Bug 218625 - Add implementation for Object.getOwnPropertyNames() on HTMLDocument
Summary: Add implementation for Object.getOwnPropertyNames() on HTMLDocument
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-11-05 10:50 PST by Chris Dumez
Modified: 2020-11-05 15:28 PST (History)
10 users (show)

See Also:


Attachments
WIP Patch (6.02 KB, patch)
2020-11-05 10:51 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (8.65 KB, patch)
2020-11-05 12:38 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2020-11-05 10:50:43 PST
Add implementation for Object.getOwnPropertyNames() on HTMLDocument.
Comment 1 Chris Dumez 2020-11-05 10:51:11 PST
Created attachment 413322 [details]
WIP Patch
Comment 2 Chris Dumez 2020-11-05 12:38:18 PST
Created attachment 413342 [details]
Patch
Comment 3 Geoffrey Garen 2020-11-05 13:48:21 PST
Comment on attachment 413342 [details]
Patch

r=me
Comment 4 EWS 2020-11-05 15:27:58 PST
Committed r269481: <https://trac.webkit.org/changeset/269481>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 413342 [details].
Comment 5 Radar WebKit Bug Importer 2020-11-05 15:28:17 PST
<rdar://problem/71097312>