[Webkit-unassigned] [Bug 49140] [Qt] The browser ask to save page instead of showing it on some sites

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 21 12:45:29 PDT 2011


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





--- Comment #8 from Robert Hogan <robert at webkit.org>  2011-06-21 12:45:29 PST ---
(In reply to comment #7)
> 
> Oh no sorry.
> I have not find where to take the QtTestVrowser. Can you give a link to download / build it please ?

Certainly:

cd $HOME
git clone --depth=3 git://git.webkit.org/WebKit.git WebKit
cd WebKit
./Tools/Scripts/build-webkit --qt --makeargs=-j5 --no-video --no-svg

This download a shallow copy of the git repo (takes less time to download) and build it.

You should also look at the prerequisites for building at:

http://trac.webkit.org/wiki/BuildingQtOnLinux

On a Kubuntu setup:

sudo apt-get install bison flex libqt4-dev libqt4-opengl-dev libphonon-dev libicu-dev libsqlite3-dev libxext-dev libxrender-dev gperf libfontconfig1-dev libphonon-dev g++

will do it

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