RESOLVED FIXED 233833
Extend the scope where the Window's current event is set
https://bugs.webkit.org/show_bug.cgi?id=233833
Summary Extend the scope where the Window's current event is set
Alexey Shvayka
Reported 2021-12-03 11:51:04 PST
Extend the scope where the Window's current event is set
Attachments
Patch (9.96 KB, patch)
2021-12-03 11:52 PST, Alexey Shvayka
rniwa: review+
Alexey Shvayka
Comment 1 2021-12-03 11:52:49 PST
EWS Watchlist
Comment 2 2021-12-03 11:54:18 PST
This patch modifies the imported WPT tests. Please ensure that any changes on the tests (not coming from a WPT import) are exported to WPT. Please see https://trac.webkit.org/wiki/WPTExportProcess
Ryosuke Niwa
Comment 3 2021-12-03 17:37:31 PST
Comment on attachment 445885 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=445885&action=review > LayoutTests/imported/w3c/ChangeLog:13 > + * web-platform-tests/dom/events/event-global-is-still-set-when-coercing-beforeunload-result-expected.txt: Added. > + * web-platform-tests/dom/events/event-global-is-still-set-when-coercing-beforeunload-result.html: Added. > + * web-platform-tests/dom/events/event-global-set-before-handleEvent-lookup.any-expected.txt: Added. > + * web-platform-tests/dom/events/event-global-set-before-handleEvent-lookup.any.html: Added. > + * web-platform-tests/dom/events/event-global-set-before-handleEvent-lookup.any.js: Added. > + * web-platform-tests/dom/events/resources/event-global-is-still-set-when-coercing-beforeunload-result-frame.html: Added. Are these test getting imported? Or are we adding new tests? Please clarify in the change log.
Alexey Shvayka
Comment 4 2021-12-03 18:17:24 PST
(In reply to Ryosuke Niwa from comment #3) Thank you for review! > Are these test getting imported? Or are we adding new tests? Yea, we are adding new tests. > Please clarify in the change log. Will do.
Ryosuke Niwa
Comment 5 2021-12-03 23:52:49 PST
(In reply to Alexey Shvayka from comment #4) > (In reply to Ryosuke Niwa from comment #3) > > Thank you for review! > > > Are these test getting imported? Or are we adding new tests? > > Yea, we are adding new tests. Okay, again, please land WPT change first.
Radar WebKit Bug Importer
Comment 6 2021-12-10 11:52:19 PST
Alexey Shvayka
Comment 7 2021-12-10 13:28:50 PST
Note You need to log in before you can comment on or make changes to this bug.