Changeset 65325 in webkit


Ignore:
Timestamp:
Aug 13, 2010 9:22:20 AM (14 years ago)
Author:
steveblock@google.com
Message:

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

Reviewed by Alexey Proskuryakov.

Need a LayoutTest to check that pages using Geolocation are not put in the page cache
https://bugs.webkit.org/show_bug.cgi?id=43957

  • fast/dom/Geolocation/no-page-cache-expected.txt: Added.
  • fast/dom/Geolocation/no-page-cache.html: Added.
  • fast/dom/Geolocation/resources/cached-page-1.html: Added.
  • fast/dom/Geolocation/resources/cached-page-2.html: Added.
  • fast/dom/Geolocation/script-tests/no-page-cache.js: Added. (reportPageOneOnload):
  • platform/gtk/Skipped: Added new test to GTK skipped list
Location:
trunk/LayoutTests
Files:
5 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r65318 r65325  
     12010-08-13  Steve Block  <steveblock@google.com>
     2
     3        Reviewed by Alexey Proskuryakov.
     4
     5        Need a LayoutTest to check that pages using Geolocation are not put in the page cache
     6        https://bugs.webkit.org/show_bug.cgi?id=43957
     7
     8        * fast/dom/Geolocation/no-page-cache-expected.txt: Added.
     9        * fast/dom/Geolocation/no-page-cache.html: Added.
     10        * fast/dom/Geolocation/resources/cached-page-1.html: Added.
     11        * fast/dom/Geolocation/resources/cached-page-2.html: Added.
     12        * fast/dom/Geolocation/script-tests/no-page-cache.js: Added.
     13        (reportPageOneOnload):
     14        * platform/gtk/Skipped: Added new test to GTK skipped list
     15
    1162010-08-13  Nate Chapin  <japhet@chromium.org>
    217
  • trunk/LayoutTests/platform/gtk/Skipped

    r65224 r65325  
    10951095fast/dom/Geolocation/error.html
    10961096fast/dom/Geolocation/multiple-requests.html
     1097fast/dom/Geolocation/no-page-cache.html
    10971098fast/dom/Geolocation/permission-denied-already-clear-watch.html
    10981099fast/dom/Geolocation/position-string.html
Note: See TracChangeset for help on using the changeset viewer.