- 16 Feb, 2011 3 commits
-
-
sergio@webkit.org authored
Reviewed by Martin Robinson. [Gtk] Add support for layoutTestController.setWillSendRequestClearHeader https://bugs.webkit.org/show_bug.cgi?id=54537 Unskipped http/tests/security/no-referrer.html. * platform/gtk/Skipped: 2011-02-16 Sergio Villar Senin <svillar@igalia.com> Reviewed by Martin Robinson. [Gtk] Add support for layoutTestController.setWillSendRequestClearHeader https://bugs.webkit.org/show_bug.cgi?id=54537 Headers removed from the SoupMessage should be also removed from the ResourceRequest when updating the latter from the former. * platform/network/soup/ResourceRequestSoup.cpp: (WebCore::ResourceRequest::updateFromSoupMessage): 2011-02-16 Sergio Villar Senin <svillar@igalia.com> Reviewed by Martin Robinson. [Gtk] Add support for layoutTestController.setWillSendRequestClearHeader https://bugs.webkit.org/show_bug.cgi?id=54537 Added handler for resource-request-starting emitted in FrameLoader's willSendRequest(). The current implementation removes the headers set in setWillSendRequestClearHeader. * DumpRenderTree/gtk/DumpRenderTree.cpp: (willSendRequestCallback): (createWebView): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78718 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
philn@webkit.org authored
Reviewed by Martin Robinson. [GTK] media/controls-without-preload.html is flacky on 32-bits Debug https://bugs.webkit.org/show_bug.cgi?id=50518 Refactored 2 media tests to avoid use of setTimeout and possible flakyness. * media/controls-without-preload.html: * media/video-display-toggle.html: * platform/gtk/Skipped: * platform/gtk/media/controls-without-preload-expected.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78690 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
philn@webkit.org authored
Reviewed by Martin Robinson. [GStreamer] wrong media duration report in media/controls-after-reload.html https://bugs.webkit.org/show_bug.cgi?id=51602 Refactored some media tests to be less flaky-prone. * media/controls-after-reload.html: Trigger playback just before rendering the controls. * media/video-paint-test.js: Ditto. (init.document.addEventListener.): (init): * media/video-volume-slider.html: Trigger DRT dump after volume was updated. * platform/gtk/Skipped: Unskip fixed tests. * platform/gtk/media/video-controls-rendering-expected.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78689 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 15 Feb, 2011 15 commits
-
-
tkent@chromium.org authored
https://bugs.webkit.org/show_bug.cgi?id=54427 Reviewed by Darin Fisher. Source/WebCore: Test: fast/forms/input-appearance-spinbutton-layer.html * rendering/RenderThemeChromiumWin.cpp: Add checks for multiple ThemePainter instances. (WebCore::RenderThemeChromiumWin::paintInnerSpinButton): Avoid to create multiple ThemePainter instances. LayoutTests: * fast/forms/input-appearance-spinbutton-layer.html: Added. * platform/mac/fast/forms/input-appearance-spinbutton-layer-expected.checksum: Added. * platform/mac/fast/forms/input-appearance-spinbutton-layer-expected.png: Added. * platform/mac/fast/forms/input-appearance-spinbutton-layer-expected.txt: Added. * platform/gtk/Skipped: * platform/qt/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78677 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
mrobinson@webkit.org authored
Skip all Hixie SVG performance tests on GTK+. They seem to be timing out on the GTK+ debug bots. * platform/gtk/Skipped: Skip Hixie SVG performance tests. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78675 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
mrobinson@webkit.org authored
Rebaseline some GTK+ tests which have different results on the bots. Skip a test which appears to be timing out intermittently. * platform/gtk/Skipped: Skip a test which has been timing out. * platform/gtk/svg/custom/use-nested-transform-expected.txt: * platform/gtk/svg/hixie/perf/001-expected.txt: * platform/gtk/svg/hixie/perf/002-expected.txt: * platform/gtk/svg/hixie/perf/007-expected.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78642 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
mrobinson@webkit.org authored
Reversing an expectations update, that I mistakenly uploaded in r78595. * platform/gtk/Skipped: Skip this test, as the results are incorrect on GTK+. * svg/text/lengthAdjust-text-metrics-expected.txt: Restore expectations for this test. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78608 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
mrobinson@webkit.org authored
Import the last set of GTK+ baselines for SVG tests. * platform/gtk/Skipped: Unskip tests which now have results. Classify failures. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78595 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
mrobinson@webkit.org authored
Add the next batch of GTK+ SVG results. * platform/gtk/Skipped: Unskip tests which now have results. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78594 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
mrobinson@webkit.org authored
Import the next batch of GTK+ SVG test results and correct an incorrect line in the skipped list. * platform/gtk/Skipped: Unskip tests which now have results. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78587 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
mrobinson@webkit.org authored
Continue importing GTK+ SVG test results. * platform/gtk/Skipped: Unskip tests which now have results. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78583 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
mario@webkit.org authored
Unreviewed, test crashing because of failing ASSERT on GTK 64-bit debug bot. [GTK] svg/text/select-textLength-spacing-squeeze-1.svg crashes due to ASSERT failing https://bugs.webkit.org/show_bug.cgi?id=54470 * platform/gtk/Skipped: Skipped test. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78572 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
commit-queue@webkit.org authored
Reviewed by Andreas Kling. [Gtk] Cleanup in the canvas tests https://bugs.webkit.org/show_bug.cgi?id=54458 Unskip canvas tests that already pass. * platform/gtk/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78570 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
mario@webkit.org authored
Unreviewed, skipping flaky test on GTK 64-bit debug bot. editing/selection/end-of-document.html is failing in the GTK 64-bit debug bot https://bugs.webkit.org/show_bug.cgi?id=53995 * platform/gtk/Skipped: Skipped flaky test. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78567 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
philn@webkit.org authored
Reviewed by Eric Carlson. [GTK] media/audio-delete-while-slider-thumb-clicked.html is flaky https://bugs.webkit.org/show_bug.cgi?id=53247 Refactored the test to use the seeking event instead of timeupdate and avoid flakyness. * media/audio-delete-while-slider-thumb-clicked-expected.txt: * media/audio-delete-while-slider-thumb-clicked.html: * platform/gtk/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78562 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
mario@webkit.org authored
Unreviewed, unskip passing test after r78541. r78499 causes assertion failure in http/tests/xmlhttprequest/cache-override.html https://bugs.webkit.org/show_bug.cgi?id=54418 * platform/gtk/Skipped: Unskip passing test. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78547 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
mario@webkit.org authored
Unreviewed, skipping test timing out on SnowLeopard, GTK and Chromium bots. r78499 causes assertion failure in http/tests/xmlhttprequest/cache-override.html https://bugs.webkit.org/show_bug.cgi?id=54418 * platform/gtk/Skipped: Skipped test. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78537 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
pfeldman@chromium.org authored
Reviewed by Yury Semikhatsky. Web Inspector: move rest of the tests off old harness. https://bugs.webkit.org/show_bug.cgi?id=54437 * http/tests/inspector-enabled/console-log-before-frame-navigation.html: * http/tests/inspector/change-iframe-src-expected.txt: * http/tests/inspector/change-iframe-src.html: * http/tests/inspector/console-resource-errors.html: * http/tests/inspector/console-websocket-error.html: * http/tests/inspector/console-xhr-logging.html: * http/tests/inspector/extensions-headers.html: * http/tests/inspector/extensions-resources-redirect-expected.txt: * http/tests/inspector/extensions-resources-redirect.html: * http/tests/inspector/extensions-test.js: * http/tests/inspector/inspect-iframe-from-different-domain-expected.txt: * http/tests/inspector/inspect-iframe-from-different-domain.html: * http/tests/inspector/inspector-test.js: * http/tests/inspector/inspector-test2.js: Removed. * http/tests/inspector/network-preflight-options.html: * http/tests/inspector/resource-har-conversion-expected.txt: * http/tests/inspector/resource-har-conversion.html: * http/tests/inspector/resource-parameters.html: * http/tests/inspector/resources/extension-main.html: * http/tests/inspector/resources/iframe-from-different-domain-data.html: * inspector/audits/audits-panel-functional-expected.txt: Renamed from LayoutTests/inspector/audits-panel-functional-expected.txt. * inspector/audits/audits-panel-functional.html: Renamed from LayoutTests/inspector/audits-panel-functional.html. * inspector/audits/audits-test.js: Renamed from LayoutTests/inspector/audits-tests2.js. * inspector/audits/resources/Ahem.ttf: Copied from LayoutTests/inspector/resources/Ahem.ttf. * inspector/audits/resources/abe.png: Copied from LayoutTests/inspector/resources/abe.png. * inspector/audits/resources/audits-script1.js: Renamed from LayoutTests/inspector/resources/audits-script1.js. * inspector/audits/resources/audits-script2.js: Renamed from LayoutTests/inspector/resources/audits-script2.js. * inspector/audits/resources/audits-style1.css: Copied from LayoutTests/inspector/resources/audits-style1.css. * inspector/console/command-line-api-expected.txt: Renamed from LayoutTests/inspector/command-line-api-expected.txt. * inspector/console/command-line-api.html: Renamed from LayoutTests/inspector/command-line-api.html. * inspector/console/console-api-on-call-frame-expected.txt: Renamed from LayoutTests/inspector/console-api-on-call-frame-expected.txt. * inspector/console/console-api-on-call-frame.html: Renamed from LayoutTests/inspector/console-api-on-call-frame.html. * inspector/console/console-assert-expected.txt: Renamed from LayoutTests/inspector/console-assert-expected.txt. * inspector/console/console-assert.html: Renamed from LayoutTests/inspector/console-assert.html. * inspector/console/console-clear-expected.txt: Renamed from LayoutTests/inspector/console-clear-expected.txt. * inspector/console/console-clear.html: Renamed from LayoutTests/inspector/console-clear.html. * inspector/console/console-command-clear-expected.txt: Renamed from LayoutTests/inspector/console-command-clear-expected.txt. * inspector/console/console-command-clear.html: Renamed from LayoutTests/inspector/console-command-clear.html. * inspector/console/console-dir-expected.txt: Renamed from LayoutTests/inspector/console-dir-expected.txt. * inspector/console/console-dir-global-expected.txt: Renamed from LayoutTests/inspector/console-dir-global-expected.txt. * inspector/console/console-dir-global.html: Renamed from LayoutTests/inspector/console-dir-global.html. * inspector/console/console-dir.html: Renamed from LayoutTests/inspector/console-dir.html. * inspector/console/console-dirxml-expected.txt: Renamed from LayoutTests/inspector/console-dirxml-expected.txt. * inspector/console/console-dirxml.html: Renamed from LayoutTests/inspector/console-dirxml.html. * inspector/console/console-eval-expected.txt: Renamed from LayoutTests/inspector/console-eval-expected.txt. * inspector/console/console-eval-global-expected.txt: Renamed from LayoutTests/inspector/console-eval-global-expected.txt. * inspector/console/console-eval-global.html: Renamed from LayoutTests/inspector/console-eval-global.html. * inspector/console/console-eval.html: Renamed from LayoutTests/inspector/console-eval.html. * inspector/console/console-format-collections-expected.txt: Renamed from LayoutTests/inspector/console-format-collections-expected.txt. * inspector/console/console-format-collections.html: Renamed from LayoutTests/inspector/console-format-collections.html. * inspector/console/console-format-expected.txt: Renamed from LayoutTests/inspector/console-format-expected.txt. * inspector/console/console-format.html: Renamed from LayoutTests/inspector/console-format.html. * inspector/console/console-log-before-inspector-open-expected.txt: Renamed from LayoutTests/inspector/console-log-before-inspector-open-expected.txt. * inspector/console/console-log-before-inspector-open.html: Renamed from LayoutTests/inspector/console-log-before-inspector-open.html. * inspector/console/console-log-native-funcs-expected.txt: Renamed from LayoutTests/inspector/console-log-native-funcs-expected.txt. * inspector/console/console-log-syntax-error-expected.txt: Renamed from LayoutTests/inspector/console-log-syntax-error-expected.txt. * inspector/console/console-log-syntax-error.html: Renamed from LayoutTests/inspector/console-log-syntax-error.html. * inspector/console/console-object-constructor-name-expected.txt: Renamed from LayoutTests/inspector/console-object-constructor-name-expected.txt. * inspector/console/console-object-constructor-name.html: Renamed from LayoutTests/inspector/console-object-constructor-name.html. * inspector/console/console-substituted-expected.txt: Renamed from LayoutTests/inspector/console-substituted-expected.txt. * inspector/console/console-substituted.html: Renamed from LayoutTests/inspector/console-substituted.html. * inspector/console/console-tests-expected.txt: Renamed from LayoutTests/inspector/console-tests-expected.txt. * inspector/console/console-tests.html: Renamed from LayoutTests/inspector/console-tests.html. * inspector/console/console-trace-expected.txt: Renamed from LayoutTests/inspector/console-trace-expected.txt. * inspector/console/console-trace-in-eval-expected.txt: Renamed from LayoutTests/inspector/console-trace-in-eval-expected.txt. * inspector/console/console-trace-in-eval.html: Renamed from LayoutTests/inspector/console-trace-in-eval.html. * inspector/console/console-trace.html: Renamed from LayoutTests/inspector/console-trace.html. * inspector/console/console-uncaught-exception-expected.txt: Renamed from LayoutTests/inspector/console-uncaught-exception-expected.txt. * inspector/console/console-uncaught-exception-in-eval-expected.txt: Renamed from LayoutTests/inspector/console-uncaught-exception-in-eval-expected.txt. * inspector/console/console-uncaught-exception-in-eval.html: Renamed from LayoutTests/inspector/console-uncaught-exception-in-eval.html. * inspector/console/console-uncaught-exception.html: Renamed from LayoutTests/inspector/console-uncaught-exception.html. * inspector/console/resources/syntax-error.js: Copied from LayoutTests/inspector/resources/syntax-error.js. * inspector/cookie-parser.html: * inspector/cookie-resource-match.html: * inspector/cpu-profiler-profiling.html: * inspector/debugger/debugger-autocontinue-on-syntax-error-expected.txt: Renamed from LayoutTests/inspector/debugger-autocontinue-on-syntax-error-expected.txt. * inspector/debugger/debugger-autocontinue-on-syntax-error.html: Renamed from LayoutTests/inspector/debugger-autocontinue-on-syntax-error.html. * inspector/debugger/debugger-breakpoints-not-activated-on-reload-expected.txt: Renamed from LayoutTests/inspector/debugger-breakpoints-not-activated-on-reload-expected.txt. * inspector/debugger/debugger-breakpoints-not-activated-on-reload.html: Renamed from LayoutTests/inspector/debugger-breakpoints-not-activated-on-reload.html. * inspector/debugger/debugger-cyclic-ref-expected.txt: Renamed from LayoutTests/inspector/debugger-cyclic-ref-expected.txt. * inspector/debugger/debugger-cyclic-ref.html: Renamed from LayoutTests/inspector/debugger-cyclic-ref.html. * inspector/debugger/debugger-eval-on-call-frame-expected.txt: Renamed from LayoutTests/inspector/debugger-eval-on-call-frame-expected.txt. * inspector/debugger/debugger-eval-on-call-frame.html: Renamed from LayoutTests/inspector/debugger-eval-on-call-frame.html. * inspector/debugger/debugger-eval-while-paused-expected.txt: Renamed from LayoutTests/inspector/debugger-eval-while-paused-expected.txt. * inspector/debugger/debugger-eval-while-paused.html: Renamed from LayoutTests/inspector/debugger-eval-while-paused.html. * inspector/debugger/debugger-expand-scope-expected.txt: Renamed from LayoutTests/inspector/debugger-expand-scope-expected.txt. * inspector/debugger/debugger-expand-scope.html: Renamed from LayoutTests/inspector/debugger-expand-scope.html. * inspector/debugger/debugger-no-nested-pause-expected.txt: Renamed from LayoutTests/inspector/debugger-no-nested-pause-expected.txt. * inspector/debugger/debugger-no-nested-pause.html: Renamed from LayoutTests/inspector/debugger-no-nested-pause.html. * inspector/debugger/debugger-pause-in-eval-script-expected.txt: Renamed from LayoutTests/inspector/debugger-pause-in-eval-script-expected.txt. * inspector/debugger/debugger-pause-in-eval-script.html: Renamed from LayoutTests/inspector/debugger-pause-in-eval-script.html. * inspector/debugger/debugger-pause-on-breakpoint-expected.txt: Renamed from LayoutTests/inspector/debugger-pause-on-breakpoint-expected.txt. * inspector/debugger/debugger-pause-on-breakpoint.html: Renamed from LayoutTests/inspector/debugger-pause-on-breakpoint.html. * inspector/debugger/debugger-pause-on-debugger-statement-expected.txt: Renamed from LayoutTests/inspector/debugger-pause-on-debugger-statement-expected.txt. * inspector/debugger/debugger-pause-on-debugger-statement.html: Renamed from LayoutTests/inspector/debugger-pause-on-debugger-statement.html. * inspector/debugger/debugger-pause-on-exception-expected.txt: Renamed from LayoutTests/inspector/debugger-pause-on-exception-expected.txt. * inspector/debugger/debugger-pause-on-exception.html: Renamed from LayoutTests/inspector/debugger-pause-on-exception.html. * inspector/debugger/debugger-proto-property-expected.txt: Renamed from LayoutTests/inspector/debugger-proto-property-expected.txt. * inspector/debugger/debugger-proto-property.html: Renamed from LayoutTests/inspector/debugger-proto-property.html. * inspector/debugger/debugger-scripts-expected.txt: Renamed from LayoutTests/inspector/debugger-scripts-expected.txt. * inspector/debugger/debugger-scripts.html: Renamed from LayoutTests/inspector/debugger-scripts.html. * inspector/debugger/debugger-step-in-expected.txt: Renamed from LayoutTests/inspector/debugger-step-in-expected.txt. * inspector/debugger/debugger-step-in.html: Renamed from LayoutTests/inspector/debugger-step-in.html. * inspector/debugger/debugger-step-out-expected.txt: Renamed from LayoutTests/inspector/debugger-step-out-expected.txt. * inspector/debugger/debugger-step-out.html: Renamed from LayoutTests/inspector/debugger-step-out.html. * inspector/debugger/debugger-step-over-expected.txt: Renamed from LayoutTests/inspector/debugger-step-over-expected.txt. * inspector/debugger/debugger-step-over.html: Renamed from LayoutTests/inspector/debugger-step-over.html. * inspector/debugger/debugger-suspend-active-dom-objects-expected.txt: Renamed from LayoutTests/inspector/debugger-suspend-active-dom-objects-expected.txt. * inspector/debugger/debugger-suspend-active-dom-objects.html: Renamed from LayoutTests/inspector/debugger-suspend-active-dom-objects.html. * inspector/debugger/dom-breakpoints-expected.txt: Renamed from LayoutTests/inspector/dom-breakpoints-expected.txt. * inspector/debugger/dom-breakpoints.html: Renamed from LayoutTests/inspector/dom-breakpoints.html. * inspector/debugger/resources/syntax-error.js: Renamed from LayoutTests/inspector/resources/syntax-error.js. * inspector/elements/elements-delete-inline-style-expected.txt: Renamed from LayoutTests/inspector/elements-delete-inline-style-expected.txt. * inspector/elements/elements-delete-inline-style.html: Renamed from LayoutTests/inspector/elements-delete-inline-style.html. * inspector/elements/elements-img-tooltip-expected.txt: Renamed from LayoutTests/inspector/elements-img-tooltip-expected.txt. * inspector/elements/elements-img-tooltip.html: Renamed from LayoutTests/inspector/elements-img-tooltip.html. * inspector/elements/elements-panel-limited-children-expected.txt: Renamed from LayoutTests/inspector/elements-panel-limited-children-expected.txt. * inspector/elements/elements-panel-limited-children.html: Renamed from LayoutTests/inspector/elements-panel-limited-children.html. * inspector/elements/elements-panel-rewrite-href-expected.txt: Renamed from LayoutTests/inspector/elements-panel-rewrite-href-expected.txt. * inspector/elements/elements-panel-rewrite-href.html: Renamed from LayoutTests/inspector/elements-panel-rewrite-href.html. * inspector/elements/elements-panel-search-expected.txt: Renamed from LayoutTests/inspector/elements-panel-search-expected.txt. * inspector/elements/elements-panel-search.html: Renamed from LayoutTests/inspector/elements-panel-search.html. * inspector/elements/elements-panel-selection-on-refresh-expected.txt: Renamed from LayoutTests/inspector/elements-panel-selection-on-refresh-expected.txt. * inspector/elements/elements-panel-selection-on-refresh.html: Renamed from LayoutTests/inspector/elements-panel-selection-on-refresh.html. * inspector/elements/elements-panel-structure-expected.txt: Renamed from LayoutTests/inspector/elements-panel-structure-expected.txt. * inspector/elements/elements-panel-structure.html: Renamed from LayoutTests/inspector/elements-panel-structure.html. * inspector/elements/elements-panel-styles-expected.txt: Renamed from LayoutTests/inspector/elements-panel-styles-expected.txt. * inspector/elements/elements-panel-styles.html: Renamed from LayoutTests/inspector/elements-panel-styles.html. * inspector/elements/elements-panel-xhtml-structure-expected.txt: Renamed from LayoutTests/inspector/elements-panel-xhtml-structure-expected.txt. * inspector/elements/elements-panel-xhtml-structure.xhtml: Renamed from LayoutTests/inspector/elements-panel-xhtml-structure.xhtml. * inspector/elements/resources/elements-panel-styles.css: Renamed from LayoutTests/inspector/resources/elements-panel-styles.css. * inspector/evaluate-in-page.html: * inspector/extensions/extensions-api-expected.txt: Renamed from LayoutTests/inspector/extensions-api-expected.txt. * inspector/extensions/extensions-api.html: Renamed from LayoutTests/inspector/extensions-api.html. * inspector/extensions/extensions-audits-api-expected.txt: Renamed from LayoutTests/inspector/extensions-audits-api-expected.txt. * inspector/extensions/extensions-audits-api.html: Renamed from LayoutTests/inspector/extensions-audits-api.html. * inspector/extensions/extensions-audits-expected.txt: Renamed from LayoutTests/inspector/extensions-audits-expected.txt. * inspector/extensions/extensions-audits-tests.js: Renamed from LayoutTests/inspector/extensions-audits-tests.js. * inspector/extensions/extensions-audits.html: Renamed from LayoutTests/inspector/extensions-audits.html. * inspector/extensions/extensions-eval-expected.txt: Renamed from LayoutTests/inspector/extensions-eval-expected.txt. * inspector/extensions/extensions-eval.html: Renamed from LayoutTests/inspector/extensions-eval.html. * inspector/extensions/extensions-events-expected.txt: Renamed from LayoutTests/inspector/extensions-events-expected.txt. * inspector/extensions/extensions-events.html: Renamed from LayoutTests/inspector/extensions-events.html. * inspector/extensions/extensions-expected.txt: Renamed from LayoutTests/inspector/extensions-expected.txt. * inspector/extensions/extensions-resources-expected.txt: Renamed from LayoutTests/inspector/extensions-resources-expected.txt. * inspector/extensions/extensions-resources.html: Renamed from LayoutTests/inspector/extensions-resources.html. * inspector/extensions/extensions.html: Renamed from LayoutTests/inspector/extensions.html. * inspector/extensions/resources/Ahem.ttf: Renamed from LayoutTests/inspector/resources/Ahem.ttf. * inspector/extensions/resources/abe.png: Renamed from LayoutTests/inspector/resources/abe.png. * inspector/extensions/resources/audits-style1.css: Renamed from LayoutTests/inspector/resources/audits-style1.css. * inspector/inspected-objects-not-overriden.html: * inspector/report-API-errors.html: * inspector/report-protocol-errors.html: * inspector/storage-panel-dom-storage.html: * inspector/styles/resources/styles-iframe-data.html: Renamed from LayoutTests/inspector/resources/styles-iframe-data.html. * inspector/styles/resources/styles-new-API-1.css: Renamed from LayoutTests/inspector/resources/styles-new-API-1.css. * inspector/styles/resources/styles-new-API.css: Renamed from LayoutTests/inspector/resources/styles-new-API.css. * inspector/styles/resources/styles-source-lines-inline-iframe.html: Renamed from LayoutTests/inspector/resources/styles-source-lines-inline-iframe.html. * inspector/styles/resources/styles-source-offsets.css: Renamed from LayoutTests/inspector/resources/styles-source-offsets.css. * inspector/styles/resources/styles-url-linkify-iframe.html: Renamed from LayoutTests/inspector/resources/styles-url-linkify-iframe.html. * inspector/styles/resources/styles-url-linkify.css: Renamed from LayoutTests/inspector/resources/styles-url-linkify.css. * inspector/styles/styles-add-blank-property-expected.txt: Renamed from LayoutTests/inspector/styles-add-blank-property-expected.txt. * inspector/styles/styles-add-blank-property.html: Renamed from LayoutTests/inspector/styles-add-blank-property.html. * inspector/styles/styles-computed-trace-expected.txt: Renamed from LayoutTests/inspector/styles-computed-trace-expected.txt. * inspector/styles/styles-computed-trace.html: Renamed from LayoutTests/inspector/styles-computed-trace.html. * inspector/styles/styles-disable-inherited-expected.txt: Renamed from LayoutTests/inspector/styles-disable-inherited-expected.txt. * inspector/styles/styles-disable-inherited.html: Renamed from LayoutTests/inspector/styles-disable-inherited.html. * inspector/styles/styles-disable-then-change-expected.txt: Renamed from LayoutTests/inspector/styles-disable-then-change-expected.txt. * inspector/styles/styles-disable-then-change.html: Renamed from LayoutTests/inspector/styles-disable-then-change.html. * inspector/styles/styles-disable-then-delete-expected.txt: Renamed from LayoutTests/inspector/styles-disable-then-delete-expected.txt. * inspector/styles/styles-disable-then-delete.html: Renamed from LayoutTests/inspector/styles-disable-then-delete.html. * inspector/styles/styles-disable-then-enable-expected.txt: Renamed from LayoutTests/inspector/styles-disable-then-enable-expected.txt. * inspector/styles/styles-disable-then-enable.html: Renamed from LayoutTests/inspector/styles-disable-then-enable.html. * inspector/styles/styles-iframe-expected.txt: Renamed from LayoutTests/inspector/styles-iframe-expected.txt. * inspector/styles/styles-iframe.html: Renamed from LayoutTests/inspector/styles-iframe.html. * inspector/styles/styles-new-API-expected.txt: Renamed from LayoutTests/inspector/styles-new-API-expected.txt. * inspector/styles/styles-new-API.html: Renamed from LayoutTests/inspector/styles-new-API.html. * inspector/styles/styles-source-lines-expected.txt: Renamed from LayoutTests/inspector/styles-source-lines-expected.txt. * inspector/styles/styles-source-lines-inline-expected.txt: Renamed from LayoutTests/inspector/styles-source-lines-inline-expected.txt. * inspector/styles/styles-source-lines-inline.html: Renamed from LayoutTests/inspector/styles-source-lines-inline.html. * inspector/styles/styles-source-lines.html: Renamed from LayoutTests/inspector/styles-source-lines.html. * inspector/styles/styles-source-offsets-expected.txt: Renamed from LayoutTests/inspector/styles-source-offsets-expected.txt. * inspector/styles/styles-source-offsets.html: Renamed from LayoutTests/inspector/styles-source-offsets.html. * inspector/styles/styles-url-linkify-expected.txt: Renamed from LayoutTests/inspector/styles-url-linkify-expected.txt. * inspector/styles/styles-url-linkify.html: Renamed from LayoutTests/inspector/styles-url-linkify.html. * inspector/syntax-highlight-css.html: * inspector/syntax-highlight-html.html: * inspector/syntax-highlight-javascript.html: * inspector/timeline/resources/timeline-iframe-data.html: Renamed from LayoutTests/inspector/resources/timeline-iframe-data.html. * inspector/timeline/timeline-enum-stability-expected.txt: Renamed from LayoutTests/inspector/timeline-enum-stability-expected.txt. * inspector/timeline/timeline-enum-stability.html: Renamed from LayoutTests/inspector/timeline-enum-stability.html. * inspector/timeline/timeline-event-dispatch-expected.txt: Renamed from LayoutTests/inspector/timeline-event-dispatch-expected.txt. * inspector/timeline/timeline-event-dispatch.html: Renamed from LayoutTests/inspector/timeline-event-dispatch.html. * inspector/timeline/timeline-layout-expected.txt: Renamed from LayoutTests/inspector/timeline-layout-expected.txt. * inspector/timeline/timeline-layout.html: Renamed from LayoutTests/inspector/timeline-layout.html. * inspector/timeline/timeline-mark-timeline-expected.txt: Renamed from LayoutTests/inspector/timeline-mark-timeline-expected.txt. * inspector/timeline/timeline-mark-timeline.html: Renamed from LayoutTests/inspector/timeline-mark-timeline.html. * inspector/timeline/timeline-network-resource-expected.txt: Renamed from LayoutTests/inspector/timeline-network-resource-expected.txt. * inspector/timeline/timeline-network-resource.html: Renamed from LayoutTests/inspector/timeline-network-resource.html. * inspector/timeline/timeline-network-resource.js: Renamed from LayoutTests/inspector/timeline-network-resource.js. * inspector/timeline/timeline-paint-expected.txt: Renamed from LayoutTests/inspector/timeline-paint-expected.txt. * inspector/timeline/timeline-paint.html: Renamed from LayoutTests/inspector/timeline-paint.html. * inspector/timeline/timeline-parse-html-expected.txt: Renamed from LayoutTests/inspector/timeline-parse-html-expected.txt. * inspector/timeline/timeline-parse-html.html: Renamed from LayoutTests/inspector/timeline-parse-html.html. * inspector/timeline/timeline-recalculate-styles-expected.txt: Renamed from LayoutTests/inspector/timeline-recalculate-styles-expected.txt. * inspector/timeline/timeline-recalculate-styles.html: Renamed from LayoutTests/inspector/timeline-recalculate-styles.html. * inspector/timeline/timeline-script-tag-1-expected.txt: Renamed from LayoutTests/inspector/timeline-script-tag-1-expected.txt. * inspector/timeline/timeline-script-tag-1.html: Renamed from LayoutTests/inspector/timeline-script-tag-1.html. * inspector/timeline/timeline-script-tag-2-expected.txt: Renamed from LayoutTests/inspector/timeline-script-tag-2-expected.txt. * inspector/timeline/timeline-script-tag-2.html: Renamed from LayoutTests/inspector/timeline-script-tag-2.html. * inspector/timeline/timeline-script-tag-2.js: Renamed from LayoutTests/inspector/timeline-script-tag-2.js. * inspector/timeline/timeline-test.js: Renamed from LayoutTests/inspector/timeline-test.js. * inspector/timeline/timeline-trivial-expected.txt: Renamed from LayoutTests/inspector/timeline-trivial-expected.txt. * inspector/timeline/timeline-trivial.html: Renamed from LayoutTests/inspector/timeline-trivial.html. * platform/chromium/inspector/console/console-dir-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/console-dir-expected.txt. * platform/chromium/inspector/console/console-dir-global-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/console-dir-global-expected.txt. * platform/chromium/inspector/console/console-eval-global-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/console-eval-global-expected.txt. * platform/chromium/inspector/console/console-format-collections-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/console-format-collections-expected.txt. * platform/chromium/inspector/console/console-format-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/console-format-expected.txt. * platform/chromium/inspector/console/console-log-native-funcs-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/console-log-native-funcs-expected.txt. * platform/chromium/inspector/console/console-log-syntax-error-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/console-log-syntax-error-expected.txt. * platform/chromium/inspector/console/console-object-constructor-name-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/console-object-constructor-name-expected.txt. * platform/chromium/inspector/console/console-trace-in-eval-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/console-trace-in-eval-expected.txt. * platform/chromium/inspector/console/console-uncaught-exception-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/console-uncaught-exception-expected.txt. * platform/chromium/inspector/console/console-uncaught-exception-in-eval-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/console-uncaught-exception-in-eval-expected.txt. * platform/chromium/inspector/debugger/debugger-autocontinue-on-syntax-error-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/debugger-autocontinue-on-syntax-error-expected.txt. * platform/chromium/inspector/debugger/debugger-expand-scope-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/debugger-expand-scope-expected.txt. * platform/chromium/inspector/debugger/debugger-pause-on-exception-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/debugger-pause-on-exception-expected.txt. * platform/chromium/inspector/debugger/debugger-step-in-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/debugger-step-in-expected.txt. * platform/chromium/inspector/timeline/timeline-event-dispatch-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/timeline-event-dispatch-expected.txt. * platform/chromium/inspector/timeline/timeline-mark-timeline-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/timeline-mark-timeline-expected.txt. * platform/chromium/inspector/timeline/timeline-network-resource-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/timeline-network-resource-expected.txt. * platform/chromium/inspector/timeline/timeline-paint-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/timeline-paint-expected.txt. * platform/chromium/inspector/timeline/timeline-parse-html-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/timeline-parse-html-expected.txt. * platform/chromium/test_expectations.txt: * platform/gtk/Skipped: * platform/mac/Skipped: * platform/qt/Skipped: * platform/win/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78535 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 14 Feb, 2011 2 commits
-
-
alex@webkit.org authored
Unreviewed, skipped some tests that were causing problems just in one of the bots, apparently rounding issues. https://bugs.webkit.org/show_bug.cgi?id=39022 * platform/gtk/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78474 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
alex@webkit.org authored
Unreviewed, skipped generated-content-inside-table.htm test, it fails in the bots, opened bug: https://bugs.webkit.org/show_bug.cgi?id=54389 * platform/gtk/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78471 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 13 Feb, 2011 1 commit
-
-
andreas.kling@nokia.com authored
Reviewed by Dirk Schulze. Canvas: 2d.fillStyle.parse.system.html fails https://bugs.webkit.org/show_bug.cgi?id=39168 Based on previous work by Julien Chaffraix <jchaffraix@codeaurora.org> and Jan Erik Hanssen <jhanssen@sencha.com> * css/CSSParser.cpp: (WebCore::CSSParser::parseColor): Changed the function to better match our early return policy. Also we now return false when we don't parse the color. This is needed for createFromString to fallback to using parseSystemColor. (WebCore::CSSParser::parseSystemColor): Made use of the RenderTheme to get the system colors. * css/CSSParser.h: Added the new parseSystemColor method. * html/canvas/CanvasRenderingContext2D.cpp: (WebCore::CanvasRenderingContext2D::setStrokeColor): Pass the document to createFromString. (WebCore::CanvasRenderingContext2D::setFillColor): Ditto. * html/canvas/CanvasStyle.cpp: (WebCore::parseColor): (WebCore::parseColorOrCurrentColor): (WebCore::CanvasStyle::createFromString): Try to parse the color using CSSParser::parseColor and fall back to parseSystemColor if it did not work. * html/canvas/CanvasStyle.h: Added the new Document* parameter to createFromString. 2011-02-13 Andreas Kling <kling@webkit.org> Reviewed by Dirk Schulze. Canvas: 2d.fillStyle.parse.system.html fails https://bugs.webkit.org/show_bug.cgi?id=39168 * fast/css/test-setting-canvas-color-expected.txt: Added. * fast/css/test-setting-canvas-color.html: Added. * platform/gtk/Skipped: * platform/mac-leopard/Skipped: * platform/qt/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78442 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 11 Feb, 2011 8 commits
-
-
mrobinson@webkit.org authored
Explicitly skip webarchive tests on GTK+, because we do not support them. Remove all GTK+-specific webarchive expected results. * platform/gtk/Skipped: Explicitly skip all webarchive tests. * platform/gtk/http/tests/webarchive/cross-origin-stylesheet-crash-expected.txt: Removed. * platform/gtk/http/tests/webarchive/test-css-url-encoding-expected.txt: Removed. * platform/gtk/http/tests/webarchive/test-css-url-encoding-shift-jis-expected.txt: Removed. * platform/gtk/http/tests/webarchive/test-css-url-encoding-utf-8-expected.txt: Removed. * platform/gtk/http/tests/webarchive/test-preload-resources-expected.txt: Removed. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78370 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
mrobinson@webkit.org authored
Add the next batch of GTK+ SVG test results. * platform/gtk/Skipped: Unskip tests which now have results. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78369 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
commit-queue@webkit.org authored
Reviewed by Darin Fisher. [fileapi] Add support for filesystem: URI handling https://bugs.webkit.org/show_bug.cgi?id=53529 Tests for filesystem: URIs, testing both their security origin properties and the existence of the Entry.toURI method. * fast/filesystem/directory-entry-to-uri-expected.txt: Added. * fast/filesystem/directory-entry-to-uri.html: Added. * fast/filesystem/file-entry-to-uri-expected.txt: Added. * fast/filesystem/file-entry-to-uri.html: Added. * fast/filesystem/filesystem-uri-origin-expected.txt: Added. * fast/filesystem/filesystem-uri-origin.html: Added. * fast/filesystem/resources/directory-entry-to-uri.js: Added. (errorCallback): (entryToURI): (createTestDirectory): (): * fast/filesystem/resources/file-entry-to-uri.js: Added. (errorCallback): (entryToURI): (createTestFile): (): * http/tests/security/filesystem-iframe-from-remote-expected.txt: Added. * http/tests/security/filesystem-iframe-from-remote.html: Added. * http/tests/security/resources/create-filesystem-file.html: Added. 2011-02-11 Adam Klein <adamk@chromium.org> Reviewed by Darin Fisher. [fileapi] Add support for filesystem: URI handling https://bugs.webkit.org/show_bug.cgi?id=53529 There are two major parts to this patch: one is to add an implementation of Entry.toURI to the FileSystem API. The other is to implement security origin checking for this new scheme. All changes are guarded by the FILE_SYSTEM feature. An accompanying Chromium change, to support loading of filesystem: URIs, has recently been submitted as Chromium r74082. Spec: http://dev.w3.org/2009/dap/file-system/file-dir-sys.html#methods-2 Proposed URI format, and discussion of security origin issues: http://lists.w3.org/Archives/Public/public-webapps/2011JanMar/0218.html Tests: fast/filesystem/directory-entry-to-uri.html fast/filesystem/file-entry-to-uri.html fast/filesystem/filesystem-uri-origin.html http/tests/security/filesystem-iframe-from-remote.html * fileapi/Entry.cpp: (WebCore::Entry::toURI): * fileapi/Entry.h: * fileapi/Entry.idl: - Added toURI method to the IDL, omitting the MIME type argument specified in the spec as it will soon be removed. * page/SecurityOrigin.cpp: (WebCore::SecurityOrigin::SecurityOrigin): - crack the filesystem: URI to get at the origin of the site (WebCore::SecurityOrigin::canDisplay): - canDisplay for filesystem: URIs is equivalent to canRequest * platform/AsyncFileSystem.cpp: (WebCore::AsyncFileSystem::create): (WebCore::AsyncFileSystem::openFileSystem): * platform/AsyncFileSystem.h: (WebCore::AsyncFileSystem::type): - Exposed filesystem type to allow toURI to use it as part of the path. (WebCore::AsyncFileSystem::AsyncFileSystem): * platform/SchemeRegistry.cpp: (WebCore::canDisplayOnlyIfCanRequestSchemes): (WebCore::SchemeRegistry::canDisplayOnlyIfCanRequest): (WebCore::SchemeRegistry::registerAsCanDisplayOnlyIfCanRequest): - Generalized canDisplayOnlyIfCanRequest as it applies to both filesystem: and blob: URIs. * platform/SchemeRegistry.h: 2011-02-11 Adam Klein <adamk@chromium.org> Reviewed by Darin Fisher. [fileapi] Add support for filesystem: URI handling https://bugs.webkit.org/show_bug.cgi?id=53529 Changes to Chromium WebKit API required to expose the FileSystem type to WebCore's fileapi code, since the type is part of the filesystem URI. * src/AsyncFileSystemChromium.cpp: (WebCore::AsyncFileSystemChromium::AsyncFileSystemChromium): * src/AsyncFileSystemChromium.h: (WebCore::AsyncFileSystemChromium::create): * src/LocalFileSystemChromium.cpp: (WebCore::LocalFileSystem::readFileSystem): (WebCore::LocalFileSystem::requestFileSystem): * src/WebFileSystemCallbacksImpl.cpp: (WebKit::WebFileSystemCallbacksImpl::WebFileSystemCallbacksImpl): (WebKit::WebFileSystemCallbacksImpl::didOpenFileSystem): * src/WebFileSystemCallbacksImpl.h: * src/WorkerAsyncFileSystemChromium.cpp: (WebCore::WorkerAsyncFileSystemChromium::WorkerAsyncFileSystemChromium): * src/WorkerAsyncFileSystemChromium.h: (WebCore::WorkerAsyncFileSystemChromium::create): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78362 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
mrobinson@webkit.org authored
Add another batch of GTK+ SVG test results. * platform/gtk/Skipped: Unskip tests which now have results. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78358 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
mrobinson@webkit.org authored
Add the next batch of GTK+ SVG test results. * platform/gtk/Skipped: Unskip tests which now have results. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78357 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
mrobinson@webkit.org authored
Add the next batch of GTK+ SVG test results. * platform/gtk/Skipped: Unskip tests which now have results. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78353 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
mrobinson@webkit.org authored
Generate more GTK+ results for many SVG tests missing them. * platform/gtk/Skipped: Unskip tests which now have results. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78348 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
sergio@webkit.org authored
Unreviewed. Added two tests to the skipped file that started to fail only in 64-bit debug bot. Rounding issues are most likely the source of differences between 32 and 64bit bots. * platform/gtk/Skipped: added svg/W3C-SVG-1.1-SE/types-dom-02-f.svg and svg/W3C-SVG-1.1-SE/types-dom-05-b.svg git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78341 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 10 Feb, 2011 11 commits
-
-
mrobinson@webkit.org authored
Clean up the skipped list and skip some tests that show differences between the bots. Rebaseline Acid2 tests results. * platform/gtk/Skipped: Clean up the skipped list. Skip failing test. * platform/gtk/http/tests/misc/acid2-expected.txt: * platform/gtk/http/tests/misc/acid2-pixel-expected.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78313 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
mrobinson@webkit.org authored
Generate GTK+ results for many SVG tests missing them. * platform/gtk/Skipped: Unskip tests which now have results. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78290 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
mrobinson@webkit.org authored
Add results for HTTP tests missing GTK+ results. * platform/gtk/Skipped: Unskip HTTP tests that now have results. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78279 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
mrobinson@webkit.org authored
Unskip some GTK+ HTTP tests that are passing locally. All the bots should have the same libsoup version now. * platform/gtk/Skipped: Unskip some passing tests. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78276 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
mrobinson@webkit.org authored
Reviewed by Gustavo Noronha Silva. [Soup] ResourceHandleSoup does not ever call didSendData for file uploads https://bugs.webkit.org/show_bug.cgi?id=52090 * platform/gtk/Skipped: Unskip tests which should now be passing. 2011-02-10 Martin Robinson <mrobinson@igalia.com> Reviewed by Gustavo Noronha Silva. [Soup] ResourceHandleSoup does not ever call didSendData for file uploads https://bugs.webkit.org/show_bug.cgi?id=52090 Call didSendData as body data is uploaded to the server. This is necessary for XHR upload events to function properly. * platform/network/ResourceHandleInternal.h: (WebCore::ResourceHandleInternal::ResourceHandleInternal): Add two new members. One to track the total amount of body data and one to track the total amount of body data sent so far. * platform/network/soup/ResourceHandleSoup.cpp: (WebCore::wroteBodyDataCallback): Added. (WebCore::addFormElementsToSoupMessage): Split this out into a helper function. Will now now sum the total amount of body data. (WebCore::startHttp): Attach a wrote-body-data signal handler. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78257 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
mrobinson@webkit.org authored
Clump the tests failing only on the GTK+ 32-bit bot together with the other tests that have this kind of failure. * platform/gtk/Skipped: Clean up the skipped list slightly. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78238 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
mrobinson@webkit.org authored
Reviewed by Gustavo Noronha Silva. [GTK] Default error page is interfering with tests which require failed loads https://bugs.webkit.org/show_bug.cgi?id=54157 Unskip passing tests and remove some bogus expected results. * platform/gtk/Skipped: Unskip some tests which are now passing. * platform/gtk/fast/dom/null-document-location-put-crash-expected.txt: Removed. 2011-02-09 Martin Robinson <mrobinson@igalia.com> Reviewed by Gustavo Noronha Silva. [GTK] Default error page is interfering with tests which require failed loads https://bugs.webkit.org/show_bug.cgi?id=54157 Disable the default error page during DRT runs. This prevents unexpected loads from interfering with tests that have planned failed loads. * DumpRenderTree/gtk/DumpRenderTree.cpp: (webViewLoadError): Added, disable default handler. (createWebView): Connect the new load-error handler. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78228 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
philn@webkit.org authored
Unreviewed skip failing fast/text/international/hindi-whitespace.html test on GTK https://bugs.webkit.org/show_bug.cgi?id=54212 * platform/gtk/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78224 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
philn@webkit.org authored
Unreviewed skip failing fast/text/atsui* tests on GTK https://bugs.webkit.org/show_bug.cgi?id=54210 * platform/gtk/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78223 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
philn@webkit.org authored
Unreviewed skipping websocket tests on GTK https://bugs.webkit.org/show_bug.cgi?id=53683 * platform/gtk/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78221 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
philn@webkit.org authored
Unreviewed, skip failing fast/text/midword-break-after-breakable-char.html on GTK * platform/gtk/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78209 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-