RESOLVED FIXED 184415
Change Event's returnValue so it doesn't expose a new primitive
https://bugs.webkit.org/show_bug.cgi?id=184415
Summary Change Event's returnValue so it doesn't expose a new primitive
Attachments
Patch (45.78 KB, patch)
2018-04-13 14:16 PDT, Chris Dumez
no flags
Patch (46.92 KB, patch)
2018-04-13 15:00 PDT, Chris Dumez
no flags
Archive of layout-test-results from ews200 for win-future (12.67 MB, application/zip)
2018-04-13 16:55 PDT, EWS Watchlist
no flags
Patch (45.63 KB, patch)
2018-04-15 17:17 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2018-04-13 14:16:02 PDT
Chris Dumez
Comment 2 2018-04-13 15:00:11 PDT
EWS Watchlist
Comment 3 2018-04-13 16:55:35 PDT
Comment on attachment 337925 [details] Patch Attachment 337925 [details] did not pass win-ews (win): Output: http://webkit-queues.webkit.org/results/7310054 New failing tests: http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-audio.html
EWS Watchlist
Comment 4 2018-04-13 16:55:46 PDT
Created attachment 337932 [details] Archive of layout-test-results from ews200 for win-future The attached test failures were seen while running run-webkit-tests on the win-ews. Bot: ews200 Port: win-future Platform: CYGWIN_NT-6.1-2.9.0-0.318-5-3-x86_64-64bit
Chris Dumez
Comment 5 2018-04-13 16:59:54 PDT
Comment on attachment 337925 [details] Patch Windows failure looks unrelated.
Darin Adler
Comment 6 2018-04-15 12:01:33 PDT
Comment on attachment 337925 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=337925&action=review > Source/WebCore/dom/Event.h:99 > + WEBCORE_EXPORT void setLegacyReturnValue(bool); Why less inlining? I would have left everything in the header and marked inline.
Chris Dumez
Comment 7 2018-04-15 17:17:25 PDT
WebKit Commit Bot
Comment 8 2018-04-15 18:01:24 PDT
Comment on attachment 337985 [details] Patch Clearing flags on attachment: 337985 Committed r230664: <https://trac.webkit.org/changeset/230664>
WebKit Commit Bot
Comment 9 2018-04-15 18:01:26 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 10 2018-04-15 18:03:26 PDT
Note You need to log in before you can comment on or make changes to this bug.