Changeset 225263 in webkit for trunk/Source/JavaScriptCore/ChangeLog
- Timestamp:
- Nov 28, 2017, 11:26:41 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r225244 r225263 1 2017-11-28 Joseph Pecoraro <[email protected]> 2 3 Web Inspector: Cleanup Inspector classes be more consistent about using fast malloc / noncopyable 4 https://bugs.webkit.org/show_bug.cgi?id=180119 5 6 Reviewed by Devin Rousso. 7 8 * inspector/InjectedScriptManager.h: 9 * inspector/JSGlobalObjectScriptDebugServer.h: 10 * inspector/agents/InspectorHeapAgent.h: 11 * inspector/agents/InspectorRuntimeAgent.h: 12 * inspector/agents/InspectorScriptProfilerAgent.h: 13 * inspector/agents/JSGlobalObjectRuntimeAgent.h: 14 1 15 2017-11-28 Joseph Pecoraro <[email protected]> 2 16
Note:
See TracChangeset
for help on using the changeset viewer.