[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
Tue May 1 23:32:01 PDT 2012


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





--- Comment #32 from Aryeh Gregor <ayg at aryeh.name>  2012-05-01 23:32:00 PST ---
Well, Firefox isn't going to see any extra sites break -- it was already throwing exceptions on every call to modify() until it was implemented just recently!  I think an exception would be best ideally, but it does have potentially serious compat impact insofar as anything uses modify() to start with.

If you do throw an exception, IMO, it should be SYNTAX_ERR.

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