Bug 255326 - Make document.applets always return an empty list
Summary: Make document.applets always return an empty list
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anne van Kesteren
URL:
Keywords: InRadar
Depends on:
Blocks: 255327
  Show dependency treegraph
 
Reported: 2023-04-12 01:06 PDT by Anne van Kesteren
Modified: 2023-04-12 12:20 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anne van Kesteren 2023-04-12 01:06:33 PDT
As is required by the HTML Standard.
Comment 1 Radar WebKit Bug Importer 2023-04-12 01:06:43 PDT
<rdar://problem/107926196>
Comment 2 Anne van Kesteren 2023-04-12 01:12:40 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12645
Comment 3 EWS 2023-04-12 12:08:56 PDT
Committed 262879@main (2ca55a3e19df): <https://commits.webkit.org/262879@main>

Reviewed commits have been landed. Closing PR #12645 and removing active labels.
Comment 4 Chris Dumez 2023-04-12 12:20:53 PDT
It would have been nice to hold off on landing this until the mail thread discussion about spaces was resolved. Alternatively, this could have landed without the spacing changes.

However, landing the spacing changes when there are clear objections on the mailing list is unfortunate.