Bug 237401

Summary: [SecureContext] is rejected when applied to namespace
Product: WebKit Reporter: Dan Glastonbury <djg>
Component: BindingsAssignee: Dan Glastonbury <djg>
Status: RESOLVED FIXED    
Severity: Normal CC: ashvayka, cdumez, djg, esprehn+autocc, ews-watchlist, joepeck, kondapallykalyan, mmaxfield, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 232558    
Attachments:
Description Flags
Patch none

Description Dan Glastonbury 2022-03-02 17:35:32 PST
According the WebIDL spec [1] this is valid but is currently rejected by WebKit's IDL Parser.


[1] https://webidl.spec.whatwg.org/#SecureContext
Comment 1 Dan Glastonbury 2022-03-02 18:22:25 PST
Created attachment 453687 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2022-03-02 18:25:15 PST
<rdar://problem/89725581>
Comment 3 Alexey Shvayka 2022-03-03 08:09:10 PST
Comment on attachment 453687 [details]
Patch

Neat!
Comment 4 EWS 2022-03-03 17:09:46 PST
Committed r290803 (248043@main): <https://commits.webkit.org/248043@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 453687 [details].