Skip to content

Reconsider the way we represent globals in Web/API #360

Closed Answered by wbamberg
wbamberg asked this question in Content
Discussion options

You must be logged in to vote

We just merged mdn/content#32040, which as a test case fixes one of the 20 members that need fixing (indexedDB).

Once it's percolated, if it seems to work I'll continue with the others.

The procedure for each page is:

  • yarn content move the global page to be under Window.
  • update the page under Window to be an instance property page, and update the content accordingly
  • create a new version of the page under WorkerGlobalScope, that's worker-specific
  • manually delete the redirect from Web/API/WorkerGlobalScope/indexedDB to Web/API/indexedDB
  • fix any domxref links
  • update GroupData

Replies: 9 comments 11 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

wbamberg
Nov 3, 2023
Maintainer Author

You must be logged in to vote
4 replies
@teoli2003
Comment options

@wbamberg
Comment options

wbamberg Nov 3, 2023
Maintainer Author

@teoli2003
Comment options

@wbamberg
Comment options

wbamberg Jan 16, 2024
Maintainer Author

Comment options

You must be logged in to vote
0 replies
Comment options

wbamberg
Jan 11, 2024
Maintainer Author

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

wbamberg
Apr 4, 2024
Maintainer Author

You must be logged in to vote
4 replies
@teoli2003
Comment options

@wbamberg
Comment options

wbamberg Apr 5, 2024
Maintainer Author

@teoli2003
Comment options

@wbamberg
Comment options

wbamberg Apr 5, 2024
Maintainer Author

Answer selected by wbamberg
Comment options

wbamberg
Apr 5, 2024
Maintainer Author

You must be logged in to vote
3 replies
@OnkarRuikar
Comment options

@OnkarRuikar
Comment options

Comment options

wbamberg
Apr 9, 2024
Maintainer Author

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants