⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 101200 in webkit


Ignore:
Timestamp:
Nov 27, 2011, 5:30:55 AM (15 years ago)
Author:
commit-queue@webkit.org
Message:

REGRESSION(r97881): It broke fast/dom/error-to-string-stack-overflow.html
https://bugs.webkit.org/show_bug.cgi?id=70476

Patch by Lauro Neto <lauro.neto@openbossa.org> on 2011-11-27
Reviewed by Andreas Kling.

Removing obsolete qt-specific expected file as the base one is enough.

  • platform/qt-wk2/Skipped:
  • platform/qt/Skipped:
  • platform/qt/fast/dom/error-to-string-stack-overflow-expected.txt: Removed.
Location:
trunk/LayoutTests
Files:
1 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r101185 r101200  
     12011-11-27  Lauro Neto  <lauro.neto@openbossa.org>
     2
     3        REGRESSION(r97881): It broke fast/dom/error-to-string-stack-overflow.html
     4        https://bugs.webkit.org/show_bug.cgi?id=70476
     5
     6        Reviewed by Andreas Kling.
     7
     8        Removing obsolete qt-specific expected file as the base one is enough.
     9
     10        * platform/qt-wk2/Skipped:
     11        * platform/qt/Skipped:
     12        * platform/qt/fast/dom/error-to-string-stack-overflow-expected.txt: Removed.
     13
    1142011-11-25  Eric Carlson  <eric.carlson@apple.com>
    215
  • trunk/LayoutTests/platform/qt-wk2/Skipped

    r99051 r101200  
    360360fast/dom/DeviceOrientation/null-values.html
    361361fast/dom/DeviceOrientation/updates.html
    362 fast/dom/error-to-string-stack-overflow.html
    363362fast/dom/HTMLSelectElement/named-options.html
    364363fast/dom/NamedNodeMap-setNamedItem-crash.html
  • trunk/LayoutTests/platform/qt/Skipped

    r101154 r101200  
    23802380fast/borders/inline-mask-overlay-image-outset.html
    23812381
    2382 # REGRESSION(r97881): It broke fast/dom/error-to-string-stack-overflow.html
    2383 # https://bugs.webkit.org/show_bug.cgi?id=70476
    2384 fast/dom/error-to-string-stack-overflow.html
    2385 
    23862382# fast/events/touch/page-scaled-touch-gesture-click.html is failing
    23872383# Introduced in r97988. Failure: "Gesture manager is not implemented."
Note: See TracChangeset for help on using the changeset viewer.