Skip to content

Instantly share code, notes, and snippets.

diff --git a/Tools/ChangeLog b/Tools/ChangeLog
index a774049..93ec66d 100644
--- a/Tools/ChangeLog
+++ b/Tools/ChangeLog
@@ -1,5 +1,16 @@
2011-05-31 Kristóf Kosztyó <Kosztyo.Kristof@stud.u-szeged.hu>
+ Reviewed by NOBODY (OOPS!).
+
+ [Qt] Fix for find feature in QtTestBrowser to minimal build
@kkristof
kkristof / gist:1006076
Created June 3, 2011 08:57
testRepaint
diff --git a/Tools/DumpRenderTree/qt/DumpRenderTreeQt.cpp b/Tools/DumpRenderTree/qt/DumpRenderTreeQt.cpp
index 001d55b..d8e7291 100644
--- a/Tools/DumpRenderTree/qt/DumpRenderTreeQt.cpp
+++ b/Tools/DumpRenderTree/qt/DumpRenderTreeQt.cpp
@@ -954,7 +954,22 @@ void DumpRenderTree::dump()
QImage image(m_page->viewportSize(), QImage::Format_ARGB32);
image.fill(Qt::white);
QPainter painter(&image);
- mainFrame->render(&painter);
+ if (m_controller->shouldTestRepaint()) {
diff --git a/Tools/Scripts/old-run-webkit-tests b/Tools/Scripts/old-run-webkit-tests
index aee48a6..9e7c4a5 100755
--- a/Tools/Scripts/old-run-webkit-tests
+++ b/Tools/Scripts/old-run-webkit-tests
@@ -2130,9 +2130,10 @@ sub buildPlatformResultHierarchy()
my $isMac = $platform =~ /^mac/;
my $isWin = $platform =~ /^win/;
+ my $isWk2 = $platform =~ /-wk2/;
if ($isMac || $isWin) {
@kkristof
kkristof / gist:1016324
Created June 9, 2011 08:25
ORWT - wk2 general skipped
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 19681d9..0b24f63 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2011-06-09 Kristóf Kosztyó <Kosztyo.Kristof@stud.u-szeged.hu>
+
+ Reviewed by NOBODY (OOPS!).
+
+ [WK2] Create a general wk2 specific LayoutTests/platform/wk2 platform
@kkristof
kkristof / gist:1016332
Created June 9, 2011 08:33
ORWT - wk2 general skipped
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 19681d9..0b24f63 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2011-06-09 Kristóf Kosztyó <Kosztyo.Kristof@stud.u-szeged.hu>
+
+ Reviewed by NOBODY (OOPS!).
+
+ [WK2] Create a general wk2 specific LayoutTests/platform/wk2 platform
diff --git a/Tools/ChangeLog b/Tools/ChangeLog
index eedd122..a8b154a 100644
--- a/Tools/ChangeLog
+++ b/Tools/ChangeLog
@@ -1,3 +1,12 @@
+2011-06-14 Kristóf Kosztyó <Kosztyo.Kristof@stud.u-szeged.hu>
+
+ Reviewed by NOBODY (OOPS!).
+
+ [NRWT] Print error message when there is no httpd present on the system
@kkristof
kkristof / gist:1258752
Created October 3, 2011 09:09
unreviewed gardening
From ad7ede96aad9952e15af47f41f4a5bffec52bd81 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Krist=C3=B3f=20Koszty=C3=B3?= <kkristof@inf.u-szeged.hu>
Date: Mon, 3 Oct 2011 11:03:08 +0200
Subject: [PATCH] Unreviewed Qt gardening after r96404
new file: LayoutTests/platform/qt/fast/text/complex-synthetic-bold-space-width-expected.png
new file: LayoutTests/platform/qt/fast/text/complex-synthetic-bold-space-width-expected.txt
---
LayoutTests/ChangeLog | 7 +++++++
...complex-synthetic-bold-space-width-expected.png | Bin 0 -> 6653 bytes
@kkristof
kkristof / gist:1978425
Created March 5, 2012 14:01
proposed fix
diff --git a/Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg b/Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg
index 1d889bc..add7ffd 100644
--- a/Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg
+++ b/Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg
@@ -553,11 +553,8 @@ class RunQtAPITests(shell.Test):
descriptionDone = ["API tests"]
command = ["python", "./Tools/Scripts/run-qtwebkit-tests",
"--output-file=qt-unit-tests.html", "--do-not-open-results", "--timeout=120",
- WithProperties("WebKitBuild/%(configuration_pretty)s/Source/WebKit/qt/tests/")]
-
@kkristof
kkristof / gist:2159148
Created March 22, 2012 15:50
minimal build fix
diff --git a/Source/WebCore/ChangeLog b/Source/WebCore/ChangeLog
index fee47ed..b7cca20 100644
--- a/Source/WebCore/ChangeLog
+++ b/Source/WebCore/ChangeLog
@@ -1,3 +1,11 @@
+2012-03-22 Kristóf Kosztyó <kkristof@inf.u-szeged.hu>
+
+ [Qt] Fix Qt minimal build after r111692
+
+ Reviewed by NOBODY (OOPS!).
fast/repaint/block-layout-inline-children-float-positioned.html expected actual diff pretty diff expected image image diffs 84%
svg/css/shadow-changes.svg expected actual diff pretty diff expected image image diffs 68%
svg/text/modify-text-node-in-tspan.html expected actual diff pretty diff expected image image diffs 71%
svg/text/remove-text-node-from-tspan.html expected actual diff pretty diff expected image image diffs 68%
svg/text/remove-tspan-from-text.html expected actual diff pretty diff expected image image diffs 75%
svg/text/append-text-node-to-tspan.html expected actual diff pretty diff expected image image diffs 70%
svg/custom/use-disappears-after-style-update.svg expected image image diffs 86%
svg/custom/relative-sized-image.xhtml expected actual diff pretty diff expected image image diffs 59%
svg/filters/feImage-remove-target.svg expected image image diffs 84%