Bug 201397 - Use constructor operations in WebIDL
Summary: Use constructor operations in WebIDL
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-09-02 02:44 PDT by Ms2ger (he/him; ⌚ UTC+1/+2)
Modified: 2020-06-17 13:17 PDT (History)
33 users (show)

See Also:


Attachments
WIP (152.06 KB, patch)
2020-06-16 18:49 PDT, Sam Weinig
no flags Details | Formatted Diff | Diff
WIP (152.50 KB, patch)
2020-06-16 19:07 PDT, Sam Weinig
no flags Details | Formatted Diff | Diff
Patch (153.24 KB, patch)
2020-06-16 19:48 PDT, Sam Weinig
no flags Details | Formatted Diff | Diff
Patch (153.28 KB, patch)
2020-06-16 20:43 PDT, Sam Weinig
no flags Details | Formatted Diff | Diff
Patch (153.30 KB, patch)
2020-06-17 07:02 PDT, Sam Weinig
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ms2ger (he/him; ⌚ UTC+1/+2) 2019-09-02 02:44:23 PDT
See https://github.com/heycam/webidl/issues/778.
Comment 1 Sam Weinig 2020-06-16 18:49:55 PDT Comment hidden (obsolete)
Comment 2 Sam Weinig 2020-06-16 19:07:25 PDT Comment hidden (obsolete)
Comment 3 Sam Weinig 2020-06-16 19:48:06 PDT Comment hidden (obsolete)
Comment 4 Sam Weinig 2020-06-16 20:43:29 PDT Comment hidden (obsolete)
Comment 5 Sam Weinig 2020-06-17 07:02:33 PDT
Created attachment 402102 [details]
Patch
Comment 6 EWS 2020-06-17 09:56:25 PDT
Committed r263160: <https://trac.webkit.org/changeset/263160>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 402102 [details].
Comment 7 Radar WebKit Bug Importer 2020-06-17 09:57:16 PDT
<rdar://problem/64452321>
Comment 8 Chris Dumez 2020-06-17 13:17:04 PDT
Very nice :)