WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
111152
[Mac][WK1] Text of page navigated to via testRunner.queueLoad('data:...') doesn't appear in DRT output.
https://bugs.webkit.org/show_bug.cgi?id=111152
Summary
[Mac][WK1] Text of page navigated to via testRunner.queueLoad('data:...') doe...
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-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug