[Webkit-unassigned] [Bug 52296] [Qt]Add local storage settings to QtTestBrowser option menu

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


https://bugs.webkit.org/show_bug.cgi?id=52296


suchi <suchi.kundu at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #78963|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from suchi <suchi.kundu at nokia.com>  2011-01-14 10:57:23 PST ---
Created an attachment (id=78963)
 --> (https://bugs.webkit.org/attachment.cgi?id=78963&action=review)
Local Storage settings can be enable/disable from "Develop" menu

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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list