Changeset 94623 in webkit for trunk/Source/JavaScriptCore/ChangeLog
- Timestamp:
- Sep 6, 2011, 7:05:02 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r94622 r94623 1 2011-09-06 Filip Pizlo <[email protected]> 2 3 Accessibility tests crashing in BasicRawSentinelNode code 4 https://bugs.webkit.org/show_bug.cgi?id=67682 5 6 Reviewed by Geoffrey Garen. 7 8 A CodeBlock should ensure that no other CodeBlocks have references to it after 9 it is destroyed. 10 11 * bytecode/CodeBlock.cpp: 12 (JSC::CodeBlock::~CodeBlock): 13 1 14 2011-09-06 Yong Li <[email protected]> 2 15
Note:
See TracChangeset
for help on using the changeset viewer.