[Webkit-unassigned] [Bug 29188] New: [Qt] Add persistence support for the "Always enable" options in the inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 11 09:27:28 PDT 2009


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

           Summary: [Qt] Add persistence support for the "Always enable"
                    options in the inspector
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jocelyn.turcotte at nokia.com



Jocelyn Turcotte <jocelyn.turcotte at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #39442|                            |review?
               Flag|                            |


Created an attachment (id=39442)
 --> (https://bugs.webkit.org/attachment.cgi?id=39442)
Patch

This patch uses QSettings to persist when a user select "Always enable" for the
Resources, Scripts or Profiles tabs.

The developer have to previously initialize QSettings using
QCoreApplication::setOrganizationName() and
QCoreApplication::setApplicationName().
If QSettings cannot be initialized, the Always enable option is not persisted.

-- 
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