[Webkit-unassigned] [Bug 21701] Constants can be deleted
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 16 19:10:14 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21701
mrowe at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |javascript:const foo = 1;
| |delete foo; alert(typeof
| |foo)
Summary|constants can be deleted |Constants can be deleted
------- Comment #1 from mrowe at apple.com 2008-10-16 19:10 PDT -------
I cannot reproduce this in the latest nightly build. Which version did you
test with?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list