[webkit-changes] [154723] trunk

2013-08-28 Thread hausmann
C (rev 154723) @@ -1,3 +1,11 @@ +2013-08-28 Simon Hausmann + +[Qt] Unreviewed trivial build adjustment + +* Source/sync.profile: Don't depend on qtjsbackend anymore. It's not needed in Qt 5.2 +anymore (but this section of sync.profile is only used by the

[webkit-changes] [154671] trunk/Source/WebKit/qt

2013-08-27 Thread hausmann
main frame. Patch by Arunprasad Rajkumar on 2013-08-27 Reviewed by Simon Hausmann. * WebCoreSupport/QWebFrameAdapter.cpp: (QWebFrameData::QWebFrameData): * WebCoreSupport/QWebPageAdapter.cpp: (QWebPageAdapter::initializeWebCorePage): Modified Paths trunk/Source/WebKit/qt/ChangeLog trunk/Source

[webkit-changes] [153464] trunk/Source/WebCore

2013-07-30 Thread hausmann
(153463 => 153464) --- trunk/Source/WebCore/ChangeLog 2013-07-30 11:42:00 UTC (rev 153463) +++ trunk/Source/WebCore/ChangeLog 2013-07-30 12:01:00 UTC (rev 153464) @@ -1,3 +1,16 @@ +2013-07-30 Simon Hausmann + +[Qt][Win] Extend disabling of whole-program-optimizations to MSVC 2

[webkit-changes] [150895] trunk/Source/WebKit/qt

2013-05-29 Thread hausmann
Title: [150895] trunk/Source/WebKit/qt Revision 150895 Author hausm...@webkit.org Date 2013-05-29 08:24:24 -0700 (Wed, 29 May 2013) Log Message [Qt] Add all plugins.qmltypes files and update qmldir files Patch by Liang Qi on 2013-05-29 Reviewed by Simon Hausmann. These are required

[webkit-changes] [145895] trunk/Source/WebKit/qt

2013-03-15 Thread hausmann
/ChangeLog (145894 => 145895) --- trunk/Source/WebKit/qt/ChangeLog 2013-03-15 10:46:10 UTC (rev 145894) +++ trunk/Source/WebKit/qt/ChangeLog 2013-03-15 11:07:12 UTC (rev 145895) @@ -1,3 +1,14 @@ +2013-03-15 Simon Hausmann + +[Qt] Unreviewed trivial DRT ASSERT fix + +r145805 erroneou

[webkit-changes] [145813] trunk/Tools

2013-03-14 Thread hausmann
15:18:06 UTC (rev 145813) @@ -1,3 +1,13 @@ +2013-03-14 Simon Hausmann + +[Qt] Disable DRT on Windows + +Reviewed by Jocelyn Turcotte. + +We don't run and maintain DRT on Windows, so let's not try to maintain the build of it. + +* qmake/mkspecs/features/confi

[webkit-changes] [145805] trunk

2013-03-14 Thread hausmann
Tools/ChangeLog trunk/Tools/qmake/mkspecs/features/features.prf Diff Modified: trunk/ChangeLog (145804 => 145805) --- trunk/ChangeLog 2013-03-14 11:46:06 UTC (rev 145804) +++ trunk/ChangeLog 2013-03-14 11:52:40 UTC (rev 145805) @@ -1,3 +1,27 @@ +2013-03-14 Simon Hausmann + +[Qt]

[webkit-changes] [145756] trunk/Source/WebCore

2013-03-13 Thread hausmann
Log 2013-03-13 21:43:13 UTC (rev 145756) @@ -1,3 +1,12 @@ +2013-03-13 Simon Hausmann + +[Qt] Prospective trivial build fix after r145744 + +Add missing closing parentheses. + +* xml/parser/XMLDocumentParserQt.cpp: +(WebCore::XMLDocumentParser::parseDtd): + 2013-03

[webkit-changes] [145747] trunk/Tools

2013-03-13 Thread hausmann
(145746 => 145747) --- trunk/Tools/ChangeLog 2013-03-13 20:38:51 UTC (rev 145746) +++ trunk/Tools/ChangeLog 2013-03-13 20:42:11 UTC (rev 145747) @@ -1,5 +1,15 @@ 2013-03-13 Simon Hausmann +[Qt] Unreviewed prospective Windows build fix + +Do the usual thing, include the moc genera

[webkit-changes] [145719] trunk

2013-03-13 Thread hausmann
719) --- trunk/Source/WebKit/qt/ChangeLog 2013-03-13 14:22:08 UTC (rev 145718) +++ trunk/Source/WebKit/qt/ChangeLog 2013-03-13 15:24:17 UTC (rev 145719) @@ -1,3 +1,20 @@ +2013-03-13 Simon Hausmann + +[Qt] Port TestRunner::findString to shared interface +https://bugs.webkit.

[webkit-changes] [145709] trunk/Tools

2013-03-13 Thread hausmann
Tools/ChangeLog trunk/Tools/DumpRenderTree/qt/DumpRenderTree.pro Diff Modified: trunk/Tools/ChangeLog (145708 => 145709) --- trunk/Tools/ChangeLog 2013-03-13 12:48:47 UTC (rev 145708) +++ trunk/Tools/ChangeLog 2013-03-13 13:01:26 UTC (rev 145709) @@ -1,3 +1,10 @@ +2013-03-13 Simon

[webkit-changes] [145708] trunk/Tools

2013-03-13 Thread hausmann
TestRunnerQt.cpp Diff Modified: trunk/Tools/ChangeLog (145707 => 145708) --- trunk/Tools/ChangeLog 2013-03-13 12:48:28 UTC (rev 145707) +++ trunk/Tools/ChangeLog 2013-03-13 12:48:47 UTC (rev 145708) @@ -1,3 +1,139 @@ +2013-03-12 Simon Hausmann + +[Qt] Prepare DRT for transition to

[webkit-changes] [145700] trunk/Source/JavaScriptCore

