[Webkit-unassigned] [Bug 158062] "use strict"; delete ProgressEvent.length; should not throw
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 25 03:08:19 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158062
Simon Pieters <zcorpan at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #1 from Simon Pieters <zcorpan at gmail.com> ---
Or, this should be true:
Object.getOwnPropertyDescriptor(function(){}, 'length').configurable
It seems this bug is a dup of the following two bugs:
https://bugs.webkit.org/show_bug.cgi?id=124598
https://bugs.webkit.org/show_bug.cgi?id=145460
*** This bug has been marked as a duplicate of bug 145460 ***
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160525/7178786c/attachment.html>
More information about the webkit-unassigned
mailing list