RESOLVED FIXED 96536
[chromium] Fix search tickmarks not disappearing when compositing is enabled
https://bugs.webkit.org/show_bug.cgi?id=96536
Summary [chromium] Fix search tickmarks not disappearing when compositing is enabled
Adrienne Walker
Reported 2012-09-12 11:37:56 PDT
[chromium] Fix search tickmarks not disappearing when compositing is enabled
Attachments
Patch (2.10 KB, patch)
2012-09-12 11:44 PDT, Adrienne Walker
no flags
Adrienne Walker
Comment 1 2012-09-12 11:44:49 PDT
See: http://code.google.com/p/chromium/issues/detail?id=140927 The approach in this patch works, but I'm not convinced it's the best way to do it. Another approach might be to have WebViewImpl::invalidateRootLayerRect implicitly invalidate scrollbars, but then we'd have to figure out which layers were the scrollbar layers (or expose that on FrameView). Thoughts?
Adrienne Walker
Comment 2 2012-09-12 11:44:59 PDT
WebKit Review Bot
Comment 3 2012-09-12 14:03:50 PDT
Comment on attachment 163664 [details] Patch Clearing flags on attachment: 163664 Committed r128358: <http://trac.webkit.org/changeset/128358>
WebKit Review Bot
Comment 4 2012-09-12 14:03:53 PDT
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.