[Webkit-unassigned] [Bug 14611] Incorrect JavaScript const declaration behaviour

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 7 00:31:30 PST 2012


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


Gavin Barraclough <barraclough at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE
                 CC|                            |barraclough at apple.com




--- Comment #10 from Gavin Barraclough <barraclough at apple.com>  2012-03-07 00:31:30 PST ---
Our const behavior currently doesn't respect any spec, and therefore can do whatever it wants. :-)

Our intention is to fix this by replacing our current implementation with one that implements Harmony block scoped const; this bug should be subsumed as a part of that change.

*** This bug has been marked as a duplicate of bug 31813 ***

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list