mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-02 03:36:54 +08:00
Updated WebKit import
The repository pointed at is now significantly smaller and contains a snapshot of WebKit only, excluding content like layout tests or their platform specific results. In addition the phonon dependency in qt.pro has been removed from WebKit, as it is not accurate. Change-Id: Ic2721435a6ce2328d11c1a8f5d9ce1881fc8ebb3 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Lars Knoll <lars.knoll@nokia.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
990c994954
commit
f917ea79ef
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -45,7 +45,7 @@
|
||||
url = git://gitorious.org/qt/qtqa.git
|
||||
[submodule "qtwebkit"]
|
||||
path = qtwebkit
|
||||
url = git://gitorious.org/webkit/qtwebkit.git
|
||||
url = git://gitorious.org/qtwebkit/qt5-module.git
|
||||
[submodule "qtlocation"]
|
||||
path = qtlocation
|
||||
url = git://gitorious.org/qt/qtlocation.git
|
||||
|
||||
Reference in New Issue
Block a user