Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JavaScript: Tag removal/status - all remaining #24665

Merged
merged 2 commits into from
Feb 21, 2023

Conversation

hamishwillee
Copy link
Collaborator

No description provided.

@hamishwillee hamishwillee requested a review from a team as a code owner February 21, 2023 00:34
@hamishwillee hamishwillee requested review from Josh-Cena and removed request for a team February 21, 2023 00:34
@github-actions github-actions bot added the Content:JS JavaScript docs label Feb 21, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Feb 21, 2023

Preview URLs (142 pages)
Flaws (5)

Note! 141 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/JavaScript/Reference/Errors/Dead_object
Title: TypeError: can't access dead object
Flaw count: 5

  • broken_links:
    • Can't resolve /en-US/docs/Mozilla/Tech/XPCOM/Language_Bindings/Components.utils.getWeakReference
    • Can't resolve /en-US/docs/Mozilla/Tech/XPCOM/Language_Bindings/Components.utils
    • Can't resolve /en-US/docs/Extensions/Common_causes_of_memory_leaks_in_extensions
    • Can't resolve /en-US/docs/Mozilla/Tech/XPCOM/Language_Bindings/Components.utils
    • Can't resolve /en-US/docs/Mozilla/Zombie_compartments
External URLs (266)

URL: /en-US/docs/Web/JavaScript/Closures
Title: Closures


URL: /en-US/docs/Web/JavaScript/EventLoop
Title: The event loop


URL: /en-US/docs/Web/JavaScript/Inheritance_and_the_prototype_chain
Title: Inheritance and the prototype chain


URL: /en-US/docs/Web/JavaScript/Typed_arrays
Title: JavaScript typed arrays


URL: /en-US/docs/Web/JavaScript/Language_Overview
Title: JavaScript language overview


URL: /en-US/docs/Web/JavaScript/JavaScript_technologies_overview
Title: JavaScript technologies overview


URL: /en-US/docs/Web/JavaScript/Data_structures
Title: JavaScript data types and data structures


URL: /en-US/docs/Web/JavaScript/Equality_comparisons_and_sameness
Title: Equality comparisons and sameness


URL: /en-US/docs/Web/JavaScript/Reference/Lexical_grammar
Title: Lexical grammar


URL: /en-US/docs/Web/JavaScript/Reference/Trailing_commas
Title: Trailing commas


URL: /en-US/docs/Web/JavaScript/Reference/Errors/No_variable_name
Title: SyntaxError: missing variable name


URL: /en-US/docs/Web/JavaScript/Reference/Errors/Cyclic_object_value
Title: TypeError: cyclic object value


URL: /en-US/docs/Web/JavaScript/Reference/Errors/Dead_object
Title: TypeError: can't access dead object


URL: /en-US/docs/Web/JavaScript/Reference/Errors/Deprecated_expression_closures
Title: Warning: expression closures are deprecated


URL: /en-US/docs/Web/JavaScript/Reference/Errors/Bad_regexp_flag
Title: SyntaxError: invalid regular expression flag "x"


URL: /en-US/docs/Web/JavaScript/Reference/Errors/Bad_radix
Title: RangeError: radix must be an integer


URL: /en-US/docs/Web/JavaScript/Reference/Errors/Cant_use_nullish_coalescing_unparenthesized
Title: SyntaxError: cannot use ??unparenthesized within||and&& expressions


URL: /en-US/docs/Web/JavaScript/Reference/Errors/Not_a_codepoint
Title: RangeError: argument is not a valid code point


URL: /en-US/docs/Web/JavaScript/Reference/Errors/Unnamed_function_statement
Title: SyntaxError: function statement requires a name


URL: /en-US/docs/Web/JavaScript/Reference/Errors/Malformed_formal_parameter
Title: SyntaxError: Malformed formal parameter


URL: /en-US/docs/Web/JavaScript/Reference/Errors/Deprecated_source_map_pragma
Title: SyntaxError: Using //@ to indicate sourceURL pragmas is deprecated. Use //# instead


URL: /en-US/docs/Web/JavaScript/Reference/Errors/Unparenthesized_unary_expr_lhs_exponentiation
Title: SyntaxError: unparenthesized unary expression can't appear on the left-hand side of '**'


URL: /en-US/docs/Web/JavaScript/Reference/Errors/Not_a_constructor
Title: TypeError: "x" is not a constructor


URL: /en-US/docs/Web/JavaScript/Reference/Errors/Illegal_character
Title: SyntaxError: illegal character


URL: /en-US/docs/Web/JavaScript/Reference/Errors/Reserved_identifier
Title: SyntaxError: "x" is a reserved identifier


