RESOLVED FIXED 178542
Generated serializers do not properly handle optional interface attributes
https://bugs.webkit.org/show_bug.cgi?id=178542
Summary Generated serializers do not properly handle optional interface attributes
Andy Estes
Reported 2017-10-19 14:01:33 PDT
Generated serializers do not properly handle optional interface attributes
Attachments
Patch (2.39 KB, patch)
2017-10-19 14:26 PDT, Andy Estes
no flags
Patch (10.35 KB, patch)
2017-10-20 10:05 PDT, Andy Estes
no flags
Patch (10.29 KB, patch)
2017-10-20 11:43 PDT, Andy Estes
no flags
Andy Estes
Comment 1 2017-10-19 14:26:25 PDT Comment hidden (obsolete)
Build Bot
Comment 2 2017-10-19 14:28:43 PDT Comment hidden (obsolete)
Build Bot
Comment 3 2017-10-19 14:31:13 PDT Comment hidden (obsolete)
Andy Estes
Comment 4 2017-10-20 10:05:26 PDT
Sam Weinig
Comment 5 2017-10-20 10:22:16 PDT
Comment on attachment 324412 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=324412&action=review > Source/WebCore/bindings/scripts/CodeGeneratorJS.pm:5260 > + push(@implContent, " ASSERT(!${name}Value.isUndefined());\n"); I don't think this is necessary.
Andy Estes
Comment 6 2017-10-20 11:43:37 PDT
WebKit Commit Bot
Comment 7 2017-10-20 12:21:55 PDT
Comment on attachment 324421 [details] Patch Clearing flags on attachment: 324421 Committed r223780: <https://trac.webkit.org/changeset/223780>
WebKit Commit Bot
Comment 8 2017-10-20 12:21:57 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 9 2017-11-15 13:03:38 PST
Note You need to log in before you can comment on or make changes to this bug.