2013-03-13 Thread hausmann
avascript_Core/ChangeLog (145699 => 145700) --- trunk/Source/_javascript_Core/ChangeLog 2013-03-13 10:13:00 UTC (rev 145699) +++ trunk/Source/_javascript_Core/ChangeLog 2013-03-13 10:14:50 UTC (rev 145700) @@ -1,3 +1,22 @@ +2013-02-13 Simon Hausmann + +Add support for

[webkit-changes] [144279] trunk/Source/JavaScriptCore

2013-02-28 Thread hausmann
mon Hausmann + +[Qt][Mac] Fix massive parallel builds + +Reviewed by Tor Arne Vestbø. + +There exists a race condition that LLIntDesiredOffsets.h is written to +by two parllel instances of the ruby script. This patch ensures that similar to the output file, +

[webkit-changes] [144168] trunk/Source/JavaScriptCore

2013-02-27 Thread hausmann
mon Hausmann + +[Qt][Mac] Fix massive parallel builds + +Reviewed by Tor Arne Vestbø. + +There exists a race condition that LLIntDesiredOffsets.h is written to +by two parllel instances of the ruby script. This patch ensures that similar to the output file, +

[webkit-changes] [144015] trunk/Source/WebKit2

2013-02-26 Thread hausmann
it2/ChangeLog 2013-02-26 07:57:27 UTC (rev 144014) +++ trunk/Source/WebKit2/ChangeLog 2013-02-26 08:28:52 UTC (rev 144015) @@ -1,3 +1,13 @@ +2013-02-26 Simon Hausmann + +Unreviewed trivial !ENABLE(NETSCAPE_PLUGIN_API) build fix + +Add an intermediate pluginName string variable inst

[webkit-changes] [143572] trunk/Tools

2013-02-21 Thread hausmann
Title: [143572] trunk/Tools Revision 143572 Author hausm...@webkit.org Date 2013-02-21 01:03:59 -0800 (Thu, 21 Feb 2013) Log Message [Qt] Remove obsolete DEPENDPATH assignment Patch by Oswald Buddenhagen on 2013-02-21 Reviewed by Simon Hausmann qmake now adds CONFIG

[webkit-changes] [143571] trunk/Source/WebCore

2013-02-21 Thread hausmann
Title: [143571] trunk/Source/WebCore Revision 143571 Author hausm...@webkit.org Date 2013-02-21 01:01:38 -0800 (Thu, 21 Feb 2013) Log Message [Qt] Fix pkg-config dependencies of QtWebKit itself Patch by Oswald Buddenhagen on 2013-02-21 Reviewed by Simon Hausmann. Don't ove

[webkit-changes] [143326] trunk/Tools

2013-02-19 Thread hausmann
326) @@ -1,3 +1,17 @@ +2013-02-19 Simon Hausmann + +[Qt] Skip the build with a warning if certain tools cannot be found in the PATH +https://bugs.webkit.org/show_bug.cgi?id=110215 + +Reviewed by Tor Arne Vestbø. + +Check that gperf, python, ruby, perl, bison and flex

[webkit-changes] [142073] trunk/Source/WebKit2

2013-02-07 Thread hausmann
unk/Source/WebKit2/ChangeLog 2013-02-07 08:30:00 UTC (rev 142072) +++ trunk/Source/WebKit2/ChangeLog 2013-02-07 08:34:11 UTC (rev 142073) @@ -1,3 +1,24 @@ +2013-02-07 Simon Hausmann + +[Qt][WK2] Fold QtWebPageFindClient into QQuickWebViewPrivate +https://bugs.webkit.org/show_bug.

[webkit-changes] [142070] trunk

2013-02-07 Thread hausmann
/ChangeLog (142069 => 142070) --- trunk/ChangeLog 2013-02-07 08:23:16 UTC (rev 142069) +++ trunk/ChangeLog 2013-02-07 08:25:14 UTC (rev 142070) @@ -1,3 +1,14 @@ +2013-02-05 Simon Hausmann + +[Qt] Compile WTF tests of TestWebKitAPI +https://bugs.webkit.org/show_bug.cgi?id=108

[webkit-changes] [141882] trunk/Source/WebKit2

2013-02-05 Thread hausmann
:32:44 UTC (rev 141881) +++ trunk/Source/WebKit2/ChangeLog 2013-02-05 10:58:41 UTC (rev 141882) @@ -1,3 +1,38 @@ +2013-02-05 Simon Hausmann + +[Qt][WK2] Replace more uses of WebPageProxy with WKPage in QQuickWebView +https://bugs.webkit.org/show_bug.cgi?id=108826 + +Revie

[webkit-changes] [141756] trunk/Source/WebKit2

2013-02-04 Thread hausmann
02-04 12:21:32 UTC (rev 141756) @@ -1,3 +1,19 @@ +2013-02-04 Simon Hausmann + +[WK2][Qt] Replace WebPageGroup usage for user scripts with WKPageGroupRef +https://bugs.webkit.org/show_bug.cgi?id=108651 + +Reviewed by Sam Weinig. + +It's straight-forward port

[webkit-changes] [141694] trunk/Source/WebCore

2013-02-02 Thread hausmann
,3 +1,16 @@ +2013-02-02 Simon Hausmann + +Unreviewed trivial prospective build fix for A17n disabled +configurations. + +The dummy computed object attriute cache control functions need to be defined +as being member functions of AXObjectCache, because that's w

[webkit-changes] [141598] trunk/Source/WebKit/qt

2013-02-01 Thread hausmann
C (rev 141597) +++ trunk/Source/WebKit/qt/ChangeLog 2013-02-01 16:34:05 UTC (rev 141598) @@ -1,5 +1,38 @@ 2013-02-01 Simon Hausmann +[Qt] Make QWebHistory unit tests more robust + +Reviewed by Jocelyn Turcotten. + +The tests were using a QEventLoop::exec() call to verify

