Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(174)

Side by Side Diff: LayoutTests/fast/dom/Geolocation/no-page-cache-expected.txt

Issue 14495004: Remove left-over PageCache stuff (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 Tests that pages that use Geolocation are not put in the page cache.
2
3 Currently, Geolocation does not work with the page cache so pages that use Geolo cation are explicitly prevented from entering the cache. This test checks for ac cidental enabling of the page Cache for Geolocation. See https://bugs.webkit.org /show_bug.cgi?id=43956 for details.
4
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
6
7
8 Main page opening resources/cached-page-1.html
9 resources/cached-page-1.html fired, count = 1
10 resources/cached-page-1.html about to navigate to resources/cached-page-2.html
11 resources/cached-page-2.html about to go back to resources/cached-page-1.html
12 resources/cached-page-1.html fired, count = 2
13 PASS successfullyParsed is true
14
15 TEST COMPLETE
16
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/Geolocation/no-page-cache.html ('k') | LayoutTests/fast/dom/Geolocation/script-tests/no-page-cache.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698