RESOLVED FIXED 216255
[WebIDL] Add support for partial interface mixins
https://bugs.webkit.org/show_bug.cgi?id=216255
Summary [WebIDL] Add support for partial interface mixins
Sam Weinig
Reported 2020-09-07 15:23:04 PDT
[WebIDL] Add support for partial interface mixins
Attachments
Patch (179.11 KB, patch)
2020-09-07 19:00 PDT, Sam Weinig
no flags
Patch (168.84 KB, patch)
2020-09-08 10:15 PDT, Sam Weinig
no flags
Patch (168.85 KB, patch)
2020-09-08 10:38 PDT, Sam Weinig
no flags
Patch (170.93 KB, patch)
2020-09-08 12:27 PDT, Sam Weinig
no flags
Patch (191.84 KB, patch)
2020-09-08 14:11 PDT, Sam Weinig
no flags
Sam Weinig
Comment 1 2020-09-07 19:00:06 PDT Comment hidden (obsolete)
Sam Weinig
Comment 2 2020-09-08 10:15:01 PDT Comment hidden (obsolete)
Sam Weinig
Comment 3 2020-09-08 10:38:49 PDT Comment hidden (obsolete)
Sam Weinig
Comment 4 2020-09-08 12:27:51 PDT
Darin Adler
Comment 5 2020-09-08 12:50:41 PDT
Comment on attachment 408254 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=408254&action=review > Source/WebCore/ChangeLog:35 > + Move logic to avoid genertion of mixins and partial here. generation typo here > Source/WebCore/bindings/scripts/CodeGenerator.pm:212 > + ${cppName} at every build. This file must not be tried to compile. You replicated the tortured grammar: "This file must not be tried to compile." Let's just leave that worthless sentence out?
Sam Weinig
Comment 6 2020-09-08 14:11:17 PDT
EWS
Comment 7 2020-09-08 14:46:14 PDT
Committed r266753: <https://trac.webkit.org/changeset/266753> All reviewed patches have been landed. Closing bug and clearing flags on attachment 408267 [details].
Radar WebKit Bug Importer
Comment 8 2020-09-08 14:47:16 PDT
Note You need to log in before you can comment on or make changes to this bug.