[webkit-reviews] review granted: [Bug 88577] Search highlight does not scroll with the content of the page, and find overlay doesn't work, on large-enough window : [Attachment 146391] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 7 14:36:03 PDT 2012


John Sullivan <sullivan at apple.com> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 88577: Search highlight does not scroll with the content of the page, and
find overlay doesn't work, on large-enough window
https://bugs.webkit.org/show_bug.cgi?id=88577

Attachment 146391: Patch
https://bugs.webkit.org/attachment.cgi?id=146391&action=review

------- Additional Comments from John Sullivan <sullivan at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=146391&action=review


> Source/WebKit2/WebProcess/WebPage/mac/TiledCoreAnimationDrawingArea.mm:419
> +   
static_cast<GraphicsLayerCA*>(m_pageOverlayLayer.get())->setAllowTiledLayer(fal
se);

I think this would benefit from a comment explaining why it is necessary.


More information about the webkit-reviews mailing list