Bug 150477 - Web Inspector: Remove unused Timeline GCEvent Record type
Summary: Web Inspector: Remove unused Timeline GCEvent Record type
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2015-10-22 15:38 PDT by Joseph Pecoraro
Modified: 2015-10-22 15:57 PDT (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (18.28 KB, patch)
2015-10-22 15:42 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-22 15:38:46 PDT
* SUMMARY
Remove unused Timeline GCEvent Record type.

Garbage Collection events now happen through the "Heap" domain.
Retroactively remove GCEvent as well, as iOS WebKit backends never supported this and our frontend has never handled these events.
Comment 1 Joseph Pecoraro 2015-10-22 15:42:30 PDT
Created attachment 263874 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 2015-10-22 15:57:05 PDT
Comment on attachment 263874 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 263874

Committed r191485: <http://trac.webkit.org/changeset/191485>
Comment 3 WebKit Commit Bot 2015-10-22 15:57:10 PDT
All reviewed patches have been landed.  Closing bug.