URL: /en-US/docs/Web/JavaScript/Reference/Errors/Already_has_pragma
Title: Warning: -file- is being assigned a //# sourceMappingURL, but already has one


URL: /en-US/docs/Web/JavaScript/Reference/Template_literals
Title: Template literals (Template strings)


URL: /en-US/docs/Web/JavaScript/Reference/Functions
Title: Functions


URL: /en-US/docs/Web/JavaScript/Reference/Functions/arguments
Title: The arguments object


URL: /en-US/docs/Web/JavaScript/Reference/Functions/Default_parameters
Title: Default parameters


URL: /en-US/docs/Web/JavaScript/Reference/Functions/set
Title: setter


URL: /en-US/docs/Web/JavaScript/Reference/Functions/Arrow_functions
Title: Arrow function expressions


URL: /en-US/docs/Web/JavaScript/Reference/Functions/get
Title: getter


URL: /en-US/docs/Web/JavaScript/Reference/Functions/rest_parameters
Title: Rest parameters


URL: /en-US/docs/Web/JavaScript/Reference/Classes
Title: Classes


URL: /en-US/docs/Web/JavaScript/Reference/Classes/Static_initialization_blocks
Title: Static initialization blocks


URL: /en-US/docs/Web/JavaScript/Reference/Classes/constructor
Title: constructor


URL: /en-US/docs/Web/JavaScript/Reference/Classes/extends
Title: extends


URL: /en-US/docs/Web/JavaScript/Reference/Classes/Private_class_fields
Title: Private class features


URL: /en-US/docs/Web/JavaScript/Reference/Classes/Public_class_fields
Title: Public class fields


URL: /en-US/docs/Web/JavaScript/Reference/Deprecated_and_obsolete_features
Title: Deprecated and obsolete features


URL: /en-US/docs/Web/JavaScript/Reference/Strict_mode
Title: Strict mode


URL: /en-US/docs/Web/JavaScript/Reference/Iteration_protocols
Title: Iteration protocols


URL: /en-US/docs/Web/JavaScript/Memory_Management
Title: Memory management


URL: /en-US/docs/Web/JavaScript/Guide/Grammar_and_types
Title: Grammar and types


URL: /en-US/docs/Web/JavaScript/Guide/Keyed_collections
Title: Keyed collections


URL: /en-US/docs/Web/JavaScript/Guide/Modules
Title: JavaScript modules


URL: /en-US/docs/Web/JavaScript/Guide/Introduction
Title: Introduction


URL: /en-US/docs/Web/JavaScript/Guide/Using_Classes
Title: Using classes


URL: /en-US/docs/Web/JavaScript/Guide/Numbers_and_dates
Title: Numbers and dates


URL: /en-US/docs/Web/JavaScript/Guide/Regular_Expressions
Title: Regular expressions


URL: /en-US/docs/Web/JavaScript/Guide/Regular_Expressions/Character_Classes
Title: Character classes


URL: /en-US/docs/Web/JavaScript/Guide/Regular_Expressions/Groups_and_Backreferences
Title: Groups and backreferences


URL: /en-US/docs/Web/JavaScript/Guide/Regular_Expressions/Cheatsheet
Title: Regular expression syntax cheat sheet


URL: /en-US/docs/Web/JavaScript/Guide/Regular_Expressions/Unicode_Property_Escapes
Title: Unicode property escapes


URL: /en-US/docs/Web/JavaScript/Guide/Regular_Expressions/Assertions
Title: Assertions


URL: /en-US/docs/Web/JavaScript/Guide/Regular_Expressions/Quantifiers
Title: Quantifiers


URL: /en-US/docs/Web/JavaScript/Guide/Expressions_and_Operators
Title: Expressions and operators


URL: /en-US/docs/Web/JavaScript/Guide/Using_promises
Title: Using promises


URL: /en-US/docs/Web/JavaScript/Guide/Working_with_Objects
Title: Working with objects


URL: /en-US/docs/Web/JavaScript/Guide/Text_formatting
Title: Text formatting

(comment last updated: 2023-02-21 00:46:06)

- JavaScript
- Deprecated
status:
- deprecated
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this should have the deprecated status. It had the "deprecated" tag but that was weird as well (it even has two of it!)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wasn't sure it made sense either! Deleted by https://github.com/mdn/content/pull/24665/files#r1112412053

Copy link
Member

@Josh-Cena Josh-Cena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Josh-Cena Josh-Cena merged commit 9c4fb23 into mdn:main Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:JS JavaScript docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants