[Webkit-unassigned] [Bug 278290] "InvalidStateError: The object is in an invalid state" is not very helpful
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 27 15:42:19 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=278290
--- Comment #14 from Karl Dubost <karlcow at apple.com> ---
Hi John,
yes this is useful.
Note that these proposals are also absent in Firefox and Chrome.
I would encourage to file bug reports for it.
If you want to trigger a similar error in Firefox and Chrome
in this test case https://bugs.webkit.org/attachment.cgi?id=472307
comment these
// var sel = window.getSelection();
// sel.removeAllRanges();
// sel.addRange(range);
This will trigger the error.
So you can access the level of information in other browsers.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240827/b952fbfb/attachment-0001.htm>
More information about the webkit-unassigned
mailing list