RESOLVED FIXED 195421
[ContentChangeObserver] Check if visibility change happens while dispatching mouseMoved
https://bugs.webkit.org/show_bug.cgi?id=195421
Summary [ContentChangeObserver] Check if visibility change happens while dispatching ...
zalan
Reported 2019-03-07 11:02:52 PST
ssia
Attachments
Patch (7.10 KB, patch)
2019-03-07 11:06 PST, zalan
no flags
Patch (7.44 KB, patch)
2019-03-07 20:45 PST, zalan
no flags
Patch (7.42 KB, patch)
2019-03-07 21:06 PST, zalan
no flags
Patch (7.40 KB, patch)
2019-03-07 21:27 PST, zalan
no flags
Radar WebKit Bug Importer
Comment 1 2019-03-07 11:03:34 PST
zalan
Comment 2 2019-03-07 11:06:09 PST
Simon Fraser (smfr)
Comment 3 2019-03-07 11:42:46 PST
Comment on attachment 363902 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=363902&action=review > Source/WebCore/ChangeLog:9 > + Visibility change might be triggered synchronously while dispatching mouseMoved event. Maybe say that this is restoring old behavior.
zalan
Comment 4 2019-03-07 20:45:18 PST
zalan
Comment 5 2019-03-07 21:06:27 PST
Wenson Hsieh
Comment 6 2019-03-07 21:12:24 PST
Comment on attachment 363983 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=363983&action=review > LayoutTests/fast/events/touch/ios/content-observation/visibility-change-happens-while-in-mousemoved.html:45 > + setTimeout(testRunner.notifyDone(), 0); Here too, setTimeout(testRunner.notifyDone(), …)
zalan
Comment 7 2019-03-07 21:27:11 PST
WebKit Commit Bot
Comment 8 2019-03-07 22:11:46 PST
Comment on attachment 363986 [details] Patch Clearing flags on attachment: 363986 Committed r242635: <https://trac.webkit.org/changeset/242635>
WebKit Commit Bot
Comment 9 2019-03-07 22:11:47 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.