[Webkit-unassigned] [Bug 65619] New: [Qt] QWebSettings::DeveloperExtrasEnabled requires persistent storage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 3 07:17:36 PDT 2011


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

           Summary: [Qt] QWebSettings::DeveloperExtrasEnabled requires
                    persistent storage
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zecke at selfish.org


With r92082 (e76e2f263222bb347f719cc876b05ba7de754ade) only enabling the DeveloperExtras on the QWebSettings will lead to the inspector being shown but no content/icons being displayed, only after QWebSettings::enablePersistentStorage is used the inspector starts to work.

The easiest way to find that out would be to remove enablePersistentStorage from the Tools/QtTestBrowser/main.cpp:LauncherApplication::applyDefaultSettings.

I don't know if this applies to the latest trunk, I don't know if it applies to QtWebKit. I can't update WebKit due the lack of the bandwidth (and also in terms of processing power).

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