Bug 111152

Summary: [Mac][WK1] Text of page navigated to via testRunner.queueLoad('data:...') doesn't appear in DRT output.
Product: WebKit Reporter: Mike West <mkwst>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap, buildbot, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
LayoutTest showing the bug. buildbot: commit-queue-

Mike West
Reported 2013-03-01 00:38:29 PST
Navigation to a 'data:' URL via 'testRunner.queueLoad()' inside of a LayoutTest that's set 'testRunner.dumpText()' should dump the content of the 'data:' URL. Currently, it does not, at least not on Mac WK1.
Attachments
LayoutTest showing the bug. (2.22 KB, patch)
2013-03-01 01:20 PST, Mike West
buildbot: commit-queue-
Mike West
Comment 1 2013-03-01 01:17:55 PST
Interestingly, the navigation doesn't show up in the backforwardlist either. Since data: URLs do indeed work on the web, I'm tempted to claim that this is a bug in the queueLoad implementation.
Mike West
Comment 2 2013-03-01 01:20:16 PST
Created attachment 190907 [details] LayoutTest showing the bug.
Mike West
Comment 3 2013-03-01 01:20:44 PST
(In reply to comment #2) > Created an attachment (id=190907) [details] > LayoutTest showing the bug. Passes on WK2/Chromium, fails on WK1 Mac.
Build Bot
Comment 4 2013-03-01 02:24:08 PST
Comment on attachment 190907 [details] LayoutTest showing the bug. Attachment 190907 [details] did not pass mac-ews (mac): Output: http://webkit-commit-queue.appspot.com/results/16827310 New failing tests: http/tests/navigation/navigation-to-data.html
Note You need to log in before you can comment on or make changes to this bug.