[Webkit-unassigned] [Bug 33509] selection.modify() should throw an exception if it receives invalid parameters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 12 10:00:23 PST 2010


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com




--- Comment #13 from Darin Adler <darin at apple.com>  2010-03-12 10:00:23 PST ---
I am concerned that this change can break existing content.

We've had selection.modify for many years, and now we're going to make it start
throwing exceptions for cases where previously it would silently do nothing.
That's exactly the sort of change that results in broken websites.

Since selection.modify is WebKit-specific, I believe this would be in
WebKit-specific code paths on websites, so sites that were specifically
catering to Safari or Chrome or one of the other WebKit-based browsers.

-- 
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