[Webkit-unassigned] [Bug 83993] Unsupported commands in execCommand/queryCommand* should throw except queryCommandSupported
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 16 12:28:30 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=83993
--- Comment #5 from Alexey Proskuryakov <ap at webkit.org> 2012-04-16 12:28:30 PST ---
I don't see how the existence queryCommandSupported makes this right. If anything, it makes raising an exception for a wrong verb unnecessary!
The right way to check for whether a verb is supported is with queryCommandSupported, not by checking for exceptions.
--
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