RESOLVED FIXED 140404
Web Inspector: Remove unused ResizeImage and DecodeImageData timeline events
https://bugs.webkit.org/show_bug.cgi?id=140404
Summary Web Inspector: Remove unused ResizeImage and DecodeImageData timeline events
Joseph Pecoraro
Reported 2015-01-13 11:58:56 PST
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.
Attachments
[PATCH] Proposed Fix (6.39 KB, patch)
2015-01-13 12:01 PST, Joseph Pecoraro
timothy: review+
[PATCH] For Landing (6.36 KB, patch)
2015-01-13 12:18 PST, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2015-01-13 11:59:08 PST
Joseph Pecoraro
Comment 2 2015-01-13 12:01:05 PST
Created attachment 244533 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 3 2015-01-13 12:02:52 PST
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.
Joseph Pecoraro
Comment 4 2015-01-13 12:18:46 PST
Created attachment 244534 [details] [PATCH] For Landing
WebKit Commit Bot
Comment 5 2015-01-13 12:30:59 PST
Comment on attachment 244534 [details] [PATCH] For Landing Clearing flags on attachment: 244534 Committed r178371: <http://trac.webkit.org/changeset/178371>
Note You need to log in before you can comment on or make changes to this bug.