RESOLVED FIXED 112667
Web Inspector: [Settings] Add "storage" parameter to WebInspector.Setting
https://bugs.webkit.org/show_bug.cgi?id=112667
Summary Web Inspector: [Settings] Add "storage" parameter to WebInspector.Setting
Eugene Klyuchnikov
Reported 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".
Attachments
Patch (3.19 KB, patch)
2013-03-19 01:42 PDT, Eugene Klyuchnikov
no flags
Eugene Klyuchnikov
Comment 1 2013-03-19 01:42:51 PDT
WebKit Review Bot
Comment 2 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>
WebKit Review Bot
Comment 3 2013-03-20 02:11:21 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.