[webkit-changes] [141582] trunk/Source/WebKit/qt

2013-02-01 Thread hausmann
d: trunk/Source/WebKit/qt/ChangeLog (141581 => 141582) --- trunk/Source/WebKit/qt/ChangeLog 2013-02-01 12:56:17 UTC (rev 141581) +++ trunk/Source/WebKit/qt/ChangeLog 2013-02-01 13:00:32 UTC (rev 141582) @@ -1,5 +1,18 @@ 2013-02-01 Simon Hausmann +[Qt] Fix hanging deleteQWebVie

[webkit-changes] [141580] trunk/Source/WebKit2

2013-02-01 Thread hausmann
Title: [141580] trunk/Source/WebKit2 Revision 141580 Author hausm...@webkit.org Date 2013-02-01 04:54:33 -0800 (Fri, 01 Feb 2013) Log Message [Gtk][WK2] Fix build after recent WebKit2 changes https://bugs.webkit.org/show_bug.cgi?id=108588 Patch by Seulgi Kim on 2013-02-01 Reviewed by An

[webkit-changes] [141575] trunk/Source/WebKit/qt

2013-02-01 Thread hausmann
/tst_qgraphicswebview.cpp Diff Modified: trunk/Source/WebKit/qt/ChangeLog (141574 => 141575) --- trunk/Source/WebKit/qt/ChangeLog 2013-02-01 11:26:17 UTC (rev 141574) +++ trunk/Source/WebKit/qt/ChangeLog 2013-02-01 11:27:47 UTC (rev 141575) @@ -1,3 +1,15 @@ +2013-02-01 Simon Hausmann + +[Qt] S

[webkit-changes] [141562] trunk/Source/WebKit2

2013-02-01 Thread hausmann
Title: [141562] trunk/Source/WebKit2 Revision 141562 Author hausm...@webkit.org Date 2013-02-01 02:06:06 -0800 (Fri, 01 Feb 2013) Log Message [EFL][WK2] MiniBrowser segfaults on loading google.com https://bugs.webkit.org/show_bug.cgi?id=108597 Patch by Gwang Yoon Hwang on 2013-02-01 Rev

[webkit-changes] [141488] trunk/Source/WebKit2

2013-01-31 Thread hausmann
++ trunk/Source/WebKit2/ChangeLog 2013-01-31 22:28:41 UTC (rev 141488) @@ -1,3 +1,13 @@ +2013-01-31 Simon Hausmann + +Unreviewed trivial Unix build fix. + +Use Vector<> instead of Deque<> when iterating +over m_attachments in the USE(UNIX_DO

[webkit-changes] [141467] trunk/Tools

2013-01-31 Thread hausmann
v 141466) +++ trunk/Tools/ChangeLog 2013-01-31 20:51:09 UTC (rev 141467) @@ -1,3 +1,14 @@ +2013-01-31 Simon Hausmann + +[Qt] Prospective build fix. + +Reviewed by Jocelyn Turcotte. + +Don't create .prl files for intermediate libs as their contents get +inject

[webkit-changes] [141455] trunk/Source/WebKit2

2013-01-31 Thread hausmann
/Source/WebKit2/Target.pri Diff Modified: trunk/Source/WebKit2/ChangeLog (141454 => 141455) --- trunk/Source/WebKit2/ChangeLog 2013-01-31 19:40:14 UTC (rev 141454) +++ trunk/Source/WebKit2/ChangeLog 2013-01-31 19:42:40 UTC (rev 141455) @@ -1,3 +1,10 @@ +2013-01-31 Simon Hausm

[webkit-changes] [141442] trunk/Source/WebKit2

2013-01-31 Thread hausmann
ion.h trunk/Source/WebKit2/Shared/ChildProcessProxy.h Diff Modified: trunk/Source/WebKit2/ChangeLog (141441 => 141442) --- trunk/Source/WebKit2/ChangeLog 2013-01-31 18:50:06 UTC (rev 141441) +++ trunk/Source/WebKit2/ChangeLog 2013-01-31 18:54:33 UTC (rev 141442) @@ -1,3 +1,16 @@ +2013-01-31

[webkit-changes] [141435] trunk/Tools

2013-01-31 Thread hausmann
435) --- trunk/Tools/ChangeLog 2013-01-31 18:24:04 UTC (rev 141434) +++ trunk/Tools/ChangeLog 2013-01-31 18:32:12 UTC (rev 141435) @@ -1,5 +1,16 @@ 2013-01-31 Simon Hausmann +[Qt] Disable force_static_libs_as_shared in developer builds if wk2 is enabled + +Reviewed by Jocelyn Turco

[webkit-changes] [141430] trunk

2013-01-31 Thread hausmann
0) --- trunk/ChangeLog 2013-01-31 17:59:22 UTC (rev 141429) +++ trunk/ChangeLog 2013-01-31 18:04:16 UTC (rev 141430) @@ -1,3 +1,14 @@ +2013-01-31 Simon Hausmann + +[Qt] Make it possible to compile WebKit2 Qt related files without access to internal WK2 C++ API +https://bu

[webkit-changes] [141420] trunk/Source/WebCore

2013-01-31 Thread hausmann
013-01-31 14:59:29 UTC (rev 141419) +++ trunk/Source/WebCore/ChangeLog 2013-01-31 15:07:34 UTC (rev 141420) @@ -1,3 +1,14 @@ +2013-01-31 Simon Hausmann + +[Qt] Fix minor memory leak in slot execution + +Reviewed by Allan Sandfeld Jensen. + +Don't leak the "len

[webkit-changes] [141419] trunk/Source/WebKit2

2013-01-31 Thread hausmann
/UIProcess/CoordinatedGraphics/LayerTreeRenderer.h Diff Modified: trunk/Source/WebKit2/ChangeLog (141418 => 141419) --- trunk/Source/WebKit2/ChangeLog 2013-01-31 14:57:55 UTC (rev 141418) +++ trunk/Source/WebKit2/ChangeLog 2013-01-31 14:59:29 UTC (rev 141419) @@ -1,3 +1,13 @@ +2013-01-31 S

