Bug 52409 - [Qt] QtTestBrowser should have a UI setting to prevent loading images.
Summary: [Qt] QtTestBrowser should have a UI setting to prevent loading images.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-13 16:33 PST by Yael
Modified: 2011-01-25 15:20 PST (History)
5 users (show)

See Also:


Attachments
Add "Disable Auto Load Images" under Settings Menu (2.55 KB, patch)
2011-01-25 11:57 PST, mansi mithal
tonikitoo: review+
tonikitoo: commit-queue-
Details | Formatted Diff | Diff
Add "Disable Auto Load Images" under Settings Menu (2.54 KB, patch)
2011-01-25 12:52 PST, mansi mithal
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yael 2011-01-13 16:33:29 PST
It would help a lot when debugging if we could turn off loading images at runtime.
Comment 1 mansi mithal 2011-01-20 12:36:57 PST
I have the patch ready. But since the patch depends on the bug : 52817 , I will submit it after the other one gets checked in.
Comment 2 mansi mithal 2011-01-25 11:57:34 PST
Created attachment 80093 [details]
Add "Disable Auto Load Images" under Settings Menu
Comment 3 Early Warning System Bot 2011-01-25 12:23:39 PST
Attachment 80093 [details] did not build on qt:
Build output: http://queues.webkit.org/results/7630234
Comment 4 Antonio Gomes 2011-01-25 12:34:48 PST
Comment on attachment 80093 [details]
Add "Disable Auto Load Images" under Settings Menu

Fix Qt buildbot before landing
Comment 5 Antonio Gomes 2011-01-25 12:35:49 PST
../../../Tools/QtTestBrowser/launcherwindow.cpp: In member function ‘void LauncherWindow::createChrome()’:
../../../Tools/QtTestBrowser/launcherwindow.cpp:372: error: ‘disableAutoLoadImages’ was not declared in this scope
distcc[15190] ERROR: compile ../../../Tools/QtTestBrowser/launcherwindow.cpp on cute3.inf.u-szeged.hu/7,lzo failed
make[1]: *** [launcherwindow.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/home/webkit/WebKit-qt-ews/WebKitBuild/Release/QtTestBrowser'
make: *** [sub-QtTestBrowser-QtTestBrowser-pro-make_default-ordered] Error 2
Comment 6 mansi mithal 2011-01-25 12:52:06 PST
Created attachment 80106 [details]
Add "Disable Auto Load Images" under Settings Menu
Comment 7 WebKit Commit Bot 2011-01-25 15:20:07 PST
The commit-queue encountered the following flaky tests while processing attachment 80106 [details]:

http/tests/xmlhttprequest/cross-origin-authorization.html bug 52398 (author: ap@webkit.org)
The commit-queue is continuing to process your patch.
Comment 8 WebKit Commit Bot 2011-01-25 15:20:44 PST
Comment on attachment 80106 [details]
Add "Disable Auto Load Images" under Settings Menu

Clearing flags on attachment: 80106

Committed r76646: <http://trac.webkit.org/changeset/76646>
Comment 9 WebKit Commit Bot 2011-01-25 15:20:50 PST
All reviewed patches have been landed.  Closing bug.