[webkit-reviews] review denied: [Bug 115734] Changing the selection pseudo style does not trigger a selection repaint : [Attachment 202453] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 14 13:04:20 PDT 2013


Dave Hyatt <hyatt at apple.com> has denied Sergio Villar Senin
<svillar at igalia.com>'s request for review:
Bug 115734: Changing the selection pseudo style does not trigger a selection
repaint
https://bugs.webkit.org/show_bug.cgi?id=115734

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

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
RenderText is the wrong place to put this. You might have nothing but a
selected image and no selected text. You need to do this in RenderObject. Let's
see a new patch that handles images as well as text.


More information about the webkit-reviews mailing list