Bug 131061

Summary: Web Inspector: Remove stale localStorage deletion transition code
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, timothy, webkit-bug-importer
Priority: P2 Keywords: DoNotImportToRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2014-04-01 14:17:06 PDT
This code was useful when transitioning from localStorage to Web SQL for cached images. It says it can be removed after a while, and it has been in for a while. Lets remove it.
Comment 1 Joseph Pecoraro 2014-04-01 14:30:36 PDT
Created attachment 228323 [details]
[PATCH] Proposed Fix

Remove transition code.
Comment 2 Timothy Hatcher 2014-04-01 14:46:44 PDT
Comment on attachment 228323 [details]
[PATCH] Proposed Fix

I'd say it has been long enough.
Comment 3 WebKit Commit Bot 2014-04-01 15:18:37 PDT
Comment on attachment 228323 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 228323

Committed r166620: <http://trac.webkit.org/changeset/166620>
Comment 4 WebKit Commit Bot 2014-04-01 15:18:40 PDT
All reviewed patches have been landed.  Closing bug.