Changeset 60956 in webkit


Ignore:
Timestamp:
Jun 10, 2010 7:16:48 AM (14 years ago)
Author:
eric@webkit.org
Message:

2010-06-10 Marcus Bulach <bulach@google.com>

Reviewed by Jeremy Orlow.

[chromium] Upstream layout tests expectations for Geolocation.
Rebaseline fast/dom/Geolocation/callback-exception-expected.html due to JSC x V8 messages.
https://bugs.webkit.org/show_bug.cgi?id=39721

  • platform/chromium/fast/dom/Geolocation/callback-exception-expected.txt: Added.
  • platform/chromium/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r60952 r60956  
     12010-06-10  Marcus Bulach  <bulach@google.com>
     2
     3        Reviewed by Jeremy Orlow.
     4
     5        [chromium] Upstream layout tests expectations for Geolocation.
     6        Rebaseline fast/dom/Geolocation/callback-exception-expected.html due to JSC x V8 messages.
     7        https://bugs.webkit.org/show_bug.cgi?id=39721
     8
     9        * platform/chromium/fast/dom/Geolocation/callback-exception-expected.txt: Added.
     10        * platform/chromium/test_expectations.txt:
     11
    1122010-06-09  Andrei Popescu  <andreip@google.com>
    213
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r60888 r60956  
    704704// We do not use Safari's private browsing
    705705WONTFIX SKIP : storage/private-browsing-readonly.html = PASS
    706 
    707 // Implement HTML5 Geolocation API.
    708 BUG11246 DEFER SKIP : fast/dom/Geolocation = FAIL
    709 BUG11246 DEFER SKIP : fast/dom/Window/window-properties-geolocation.html = TEXT
    710706
    711707// HTML5 datalist element. We don't enable it because WebKit implementation
Note: See TracChangeset for help on using the changeset viewer.