NEW 231702
Some Web APIs use incorrect global object and it's observable
https://bugs.webkit.org/show_bug.cgi?id=231702
Summary Some Web APIs use incorrect global object and it's observable
Alexey Shvayka
Reported 2021-10-13 15:13:05 PDT
Recommendation for spec authors (https://html.spec.whatwg.org/multipage/webappapis.html#concept-current-everything) advises to prefer _relevant_ over _current_ and there are ongoing efforts to get rid of _inncumbent_ (https://github.com/whatwg/html/issues/1430) and _entry_ (https://github.com/whatwg/html/issues/1431) as much as possible.
Attachments
Radar WebKit Bug Importer
Comment 1 2021-10-20 15:14:17 PDT
Ahmad Saleem
Comment 2 2023-08-27 06:03:50 PDT
@Alexey - both bugs have r+ patches but didn't landed, do we still need them?
Note You need to log in before you can comment on or make changes to this bug.