RESOLVED FIXED 233834
JSErrorHandler should not set window.event if invocation target is in shadow tree
https://bugs.webkit.org/show_bug.cgi?id=233834
Summary JSErrorHandler should not set window.event if invocation target is in shadow ...
Alexey Shvayka
Reported 2021-12-03 11:54:26 PST
JSErrorHandler should not set window.event if invocation target is in shadow tree
Attachments
Patch (5.15 KB, patch)
2021-12-03 11:55 PST, Alexey Shvayka
rniwa: review+
Alexey Shvayka
Comment 1 2021-12-03 11:55:18 PST
EWS Watchlist
Comment 2 2021-12-03 11:56:26 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:33:31 PST
Comment on attachment 445886 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=445886&action=review > LayoutTests/imported/w3c/ChangeLog:9 > + * web-platform-tests/dom/events/event-global-expected.txt: > + * web-platform-tests/dom/events/event-global.html: Is this merging upstream change? Or are you making a WPT change? It's unclear from the change log.
Alexey Shvayka
Comment 4 2021-12-03 18:11:29 PST
(In reply to Ryosuke Niwa from comment #3) Thanks Ryosuke! > Is this merging upstream change? Or are you making a WPT change? It's > unclear from the change log. We are exporting the tests; I will make sure to note that in ChangeLog.
Ryosuke Niwa
Comment 5 2021-12-03 23:52:14 PST
(In reply to Alexey Shvayka from comment #4) > (In reply to Ryosuke Niwa from comment #3) > > Thanks Ryosuke! > > > Is this merging upstream change? Or are you making a WPT change? It's > > unclear from the change log. > > We are exporting the tests; I will make sure to note that in ChangeLog. Okay, in that case, please be sure to land WPT side of change first.
Radar WebKit Bug Importer
Comment 6 2021-12-10 11:55:19 PST
Alexey Shvayka
Comment 7 2021-12-10 13:24:51 PST
Note You need to log in before you can comment on or make changes to this bug.