[webkit-reviews] review requested: [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
Mon Jul 22 15:02:37 PDT 2013


Javier Fernandez <jfernandez at igalia.com> has asked  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 Javier Fernandez <jfernandez at igalia.com>
Pay special attention to the splitRegions call in the validate() method, since
it has an important impact on performance; there should be other ways to do it
without having to inspect the DOM everytime the selection changes.


More information about the webkit-reviews mailing list