RESOLVED INVALID 65619
[Qt] QWebSettings::DeveloperExtrasEnabled requires persistent storage
https://bugs.webkit.org/show_bug.cgi?id=65619
Summary [Qt] QWebSettings::DeveloperExtrasEnabled requires persistent storage
Holger Freyther
Reported 2011-08-03 07:17:36 PDT
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).
Attachments
Ademar Reis
Comment 1 2011-08-03 12:35:19 PDT
It's indeed broken on trunk (r92298), but OK in the QtWebKit-2.2 branch.
Jocelyn Turcotte
Comment 2 2014-02-03 03:18:30 PST
=== Bulk closing of Qt bugs === If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary. If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.
Note You need to log in before you can comment on or make changes to this bug.