Bug 200441

Summary: [WebIDL] Support partial dictionaries and conditional dictionary members
Product: WebKit Reporter: Andy Estes <aestes>
Component: New BugsAssignee: Andy Estes <aestes>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, cdumez, commit-queue, esprehn+autocc, ews-watchlist, ggaren, kondapallykalyan, rniwa, sam, webkit-bug-importer, youennf, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andy Estes 2019-08-05 11:19:29 PDT
[WebIDL] Support partial dictionaries and conditional dictionary members
Comment 1 Andy Estes 2019-08-05 11:20:08 PDT
Created attachment 375538 [details]
Patch
Comment 2 Andy Estes 2019-08-05 11:23:22 PDT
Comment on attachment 375538 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=375538&action=review

> Source/WebCore/bindings/scripts/IDLParser.pm:172
> +    isPartial => '$', # Used for partial interfaces

s/interfaces/dictionaries
Comment 3 Radar WebKit Bug Importer 2019-08-05 14:35:46 PDT
<rdar://problem/53959049>
Comment 4 WebKit Commit Bot 2019-08-05 15:52:23 PDT
Comment on attachment 375538 [details]
Patch

Clearing flags on attachment: 375538

Committed r248275: <https://trac.webkit.org/changeset/248275>
Comment 5 WebKit Commit Bot 2019-08-05 15:52:25 PDT
All reviewed patches have been landed.  Closing bug.