Changeset 193606 in webkit for trunk/Source/JavaScriptCore/ChangeLog
- Timestamp:
- Dec 6, 2015, 5:54:43 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r193603 r193606 1 2015-12-06 David Kilzer <[email protected]> 2 3 REGRESSION(r193584): Causes heap use-after-free crashes in Web Inspector tests with AddressSanitizer (Requested by ddkilzer on #webkit). 4 https://bugs.webkit.org/show_bug.cgi?id=151929 5 6 Reverted changeset: 7 8 "[ES6] "super" and "this" should be lexically bound inside an 9 arrow function and should live in a JSLexicalEnvironment" 10 https://bugs.webkit.org/show_bug.cgi?id=149338 11 http://trac.webkit.org/changeset/193584 12 1 13 2015-12-06 Skachkov Oleksandr <[email protected]> 2 14
Note:
See TracChangeset
for help on using the changeset viewer.