Changeset 54529 in webkit


Ignore:
Timestamp:
Feb 8, 2010 11:15:15 PM (14 years ago)
Author:
hamaji@chromium.org
Message:

2010-02-08 Shinichiro Hamaji <hamaji@chromium.org>

Unreviewed GTK+ test fix.

Web site is stuck loading forever
https://bugs.webkit.org/show_bug.cgi?id=31227

It seems the following bug is addressing this issue.
[GTK] Needs proper reporting of frame loader callbacks, in DRT
https://bugs.webkit.org/show_bug.cgi?id=32170

  • platform/gtk/Skipped:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r54526 r54529  
     12010-02-08  Shinichiro Hamaji  <hamaji@chromium.org>
     2
     3        Unreviewed GTK+ test fix.
     4
     5        Web site is stuck loading forever
     6        https://bugs.webkit.org/show_bug.cgi?id=31227
     7
     8        It seems the following bug is addressing this issue.
     9        [GTK] Needs proper reporting of frame loader callbacks, in DRT
     10        https://bugs.webkit.org/show_bug.cgi?id=32170
     11
     12        * platform/gtk/Skipped:
     13
    1142010-02-08  Hayato Ito  <hayato@chromium.org>
    215
  • trunk/LayoutTests/platform/gtk/Skipped

    r54480 r54529  
    57175717http/tests/loading/state-object-security-exception.html
    57185718http/tests/security/mixedContent/empty-url-plugin-in-frame.html
     5719# Seems to be the same issue as above.
     5720http/tests/loading/load-javascript-after-many-xhrs.html
    57195721
    57205722# Fails because of new behaviour enforced by libsoup
Note: See TracChangeset for help on using the changeset viewer.