LayoutTests/tables/mozilla_expected_failures/images/main-horizontal-scroll.gif -crlf
LayoutTests/wml/resources/enter-card-with-events.wml -crlf
LayoutTests/wml/resources/enter-first-card-with-events.wml -crlf
+ManualTests/DOMContextMenuEvent.html -crlf
+ManualTests/cursor-max-size.html -crlf
+ManualTests/drag-with-div-or-image-as-data-image.html -crlf
+ManualTests/empty-script-crash.html -crlf
+ManualTests/remove-form-node-with-radio-buttons-crash.html -crlf
+ManualTests/select-delete-item.html -crlf
+ManualTests/textarea-caret-position-after-auto-spell-correct.html -crlf
PerformanceTests/PageLoad/svg/files/Harvey_Rayner.svg -crlf
PerformanceTests/PageLoad/svg/files/cacuts_02.svg -crlf
PerformanceTests/PageLoad/svg/files/crawfish2_ganson.svg -crlf
Source/WebCore/bindings/js/JSExceptionBase.cpp -crlf
Source/WebCore/bindings/js/JSExceptionBase.h -crlf
Source/WebCore/inspector/Inspector.json -crlf
-Source/WebCore/manual-tests/DOMContextMenuEvent.html -crlf
-Source/WebCore/manual-tests/cursor-max-size.html -crlf
-Source/WebCore/manual-tests/drag-with-div-or-image-as-data-image.html -crlf
-Source/WebCore/manual-tests/empty-script-crash.html -crlf
-Source/WebCore/manual-tests/remove-form-node-with-radio-buttons-crash.html -crlf
-Source/WebCore/manual-tests/select-delete-item.html -crlf
-Source/WebCore/manual-tests/textarea-caret-position-after-auto-spell-correct.html -crlf
Source/WebCore/platform/chromium/SuddenTerminationChromium.cpp -crlf
Source/WebCore/platform/network/win/NetworkStateNotifierWin.cpp -crlf
Source/WebCore/platform/wx/wxcode/non-kerned-drawing.h -crlf
+2011-11-18 Adam Barth <abarth@webkit.org>
+
+ Prepare to move manual-tests out of WebCore
+ https://bugs.webkit.org/show_bug.cgi?id=72782
+
+ Reviewed by Eric Seidel.
+
+ Update these files to refer to the new location of ManualTests.
+
+ * .gitattributes:
+ * Source/cmake/WebKitPackaging.cmake:
+
2011-11-18 Patrick Gansterer <paroga@webkit.org>
[CMake] Add possibility to overwrite WEBKIT_PORT_DIR in platform specific files
+2011-11-18 Adam Barth <abarth@webkit.org>
+
+ Prepare to move manual-tests out of WebCore
+ https://bugs.webkit.org/show_bug.cgi?id=72782
+
+ Reviewed by Eric Seidel.
+
+ Update this file to refer to the new location of ManualTests.
+
+ * Scripts/webkitpy/common/config/build.py:
+
2011-11-18 James Robinson <jamesr@chromium.org>
[chromium] Set min/max page scale factors when calling eventSender.scalePageBy to avoid clamping
# Directories that shouldn't trigger builds on any bots.
("Examples", []),
("PerformanceTests", []),
- ("Source/WebCore/manual-tests", []),
+ ("ManualTests", []),
("Tools/BuildSlaveSupport/build.webkit.org-config/public_html", []),
("Websites", []),
("efl", []),