[webkit-changes] [141255] trunk/Source

2013-01-30 Thread hausmann
-30 Simon Hausmann + +[Qt] Remove QT4_UNICODE related code paths +https://bugs.webkit.org/show_bug.cgi?id=108316 + +Reviewed by Kenneth Rohde Christiansen. + +Get rid of QT4_UNICODE and any related code paths. The Qt port +requires Qt5 and ICU these d

[webkit-changes] [138705] trunk/Source

2013-01-03 Thread hausmann
705) @@ -1,3 +1,16 @@ +2013-01-02 Simon Hausmann + +[MinGW-w64] Centralize workaround for pow() implementation +https://bugs.webkit.org/show_bug.cgi?id=105925 + +Reviewed by Sam Weinig. + +As suggested by Sam, move the MinGW-w64 workaround into MathExtras.h +a

[webkit-changes] [138247] trunk/Source/WebCore

2012-12-20 Thread hausmann
Title: [138247] trunk/Source/WebCore Revision 138247 Author hausm...@webkit.org Date 2012-12-20 05:48:24 -0800 (Thu, 20 Dec 2012) Log Message [Qt] JS bridge does not transmit QVariants anymore in Qt5 https://bugs.webkit.org/show_bug.cgi?id=104540 Patch by Simon Hausmann , Jedrzej

[webkit-changes] [137894] trunk

2012-12-17 Thread hausmann
Title: [137894] trunk Revision 137894 Author hausm...@webkit.org Date 2012-12-17 03:48:54 -0800 (Mon, 17 Dec 2012) Log Message [Qt] remove some unnecessary CONFIG additions Patch by Oswald Buddenhagen on 2012-12-17 Reviewed by Simon Hausmann. qt is already added by spec_pre.prf

[webkit-changes] [137891] trunk

2012-12-17 Thread hausmann
Title: [137891] trunk Revision 137891 Author hausm...@webkit.org Date 2012-12-17 03:13:57 -0800 (Mon, 17 Dec 2012) Log Message [Qt] rely on automatic output directory setup Patch by Oswald Buddenhagen on 2012-12-17 Reviewed by Simon Hausmann. Now being a proper qt module (by virtue of

[webkit-changes] [137590] trunk

2012-12-13 Thread hausmann
Title: [137590] trunk Revision 137590 Author hausm...@webkit.org Date 2012-12-13 07:04:36 -0800 (Thu, 13 Dec 2012) Log Message [Qt] Doc: Fixing Qt WebKit reference documentation. Patch by Jerome Pasion on 2012-12-13 Reviewed by Simon Hausmann. Fixes: -added \module for C++ classes and

[webkit-changes] [137579] trunk

2012-12-13 Thread hausmann
Title: [137579] trunk Revision 137579 Author hausm...@webkit.org Date 2012-12-13 02:56:09 -0800 (Thu, 13 Dec 2012) Log Message [Qt] Fix missing doc dependency to examples Patch by Jerome Pasion on 2012-12-13 Reviewed by Simon Hausmann. * Source/qtwebkit.qdocconf: Modified Paths

[webkit-changes] [137446] trunk

2012-12-12 Thread hausmann
-12 11:12:21 UTC (rev 137445) +++ trunk/Source/WebCore/ChangeLog 2012-12-12 11:21:53 UTC (rev 137446) @@ -1,5 +1,15 @@ 2012-12-12 Simon Hausmann +[Qt] Fix build on Mac + +Reviewed by Csaba Osztrogonác. + +On Mac OS X we have sqlite as a system library availa

[webkit-changes] [137444] trunk

2012-12-12 Thread hausmann
ified: trunk/Source/WebCore/ChangeLog (137443 => 137444) --- trunk/Source/WebCore/ChangeLog 2012-12-12 10:46:12 UTC (rev 137443) +++ trunk/Source/WebCore/ChangeLog 2012-12-12 10:46:55 UTC (rev 137444) @@ -1,3 +1,21 @@ +2012-12-12 Simon Hausmann + +[Qt] Fix linkage against SQLite +

[webkit-changes] [137317] trunk/Source/WebCore

2012-12-11 Thread hausmann
mon Hausmann +[Qt] Unreviewed, rolling out r137313 and r137316 because they broke the system-sqlite build. + +* WebCore.pri: + +2012-12-11 Simon Hausmann + Unreviewed Qt build fix: Don't error out if SQLITE3SRCDIR isn't set but we have a system

[webkit-changes] [137316] trunk/Source/WebCore

2012-12-11 Thread hausmann
@ +2012-12-11 Simon Hausmann + +Unreviewed Qt build fix: Don't error out if SQLITE3SRCDIR isn't set but +we have a system sqlite to use. + +* WebCore.pri: + 2012-12-11 Oswald Buddenhagen [Qt] make qtbase source requirement explicit Modifie

[webkit-changes] [137314] trunk/Tools

2012-12-11 Thread hausmann
Title: [137314] trunk/Tools Revision 137314 Author hausm...@webkit.org Date 2012-12-11 07:46:16 -0800 (Tue, 11 Dec 2012) Log Message [Qt] remove hack which avoids unused .obj directories all over the place Patch by Oswald Buddenhagen on 2012-12-11 Reviewed by Simon Hausmann. The

[webkit-changes] [137313] trunk/Source/WebCore

2012-12-11 Thread hausmann
Title: [137313] trunk/Source/WebCore Revision 137313 Author hausm...@webkit.org Date 2012-12-11 07:33:41 -0800 (Tue, 11 Dec 2012) Log Message [Qt] make qtbase source requirement explicit Patch by Oswald Buddenhagen on 2012-12-11 Reviewed by Simon Hausmann. getting rid of QT..sources

[webkit-changes] [137312] trunk

2012-12-11 Thread hausmann
Title: [137312] trunk Revision 137312 Author hausm...@webkit.org Date 2012-12-11 07:30:11 -0800 (Tue, 11 Dec 2012) Log Message [Qt] move SQLITE3SRCDIR assignment to only use site Patch by Oswald Buddenhagen on 2012-12-11 Reviewed by Simon Hausmann. Target.pri includes WebCore.pri the

[webkit-changes] [137311] trunk

2012-12-11 Thread hausmann
Title: [137311] trunk Revision 137311 Author hausm...@webkit.org Date 2012-12-11 07:26:23 -0800 (Tue, 11 Dec 2012) Log Message [Qt] delete dead include paths Patch by Oswald Buddenhagen on 2012-12-11 Reviewed by Simon Hausmann. followup to https://bugs.webkit.org/show_bug.cgi?id=93446

[webkit-changes] [137307] trunk

2012-12-11 Thread hausmann
Title: [137307] trunk Revision 137307 Author hausm...@webkit.org Date 2012-12-11 07:14:13 -0800 (Tue, 11 Dec 2012) Log Message [Qt] change setup of QMAKE_MOC Patch by Oswald Buddenhagen on 2012-12-11 Reviewed by Simon Hausmann. don't load(moc) explicitly - turns out that this b

[webkit-changes] [137302] trunk

2012-12-11 Thread hausmann
Reviewed by Simon Hausmann. The Qt WebKit CI system is not going to run this test, but it can be run locally and to test packages. .: * Source/tests.pri: Source/WebKit/qt: * tests/cmake/CMakeLists.txt: Added. * tests/cmake/cmake.pro: Added. Modified Paths trunk/ChangeLog trunk/Source/WebKit/qt

[webkit-changes] [137147] trunk/Source/WebKit2

2012-12-10 Thread hausmann
147) --- trunk/Source/WebKit2/ChangeLog 2012-12-10 14:50:44 UTC (rev 137146) +++ trunk/Source/WebKit2/ChangeLog 2012-12-10 14:54:01 UTC (rev 137147) @@ -1,3 +1,15 @@ +2012-12-10 Simon Hausmann + +[Qt] Fix QtWebProcess discovery on Windows +https://bugs.webkit.org/show_bug.cgi?id=104

