Remove unused ResizeImage and DecodeImageData timeline events. These are not used by the frontend and have not been generated by the backend for a while. NOTE: GCEvent exists and is unused right now, but we should just hook it up, so I'm leaving it in.
<rdar://problem/19459772>
Created attachment 244533 [details] [PATCH] Proposed Fix
Attachment 244533 [details] did not pass style-queue: ERROR: Source/WebCore/ChangeLog:8: You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible. [changelog/nonewtests] [5] Total errors found: 1 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 244534 [details] [PATCH] For Landing
Comment on attachment 244534 [details] [PATCH] For Landing Clearing flags on attachment: 244534 Committed r178371: <http://trac.webkit.org/changeset/178371>