Changeset 47204 in webkit


Ignore:
Timestamp:
Aug 13, 2009 9:43:22 AM (15 years ago)
Author:
eric@webkit.org
Message:

2009-08-13 Steve Block <steveblock@google.com>

Reviewed by David Levin.

Disables Geolocation 'enabled' test for GTK port, as the GTK Geolocation implementation is incomplete.
https://bugs.webkit.org/show_bug.cgi?id=27716

  • platform/gtk/Skipped: Modified. Disables Geolocation 'enabled' test.
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r47203 r47204  
     12009-08-13  Steve Block  <steveblock@google.com>
     2
     3        Reviewed by David Levin.
     4
     5        Disables Geolocation 'enabled' test for GTK port, as the GTK Geolocation implementation is incomplete.
     6        https://bugs.webkit.org/show_bug.cgi?id=27716
     7
     8        * platform/gtk/Skipped: Modified. Disables Geolocation 'enabled' test.
     9
    1102009-08-13  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
    211
  • trunk/LayoutTests/platform/gtk/Skipped

    r47203 r47204  
    16161616fast/dom/cssTarget-crash.html
    16171617fast/dom/frame-loading-via-document-write.html
     1618fast/dom/Geolocation/enabled.html
    16181619fast/dom/getBoundingClientRect.html
    16191620fast/dom/location-new-window-no-crash.html
Note: See TracChangeset for help on using the changeset viewer.