Bug 150647 - Web Inspector: Remove unused / duplicate WebSocket timeline records
Summary: Web Inspector: Remove unused / duplicate WebSocket timeline records
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: Other
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2015-10-28 17:19 PDT by Joseph Pecoraro
Modified: 2015-10-28 18:31 PDT (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (19.46 KB, patch)
2015-10-28 17:22 PDT, 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-10-28 17:19:07 PDT
* SUMMARY
Remove unused / duplicate WebSocket timeline records.

All of the WebSocket timeline events were duplicates of existing Network domain events. Remove the timeline specific versions which our frontend did not even display in the UI.
Comment 1 Joseph Pecoraro 2015-10-28 17:22:22 PDT
Created attachment 264273 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 2015-10-28 18:31:04 PDT
Comment on attachment 264273 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 264273

Committed r191717: <http://trac.webkit.org/changeset/191717>
Comment 3 WebKit Commit Bot 2015-10-28 18:31:08 PDT
All reviewed patches have been landed.  Closing bug.