[webkit-changes] [137145] trunk

2012-12-10 Thread hausmann
rev 137144) +++ trunk/Source/WebKit2/ChangeLog 2012-12-10 14:40:58 UTC (rev 137145) @@ -1,5 +1,20 @@ 2012-12-10 Simon Hausmann +[Qt] Use QLibraryInfo::LibraryExecutablesPath unconditionally +https://bugs.webkit.org/show_bug.cgi?id=104541 + +Reviewed by Jocelyn Turco

[webkit-changes] [137138] trunk/Source/WebKit2

2012-12-10 Thread hausmann
012-12-10 12:20:34 UTC (rev 137137) +++ trunk/Source/WebKit2/ChangeLog 2012-12-10 12:58:53 UTC (rev 137138) @@ -1,3 +1,14 @@ +2012-12-10 Simon Hausmann + +[Qt] Fix build without QtQuick 2 + +Unreviewed trivial build fix. + +This function is defined in QtWebContext, which

[webkit-changes] [136247] trunk/Source/WebKit2

2012-11-30 Thread hausmann
247) @@ -1,3 +1,11 @@ +2012-11-30 Simon Hausmann + +Unreviewed trivial Qt build fix: + +Always link against WebProcess against QT += webkit and use webkitwidgets only if available. + +* WebProcess.pro: + 2012-11-30 Simon Hausmann , Pierre Rossi [Qt] Separate

[webkit-changes] [136245] trunk/Source/WebKit/qt

2012-11-30 Thread hausmann
rce/WebKit/qt/ChangeLog 2012-11-30 16:20:35 UTC (rev 136244) +++ trunk/Source/WebKit/qt/ChangeLog 2012-11-30 16:24:27 UTC (rev 136245) @@ -1,3 +1,13 @@ +2012-11-30 Simon Hausmann + +Unreviewed prospective MIPS build fix: + +Explicitly include PlatformExportMacros for the correct exp

[webkit-changes] [136242] trunk/Source/WebKit/qt

2012-11-30 Thread hausmann
ource/WebKit/qt/ChangeLog (136241 => 136242) --- trunk/Source/WebKit/qt/ChangeLog 2012-11-30 15:32:36 UTC (rev 136241) +++ trunk/Source/WebKit/qt/ChangeLog 2012-11-30 15:48:35 UTC (rev 136242) @@ -1,5 +1,17 @@ 2012-11-30 Simon Hausmann +[Qt] Fix QML import installation with

[webkit-changes] [136240] trunk/Source/WebKit/qt

