[Webkit-unassigned] [Bug 174702] DOMException should have same properties as Error
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 2 16:11:02 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=174702
Ahmad Saleem <zlip.792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zlip.792 at gmail.com
--- Comment #1 from Ahmad Saleem <zlip.792 at gmail.com> ---
Safari Technology Preview 152 fail this test from the w3c-test on Comment 0:
If the implementation has a stack property on normal errors, it also does on DOMExceptions
Chrome Canary 107 also fail this test and only Firefox Nightly 107 pass this:
_____
Chromium / Blink IDL File - https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/dom/dom_exception.idl;l=1?q=dom_Exception.idl&sq=
Firefox Nightly 106 - https://searchfox.org/mozilla-central/source/dom/webidl/DOMException.webidl
Webkit GitHub - https://github.com/WebKit/WebKit/blob/ec6c52d11104000e83be471c46a1d087b334ac59/Source/WebCore/dom/DOMException.idl
_____
Just wanted to share updated results. Thanks!
--
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/20220902/89de922b/attachment.htm>
More information about the webkit-unassigned
mailing list