Bug 140404

Summary: Web Inspector: Remove unused ResizeImage and DecodeImageData timeline events
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: burg, commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix
timothy: review+
[PATCH] For Landing none

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.