RESOLVED FIXED 26780
Fix issues with compositing and non self-painting layers
https://bugs.webkit.org/show_bug.cgi?id=26780
Summary Fix issues with compositing and non self-painting layers
Simon Fraser (smfr)
Reported 2009-06-27 21:20:15 PDT
The hardware compositing code currently is ignorant of non self-painting layers, which causes painting problems on some sites.
Attachments
Patch for step 1 (4.22 KB, patch)
2009-06-27 21:27 PDT, Simon Fraser (smfr)
mitz: review+
Fix the previous patch, with cleanup (3.36 KB, patch)
2009-06-27 22:59 PDT, Simon Fraser (smfr)
mitz: review+
Final patch (12.05 KB, patch)
2009-06-27 23:58 PDT, Simon Fraser (smfr)
eric: review+
Simon Fraser (smfr)
Comment 1 2009-06-27 21:27:01 PDT
Created attachment 31987 [details] Patch for step 1
Simon Fraser (smfr)
Comment 2 2009-06-27 22:59:02 PDT
Simon Fraser (smfr)
Comment 3 2009-06-27 22:59:21 PDT
Created attachment 31988 [details] Fix the previous patch, with cleanup
Simon Fraser (smfr)
Comment 4 2009-06-27 23:05:20 PDT
Comment on attachment 31988 [details] Fix the previous patch, with cleanup http://trac.webkit.org/changeset/45321
Simon Fraser (smfr)
Comment 5 2009-06-27 23:58:40 PDT
Created attachment 31989 [details] Final patch
Eric Seidel (no email)
Comment 6 2009-06-28 02:48:42 PDT
Comment on attachment 31989 [details] Final patch Looks sane to me.
Simon Fraser (smfr)
Comment 7 2009-06-28 10:25:18 PDT
Note You need to log in before you can comment on or make changes to this bug.