[webkit-reviews] review requested: [Bug 52296] [Qt]Add local storage settings to QtTestBrowser option menu : [Attachment 78963] Local Storage settings can be enable/disable from "Develop" menu

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 14 10:57:23 PST 2011


suchi <suchi.kundu at nokia.com> has asked  for review:
Bug 52296: [Qt]Add local storage settings to QtTestBrowser option menu
https://bugs.webkit.org/show_bug.cgi?id=52296

Attachment 78963: Local Storage settings can be enable/disable from "Develop"
menu
https://bugs.webkit.org/attachment.cgi?id=78963&action=review

------- Additional Comments from suchi <suchi.kundu at nokia.com>
Following local storage settings can be enable/disable from option menu (under
"Develop" menu)for QtTestBrowser, also if these settings value are passed from
command line the values(enable/disable) will reflect in option menu  : 

LocalStorage

OfflineStorageDatabase

OfflineWebApplicationCache

setOfflineStorageDefaultQuota(maxsize): provides an input box/dialog to enter
the maxsize for default quota, if the value is passed from command line we
won't show the dialog to enter the maxsize.


More information about the webkit-reviews mailing list