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

Side by Side Diff: LayoutTests/http/tests/misc/redirect-to-external-url-expected.txt

Issue 14264012: Create errors (especially cancellation errors) internally to WebCore, rather (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 Policy delegate: attempt to load http://127.0.0.1:8000/misc/resources/redirect-t o-external-url.php with navigation type 'link clicked' originating from HTML > # document
2 Policy delegate: attempt to load spaceballs://the-flamethrower/ with navigation type 'link clicked' originating from HTML > #document
3 Policy delegate: unable to implement policy with error domain 'WebKitErrorDomain ', error code 101, in frame '<!--framePath //<!--frame0-->-->'
4 This page has an iframe. It loads then navigates to an http url which redirects to an externally handled url.
5 The navigation policy delegate should be consulted about the http url and the ex ternal url.
6
7
8 --------
9 Frame: '<!--framePath //<!--frame0-->-->'
10 --------
11 This is a page with a link in it. When the link it clicked it will navigate to a nother page. That page redirects to an externally handled URL.
12 The policy delegate should be asked about the initial navigation and the redirec t.
13 The kids love this one
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698