[webkit-reviews] review granted: [Bug 132172] REGRESSION (r164133): Selection doesn't paint when scrolling some pages : [Attachment 230140] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 25 09:59:47 PDT 2014


Brent Fulgham <bfulgham at webkit.org> has granted Darin Adler <darin at apple.com>'s
request for review:
Bug 132172: REGRESSION (r164133): Selection doesn't paint when scrolling some
pages
https://bugs.webkit.org/show_bug.cgi?id=132172

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

------- Additional Comments from Brent Fulgham <bfulgham at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=230140&action=review


r=me

> Source/WebCore/editing/FrameSelection.cpp:393
> +static void clearRenderViewSelection(Node& node)

Shouldn't this still be const?


More information about the webkit-reviews mailing list