Bug 52409

Summary: [Qt] QtTestBrowser should have a UI setting to prevent loading images.
Product: WebKit Reporter: Yael <yael>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, laszlo.gombos, mansi.mithal, tonikitoo, webkit-ews
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Add "Disable Auto Load Images" under Settings Menu
tonikitoo: review+, tonikitoo: commit-queue-
Add "Disable Auto Load Images" under Settings Menu none

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.