2012-11-30 Thread hausmann
Kit/qt/ChangeLog 2012-11-30 15:25:27 UTC (rev 136240) @@ -1,3 +1,11 @@ +2012-11-30 Simon Hausmann + +Prospective build fix for --minimal build. + +* WebCoreSupport/QWebPageAdapter.cpp: +(QWebPageAdapter::triggerAction): +(QWebPageAdapter::contextMenuItemTagForAct

[webkit-changes] [136238] trunk

2012-11-30 Thread hausmann
/qtwebkit.qdocconf Diff Modified: trunk/ChangeLog (136237 => 136238) --- trunk/ChangeLog 2012-11-30 15:17:17 UTC (rev 136237) +++ trunk/ChangeLog 2012-11-30 15:22:37 UTC (rev 136238) @@ -1,3 +1,11 @@ +2012-11-30 Simon Hausmann + +[Qt] Unreviewed doc fix + +Add additional search paths for

[webkit-changes] [136228] trunk/Source/WebCore

2012-11-30 Thread hausmann
(136227 => 136228) --- trunk/Source/WebCore/ChangeLog 2012-11-30 12:50:38 UTC (rev 136227) +++ trunk/Source/WebCore/ChangeLog 2012-11-30 12:59:33 UTC (rev 136228) @@ -1,3 +1,14 @@ +2012-11-30 Simon Hausmann + +Unreviewed, rolling out r136227. +http://trac.webkit.org/changeset/136

[webkit-changes] [136227] trunk/Source/WebCore

2012-11-30 Thread hausmann
Title: [136227] trunk/Source/WebCore Revision 136227 Author hausm...@webkit.org Date 2012-11-30 04:50:38 -0800 (Fri, 30 Nov 2012) Log Message [Qt] Fixed use of to-be-removed compatibility functions in QWindow. Patch by Samuel Rødal on 2012-11-30 Reviewed by Simon Hausmann. * platform

[webkit-changes] [136124] trunk/Source/WebCore

2012-11-29 Thread hausmann
Reviewed by Simon Hausmann. With later versions of Flash they are only Cocoa based which meant that it was not possible to use Flash in a QtWebKit browser. This makes it possible to also use 64bit based plugins too. * plugins/PluginPackage.cpp: (WebCore::PluginPackage::initializeBrowserFuncs): (WebCore

[webkit-changes] [136116] trunk

2012-11-29 Thread hausmann
Title: [136116] trunk Revision 136116 Author hausm...@webkit.org Date 2012-11-29 02:56:42 -0800 (Thu, 29 Nov 2012) Log Message [Qt] Fix installation of QtWebProcess binary https://bugs.webkit.org/show_bug.cgi?id=101735 Patch by Andras Becsi on 2012-11-29 Reviewed by Simon Hausmann

[webkit-changes] [135701] trunk

2012-11-26 Thread hausmann
Hausmann. This fixes another regression introduced in r135515: initializeWebKitQt shouldn't implicitely call initializeWebCoreQt since it can be called from WebKit2 to initialize QStyle for testing. This would then lead to things such as PlatformStrategies being initialized twice. Source/WebK

[webkit-changes] [135585] trunk

2012-11-23 Thread hausmann
it/qt/ChangeLog (135584 => 135585) --- trunk/Source/WebKit/qt/ChangeLog 2012-11-23 11:27:30 UTC (rev 135584) +++ trunk/Source/WebKit/qt/ChangeLog 2012-11-23 11:29:44 UTC (rev 135585) @@ -1,5 +1,21 @@ 2012-11-23 Simon Hausmann +[Qt] Compiling against QtWebkit API requires QT_DLL to

[webkit-changes] [135582] trunk

2012-11-23 Thread hausmann
lSpaceNeeded) OVERRIDE; Modified: trunk/Source/WebKit/qt/ChangeLog (135581 => 135582) --- trunk/Source/WebKit/qt/ChangeLog 2012-11-23 11:17:22 UTC (rev 135581) +++ trunk/Source/WebKit/qt/ChangeLog 2012-11-23 11:17:50 UTC (rev 135582) @@ -1,3 +1,31 @@ +2012-11-23 Simon Hausmann + +

[webkit-changes] [135567] trunk/Source/WebKit/qt

2012-11-23 Thread hausmann
trunk/Source/WebKit/qt/ChangeLog 2012-11-23 09:00:00 UTC (rev 135566) +++ trunk/Source/WebKit/qt/ChangeLog 2012-11-23 09:12:44 UTC (rev 135567) @@ -1,3 +1,18 @@ +2012-11-23 Simon Hausmann + +Unreviewed trivial Qt/Win build fix: + +Include FormState.h/HTMLFormElement.h in the Fram

[webkit-changes] [135520] trunk/Source/WebKit/qt

2012-11-22 Thread hausmann
lude "StylePropertySet.h" #include "StyleRule.h" #include "Completion.h" Modified: trunk/Source/WebKit/qt/ChangeLog (135519 => 135520) --- trunk/Source/WebKit/qt/ChangeLog 2012-11-22 14:46:20 UTC (rev 135519) +++ trunk/Source/WebKit/qt/ChangeLog 2012-11-22 15:15:5

[webkit-changes] [135404] trunk/Source/WebKit2

2012-11-21 Thread hausmann
ce/WebKit2/UIProcess/API/qt/qwebkittest_p.h Diff Modified: trunk/Source/WebKit2/ChangeLog (135403 => 135404) --- trunk/Source/WebKit2/ChangeLog 2012-11-21 15:30:51 UTC (rev 135403) +++ trunk/Source/WebKit2/ChangeLog 2012-11-21 15:30:56 UTC (rev 135404) @@ -1,3 +1,17 @@ +201

[webkit-changes] [134032] trunk/Tools

2012-11-09 Thread hausmann
09:47:47 UTC (rev 134032) @@ -1,3 +1,13 @@ +2012-11-09 Simon Hausmann + +Unreviewed prospective Qt/Windows build bot fix: + +Make determination of qmake mkspec work with older versions of Qt that +still create a "mkspecs/default" directory. + +

[webkit-changes] [134024] trunk/Tools

2012-11-09 Thread hausmann
) --- trunk/Tools/ChangeLog 2012-11-09 07:45:52 UTC (rev 134023) +++ trunk/Tools/ChangeLog 2012-11-09 08:36:30 UTC (rev 134024) @@ -1,3 +1,16 @@ +2012-11-09 Simon Hausmann + +[Qt] Build with MSVC fails to use nmake instead of make +https://bugs.webkit.org/show_bug.cgi?id=98645 + +

[webkit-changes] [133896] trunk

2012-11-08 Thread hausmann
features/default_post.prf Diff Modified: trunk/Source/WTF/ChangeLog (133895 => 133896) --- trunk/Source/WTF/ChangeLog 2012-11-08 14:56:14 UTC (rev 133895) +++ trunk/Source/WTF/ChangeLog 2012-11-08 15:09:36 UTC (rev 133896) @@ -1,3 +1,27 @@ +2012-11-08 Simon Hausmann + +[Qt] Fix bu

