Changeset 166192 in webkit for trunk/Source/JavaScriptCore/ChangeLog
- Timestamp:
- Mar 24, 2014, 2:03:46 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r166184 r166192 1 2014-03-24 Andreas Kling <[email protected]> 2 3 Stop pulling in all the macro assemblers from VM.h 4 <https://webkit.org/b/130691> 5 6 Remove #include of "GPRInfo.h". This breaks WebCore's dependency 7 on macro assemblers headers and removes 8 includes from every 8 .cpp file in the JS bindings. 9 10 Reviewed by Geoff Garen. 11 12 * runtime/VM.h: 13 1 14 2014-03-24 Gavin Barraclough <[email protected]> 2 15
Note:
See TracChangeset
for help on using the changeset viewer.