Bug 218625

Summary: Add implementation for Object.getOwnPropertyNames() on HTMLDocument
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, changseok, darin, esprehn+autocc, ews-watchlist, ggaren, gyuyoung.kim, kangil.han, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
WIP Patch
none
Patch none

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>