[webkit-reviews] review denied: [Bug 106817] [CSS Regions] Selecting text inside + outside regions does not work properly : [Attachment 207284] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 23 15:29:27 PDT 2013


Ryosuke Niwa <rniwa at webkit.org> has denied Javier Fernandez
<jfernandez at igalia.com>'s request for review:
Bug 106817: [CSS Regions]  Selecting text inside + outside regions does not
work properly
https://bugs.webkit.org/show_bug.cgi?id=106817

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

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=207284&action=review


> Source/WebCore/editing/VisibleSelection.h:95
> +    PassRefPtr<Range> getRangeAt(int) const;
> +    int rangeCount() const;

We don't want to support these APIs. r-.


More information about the webkit-reviews mailing list