Bug 150477

Summary: Web Inspector: Remove unused Timeline GCEvent Record type
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: DoNotImportToRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

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.