[webkit-reviews] review granted: [Bug 177713] RenderView does not need to be a SelectionSubtreeRoot : [Attachment 322327] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 1 13:22:54 PDT 2017


Antti Koivisto <koivisto at iki.fi> has granted zalan <zalan at apple.com>'s request
for review:
Bug 177713: RenderView does not need to be a SelectionSubtreeRoot
https://bugs.webkit.org/show_bug.cgi?id=177713

Attachment 322327: Patch

https://bugs.webkit.org/attachment.cgi?id=322327&action=review




--- Comment #7 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 322327
  --> https://bugs.webkit.org/attachment.cgi?id=322327
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=322327&action=review

r=me

> Source/WebCore/rendering/SelectionRangeData.cpp:56
> +struct SelectionIterator {

This looks more like a class than a struct.


More information about the webkit-reviews mailing list