Changeset 166184 in webkit for trunk/Source/JavaScriptCore/ChangeLog
- Timestamp:
- Mar 24, 2014, 12:25:32 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r166178 r166184 1 2014-03-24 Gavin Barraclough <[email protected]> 2 3 Add support for thread QoS 4 https://bugs.webkit.org/show_bug.cgi?id=130688 5 6 Reviewed by Andreas Kling. 7 8 * heap/BlockAllocator.cpp: 9 (JSC::BlockAllocator::blockFreeingThreadStartFunc): 10 - block freeing is a utility activity. 11 1 12 2014-03-24 Filip Pizlo <[email protected]> 2 13
Note:
See TracChangeset
for help on using the changeset viewer.