RESOLVED FIXED 135135
WK1 should always setAcceleratedCompositingForFixedPositionEnabled(true) on Yosemite
https://bugs.webkit.org/show_bug.cgi?id=135135
Summary WK1 should always setAcceleratedCompositingForFixedPositionEnabled(true) on Y...
Beth Dakin
Reported 2014-07-21 17:00:21 PDT
https://bugs.webkit.org/show_bug.cgi?id=135075 introduced a patch that would put fixed position elements into layers whenever the view is layer backed. This created a lot of problems for our test infrastructure, and until we can resolve some of those issues, it would be better if we just enabled the Setting on Yosemite since many more views become layer-backed without asking for it there. <rdar://problem/17682335>
Attachments
Patch (7.00 KB, patch)
2014-07-21 17:03 PDT, Beth Dakin
darin: review+
Beth Dakin
Comment 1 2014-07-21 17:03:27 PDT
Darin Adler
Comment 2 2014-07-21 17:06:06 PDT
Comment on attachment 235254 [details] Patch OK
Note You need to log in before you can comment on or make changes to this bug.