Bug 200441 - [WebIDL] Support partial dictionaries and conditional dictionary members
Summary: [WebIDL] Support partial dictionaries and conditional dictionary members
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andy Estes
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-08-05 11:19 PDT by Andy Estes
Modified: 2019-08-05 15:52 PDT (History)
12 users (show)

See Also:


Attachments
Patch (31.92 KB, patch)
2019-08-05 11:20 PDT, Andy Estes
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.