[Webkit-unassigned] [Bug 21700] Constants declared with const can be overwritten

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 16 19:10:40 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=21700


mrowe at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |javascript:const foo = 1;
                   |                            |const foo = 2; alert(foo)
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
            Summary|constants declared with     |Constants declared with
                   |const can be overwritten    |const can be overwritten




-- 
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