Bug 131061 - Web Inspector: Remove stale localStorage deletion transition code
Summary: Web Inspector: Remove stale localStorage deletion transition code
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: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2014-04-01 14:17 PDT by Joseph Pecoraro
Modified: 2014-04-01 15:18 PDT (History)
5 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.80 KB, patch)
2014-04-01 14:30 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 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.