[webkit-changes] [133733] trunk/Source/WebCore

2012-11-07 Thread hausmann
Modified: trunk/Source/WebCore/ChangeLog (133732 => 133733) --- trunk/Source/WebCore/ChangeLog 2012-11-07 09:45:32 UTC (rev 133732) +++ trunk/Source/WebCore/ChangeLog 2012-11-07 10:22:41 UTC (rev 133733) @@ -1,3 +1,14 @@ +2012-11-07 Simon Hausmann + +[Qt] Unreviewed trivial build

[webkit-changes] [133730] trunk

2012-11-07 Thread hausmann
Reviewed by Simon Hausmann. .: .qmake.conf loads qt_build_config.prf, which nowadays is responsible for adding the path to .qmake.super (before it was done by default_pre.prf, so having setting the path in our default_pre wrapper was sufficient). * .qmake.conf: Tools: Remove setting of

[webkit-changes] [133447] trunk/Source/WebCore

2012-11-05 Thread hausmann
unk/Source/WebCore/ChangeLog 2012-11-05 09:53:53 UTC (rev 133446) +++ trunk/Source/WebCore/ChangeLog 2012-11-05 10:12:12 UTC (rev 133447) @@ -1,3 +1,13 @@ +2012-11-05 Simon Hausmann + +Unreviewed trivial Qt build fix. + +Surround imports from QtGui by QT_{BEGIN,END}_NAMESPACE to

[webkit-changes] [133448] trunk

2012-11-05 Thread hausmann
5 Simon Hausmann + +[Qt] Trivial unreviewed: Add missing module dependencies for builds in Qt CI system. + +These fields aren't used by anyone except some perl scripts in the Qt CI builds. + +* Source/sync.profile: + 2012-11-02 Adam Barth ENABLE(UNDO_MANAGER

[webkit-changes] [132634] trunk/Source/WebCore

2012-10-26 Thread hausmann
26 12:27:15 UTC (rev 132633) +++ trunk/Source/WebCore/ChangeLog 2012-10-26 12:38:47 UTC (rev 132634) @@ -1,3 +1,10 @@ +2012-10-26 Simon Hausmann + +Unreviewed trivial build fix: It's glXGetCurrentContext not glxGetCurrentContext :) + +* platform/graphics/surfaces/qt/GraphicsS

[webkit-changes] [132629] trunk/Source/WebCore

2012-10-26 Thread hausmann
QXcbNativeInterface::nativeResourceForContext() can provide the GLXContext for an existing QOpenGLContext, this patch shall be reverted. Patch by Zeno Albisser on 2012-10-26 Reviewed by Simon Hausmann. * platform/graphics/surfaces/qt/GraphicsSurfaceGLX.cpp: (WebCore::GraphicsSurfacePrivate::GraphicsSurfacePrivate

[webkit-changes] [132628] trunk/Source/WebCore

2012-10-26 Thread hausmann
Title: [132628] trunk/Source/WebCore Revision 132628 Author hausm...@webkit.org Date 2012-10-26 05:19:21 -0700 (Fri, 26 Oct 2012) Log Message [Qt] Remove QOpenGL specific code from GraphicsSurfaceGLX. https://bugs.webkit.org/show_bug.cgi?id=100492 This patch removes most of the QOpenGLCo

[webkit-changes] [132627] trunk

2012-10-26 Thread hausmann
Title: [132627] trunk Revision 132627 Author hausm...@webkit.org Date 2012-10-26 05:18:57 -0700 (Fri, 26 Oct 2012) Log Message [EFL][WK2] Enable WebGL https://bugs.webkit.org/show_bug.cgi?id=97652 Patch by Regina Chung on 2012-10-26 Reviewed by Gyuyoung Kim. .: Use Graphics Surface to

[webkit-changes] [132195] trunk

2012-10-23 Thread hausmann
++ trunk/Source/WebCore/ChangeLog 2012-10-23 09:49:56 UTC (rev 132195) @@ -1,3 +1,12 @@ +2012-10-23 Simon Hausmann + +Unreviewed trivial Qt build fix: Fix build without USE_3D_GRAPHICS + +Move the #if USE(GRAPHICS_SURFACE) up to protect the inclusion of +GraphicsContext3D.h to

[webkit-changes] [132191] trunk/Source/WebKit/qt

2012-10-23 Thread hausmann
ource/WebKit/qt/ChangeLog (132190 => 132191) --- trunk/Source/WebKit/qt/ChangeLog 2012-10-23 08:25:39 UTC (rev 132190) +++ trunk/Source/WebKit/qt/ChangeLog 2012-10-23 08:25:46 UTC (rev 132191) @@ -1,3 +1,14 @@ +2012-10-23 Simon Hausmann + +Unreviewed build fix with ne

[webkit-changes] [132067] trunk/Source/WTF

2012-10-22 Thread hausmann
Diff Modified: trunk/Source/WTF/ChangeLog (132066 => 132067) --- trunk/Source/WTF/ChangeLog 2012-10-22 12:45:28 UTC (rev 132066) +++ trunk/Source/WTF/ChangeLog 2012-10-22 12:53:43 UTC (rev 132067) @@ -1,3 +1,9 @@ +2012-10-22 Simon Hausmann + +Unreviewed: Re-enable LLINT on Qt/Li

[webkit-changes] [132066] trunk/Source

2012-10-22 Thread hausmann
trunk/Source/WebKit2/qt/MainQt.cpp Diff Modified: trunk/Source/WebKit/qt/ChangeLog (132065 => 132066) --- trunk/Source/WebKit/qt/ChangeLog 2012-10-22 12:15:53 UTC (rev 132065) +++ trunk/Source/WebKit/qt/ChangeLog 2012-10-22 12:45:28 UTC (rev 132066) @@ -1,3 +1,16 @@ +2012-10-22 Simon

[webkit-changes] [131889] trunk/Source/WTF

2012-10-19 Thread hausmann
-10-19 Reviewed by Simon Hausmann. * wtf/Platform.h: Disable LLINT on (PLATFORM(QT) && CPU(X86)) temporarily until proper fix. Modified Paths trunk/Source/WTF/ChangeLog trunk/Source/WTF/wtf/Platform.h Diff Modified: trunk/Source/WTF/ChangeLog (131888 => 131889) --- trunk/Source/WT

[webkit-changes] [131887] trunk/Tools

2012-10-19 Thread hausmann
26 UTC (rev 131887) @@ -1,3 +1,12 @@ +2012-10-19 Simon Hausmann + +Unreviewed, rolling out r131734. +http://trac.webkit.org/changeset/131734 + +Broke ANGLE build where we end up with @echo foo && @echo -n + +* qmake/mkspecs/features/default_post.prf: + 2012-1

[webkit-changes] [131734] trunk/Tools

2012-10-18 Thread hausmann
734) @@ -1,5 +1,15 @@ 2012-10-18 Simon Hausmann +[Qt] Improved support for silent builds + +Reviewed by Tor Arne Vestbø. + +Silence our extra compilers when CONFIG+=silent is set. + +* qmake/mkspecs/features/default_post.prf: + +2012-10-18 Simon Hausmann +

