[Webkit-unassigned] [Bug 151365] Problem with ES6 class definition inside of function definition
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 5 22:28:23 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=151365
Joseph Pecoraro <joepeck at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #2 from Joseph Pecoraro <joepeck at webkit.org> ---
Looks like this works now in trunk (and Safari Technology Preview / WebKit Nightly if you want to verify).
I believe this was the Class Name Scope change, since it looks like that is what was on line 39 (accessing the Class's Name from inside the class's block). Though I think that was, maybe you had tested in Safari and not a WebKit Nightly at the time.
ES6 class syntax should use block scoping
https://bugs.webkit.org/show_bug.cgi?id=142567
*** This bug has been marked as a duplicate of bug 142567 ***
--
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/20160506/5fc4e279/attachment.html>
More information about the webkit-unassigned
mailing list