Changeset 76100 in webkit for trunk/Source/JavaScriptCore/ChangeLog
- Timestamp:
- Jan 18, 2011, 8:33:12 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r76090 r76100 1 2011-01-18 Kenneth Russell <[email protected]> 2 3 Unreviewed, rolling out r76078. 4 http://trac.webkit.org/changeset/76078 5 https://bugs.webkit.org/show_bug.cgi?id=52668 6 7 Caused crashes of fast/canvas/webgl/constants.html, 8 fast/canvas/webgl/gl-enum-tests.html, and possibly other layout 9 test crashes in Release mode. WebGL crashes were observed with 10 "run-webkit-tests fast/canvas/webgl". It was necessary to run 11 multiple tests to provoke the crash. 12 13 * interpreter/RegisterFile.h: 14 (JSC::RegisterFile::markGlobals): 15 * runtime/JSActivation.cpp: 16 (JSC::JSActivation::markChildren): 17 * runtime/JSGlobalObject.cpp: 18 (JSC::JSGlobalObject::markChildren): 19 1 20 2011-01-18 Oliver Hunt <[email protected]> 2 21
Note:
See TracChangeset
for help on using the changeset viewer.