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

Correct description of __proto__ initializer and distinct it from the accessors #16091

Merged
merged 4 commits into from May 17, 2022

Conversation

Josh-Cena
Copy link
Member

Summary

Motivation

#16068

Supporting details

Related issues

Metadata

  • Adds a new document
  • Rewrites (or significantly expands) a document
  • Fixes a typo, bug, or other error

@Josh-Cena Josh-Cena requested a review from a team as a code owner May 16, 2022 04:12
@Josh-Cena Josh-Cena requested review from teoli2003 and removed request for a team May 16, 2022 04:12
@github-actions github-actions bot added the Content:JS JavaScript docs label May 16, 2022
@github-actions
Copy link
Contributor

github-actions bot commented May 16, 2022

Preview URLs

Flaws

Note! 1 document with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/proto
Title: Object.prototype.__proto__
on GitHub
Flaw count: 10

  • macros:
    • /en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/prototype redirects to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Object
    • /en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/prototype redirects to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Object
    • /en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/prototype does not exist
    • /en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/prototype redirects to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Function
    • /en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/prototype redirects to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Object
    • and 4 more flaws omitted
  • broken_links:
    • Can't resolve /en-US/docs/Web/JavaScript/Guide/Inheritance_and_the_prototype_chain

External URLs

URL: /en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/proto
Title: Object.prototype.__proto__
on GitHub

No new external URLs


URL: /en-US/docs/Web/JavaScript/Reference/Operators/Object_initializer
Title: Object initializer
on GitHub

No new external URLs

(this comment was updated 2022-05-17 11:26:37.683530)

@sideshowbarker sideshowbarker merged commit 0ec1a13 into mdn:main May 17, 2022
@Josh-Cena Josh-Cena deleted the fix-object-proto branch May 23, 2022 15:18
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.

None yet

2 participants