RESOLVED FIXED 123300
Simplify window occlusion detection code
https://bugs.webkit.org/show_bug.cgi?id=123300
Summary Simplify window occlusion detection code
Gavin Barraclough
Reported 2013-10-24 16:20:17 PDT
Also, add missing viewStateDidChange.
Attachments
Fix (7.61 KB, patch)
2013-10-24 16:30 PDT, Gavin Barraclough
thorton: review+
buildbot: commit-queue-
Gavin Barraclough
Comment 1 2013-10-24 16:30:23 PDT
Build Bot
Comment 2 2013-10-24 16:54:46 PDT
Tim Horton
Comment 3 2013-10-24 16:55:18 PDT
Comment on attachment 215120 [details] Fix View in context: https://bugs.webkit.org/attachment.cgi?id=215120&action=review > Source/WebKit2/ChangeLog:10 > + dectection being dynamically toggled). Simpler to just rely of the actual value s/of/on/
Tim Horton
Comment 4 2013-10-24 16:56:18 PDT
As long as you protect it with a 10.9+ check.
Build Bot
Comment 5 2013-10-24 17:11:55 PDT
Gavin Barraclough
Comment 6 2013-10-24 17:42:16 PDT
Fixed in r157968
Note You need to log in before you can comment on or make changes to this bug.