Bug 140404 - Web Inspector: Remove unused ResizeImage and DecodeImageData timeline events
Summary: Web Inspector: Remove unused ResizeImage and DecodeImageData timeline events
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-01-13 11:58 PST by Joseph Pecoraro
Modified: 2015-07-19 13:59 PDT (History)
9 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (6.39 KB, patch)
2015-01-13 12:01 PST, Joseph Pecoraro
timothy: review+
Details | Formatted Diff | Diff
[PATCH] For Landing (6.36 KB, patch)
2015-01-13 12:18 PST, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 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.
Comment 1 Radar WebKit Bug Importer 2015-01-13 11:59:08 PST
<rdar://problem/19459772>
Comment 2 Joseph Pecoraro 2015-01-13 12:01:05 PST
Created attachment 244533 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 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.
Comment 4 Joseph Pecoraro 2015-01-13 12:18:46 PST
Created attachment 244534 [details]
[PATCH] For Landing
Comment 5 WebKit Commit Bot 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>