Updates:
Owner: [email protected]
Cc: [email protected]
Comment #2 on issue 19248 by [email protected]: New addition to const
layout test fails
http://code.google.com/p/chromium/issues/detail?id=19248
Hi Mads,
There is a change in handling constant variable in Webkit JSC:
https://bugs.webkit.org/attachment.cgi?id=34591&action=review
A new test was added as part of the patch and the test fails in chromium.
It looks to me JSC does not overwrite the property "bodyId" if a const is
defined
using the same name (the const declaration is ignored?). This seems
different from
V8. Not sure what's the right behavior in this case, any suggestion on how
to fix
this?
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---