Bug 112667 - Web Inspector: [Settings] Add "storage" parameter to WebInspector.Setting
Summary: Web Inspector: [Settings] Add "storage" parameter to WebInspector.Setting
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Eugene Klyuchnikov
URL:
Keywords:
Depends on:
Blocks: 112666
  Show dependency treegraph
 
Reported: 2013-03-19 00:50 PDT by Eugene Klyuchnikov
Modified: 2013-03-20 02:11 PDT (History)
9 users (show)

See Also:


Attachments
Patch (3.19 KB, patch)
2013-03-19 01:42 PDT, Eugene Klyuchnikov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Klyuchnikov 2013-03-19 00:50:50 PDT
"storage" parameter will allow more options on how long setting will persist.

Possible options are: "window.localStorage", "window.sessionStorage" and "null".
Comment 1 Eugene Klyuchnikov 2013-03-19 01:42:51 PDT
Created attachment 193756 [details]
Patch
Comment 2 WebKit Review Bot 2013-03-20 02:11:18 PDT
Comment on attachment 193756 [details]
Patch

Clearing flags on attachment: 193756

Committed r146317: <http://trac.webkit.org/changeset/146317>
Comment 3 WebKit Review Bot 2013-03-20 02:11:21 PDT
All reviewed patches have been landed.  Closing bug.