Bug 231702
Summary: | Some Web APIs use incorrect global object and it's observable | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Shvayka <ashvayka> |
Component: | WebCore JavaScript | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Minor | CC: | ahmad.saleem792, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | 229120, 230194, 230128, 230131, 230138, 230941, 236137 | ||
Bug Blocks: |
Alexey Shvayka
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/84481196>
Ahmad Saleem
@Alexey - both bugs have r+ patches but didn't landed, do we still need them?