[webkit-changes] [131728] trunk/Tools

2012-10-18 Thread hausmann
unk/Tools/ChangeLog 2012-10-18 12:09:51 UTC (rev 131728) @@ -1,3 +1,38 @@ +2012-10-18 Simon Hausmann + +[Qt] Reduce memory pressure at link time with less compromise on speed of linking + +Reviewed by Csaba Osztrogonác. + +Revert r131718 that made us pass -fno-keep-memory

[webkit-changes] [131723] trunk

2012-10-18 Thread hausmann
qmake/mkspecs/features/default_pre.prf Diff Modified: trunk/ChangeLog (131722 => 131723) --- trunk/ChangeLog 2012-10-18 10:25:25 UTC (rev 131722) +++ trunk/ChangeLog 2012-10-18 10:38:18 UTC (rev 131723) @@ -1,3 +1,15 @@ +2012-10-18 Simon Hausmann + +[Qt] Clean up variables contro

[webkit-changes] [131718] trunk/Tools

2012-10-18 Thread hausmann
718) --- trunk/Tools/ChangeLog 2012-10-18 08:51:19 UTC (rev 131717) +++ trunk/Tools/ChangeLog 2012-10-18 08:53:48 UTC (rev 131718) @@ -1,3 +1,15 @@ +2012-10-18 Simon Hausmann + +[Qt] Reduce memory pressure during link time + +Reviewed by Tor Arne Vestbø. + +If possible alw

[webkit-changes] [131596] trunk/Source/WebCore

2012-10-17 Thread hausmann
ore/ChangeLog 2012-10-17 15:01:03 UTC (rev 131596) @@ -1,3 +1,17 @@ +2012-10-17 Simon Hausmann + +[Qt] Avoid re-creating CSSGrammar.cpp with each (incremental) build + +Reviewed by Tor Arne Vestbø. + +The expected output is CSSGrammar.cpp and the input file used to be CSSGramma

[webkit-changes] [131456] trunk/Tools

2012-10-16 Thread hausmann
@@ -1,5 +1,15 @@ 2012-10-16 Simon Hausmann +[Qt] Fix nmake wipeclean on Windows + +Reviewed by Tor Arne Vestbø. + +Delete all subdirectories and no files instead of ".". + +* qmake/mkspecs/features/configure.prf: + +2012-10-16 Simon Hausmann +

[webkit-changes] [131453] trunk/Tools

2012-10-16 Thread hausmann
; 131453) --- trunk/Tools/ChangeLog 2012-10-16 14:28:03 UTC (rev 131452) +++ trunk/Tools/ChangeLog 2012-10-16 14:33:01 UTC (rev 131453) @@ -1,5 +1,18 @@ 2012-10-16 Simon Hausmann +[Qt] Fix wipeclean on Windows + +Reviewed by Csaba Osztrogonác. + +Make sure to c

[webkit-changes] [131451] trunk

2012-10-16 Thread hausmann
@ -1,3 +1,15 @@ +2012-10-16 Simon Hausmann + +[Qt] Fix support for silent builds + +Reviewed by Tor Arne Vestbø. + +The .qmake.conf file in Qt modules usually contains a load(qt_build_config), which +ends up loading qmodule.pri, which contains the CONFIG += silent

[webkit-changes] [131450] trunk/Tools

2012-10-16 Thread hausmann
; 131450) --- trunk/Tools/ChangeLog 2012-10-16 13:36:15 UTC (rev 131449) +++ trunk/Tools/ChangeLog 2012-10-16 14:09:36 UTC (rev 131450) @@ -1,5 +1,18 @@ 2012-10-16 Simon Hausmann +[Qt] Fix determination of changed files from SVN revisions + +Reviewed by Csaba Osztrogonác. + +

[webkit-changes] [131446] trunk/Tools

2012-10-16 Thread hausmann
: Modified Paths trunk/Tools/ChangeLog trunk/Tools/Scripts/VCSUtils.pm Diff Modified: trunk/Tools/ChangeLog (131445 => 131446) --- trunk/Tools/ChangeLog 2012-10-16 12:48:32 UTC (rev 131445) +++ trunk/Tools/ChangeLog 2012-10-16 12:53:21 UTC (rev 131446) @@ -1,3 +1,13 @@ +2012-10-16 Simon Hausm

[webkit-changes] [131445] trunk

2012-10-16 Thread hausmann
Title: [131445] trunk Revision 131445 Author hausm...@webkit.org Date 2012-10-16 05:48:32 -0700 (Tue, 16 Oct 2012) Log Message [Qt] Add logic for triggering clean builds on changes to build system files Patch by Simon Hausmann , Tor Arne Vestbø on 2012-10-16 Reviewed by Csaba

  1   2   3   4   >