[Webkit-unassigned] [Bug 34821] should add Range.modify to match Selection.modify

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 4 14:58:58 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=34821


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adele at apple.com,
                   |                            |darin at apple.com,
                   |                            |enrica at apple.com,
                   |                            |justin.garcia at apple.com,
                   |                            |mjs at apple.com,
                   |                            |rniwa at webkit.org,
                   |                            |xji at chromium.org




--- Comment #1 from Ryosuke Niwa <rniwa at webkit.org>  2010-12-04 14:58:58 PST ---
This seems to be a very useful feature and it's trivial to implement.  All we need to do is to create a VisibleSelection out of a Range, and do modify operation on that VisibleSelection and get a Range object back.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list