WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
93076
Web Inspector: Incorrect blob url href when inspecting
https://bugs.webkit.org/show_bug.cgi?id=93076
Summary
Web Inspector: Incorrect blob url href when inspecting
Alexander Pavlov (apavlov)
Reported
2012-08-03 00:57:59 PDT
What steps will reproduce the problem? 1a. inspect an anchor with href="blob:http%3A//example.com/..." 1b. inspect an element with background-image: url(blob:http%3A//example.com/...) 2. click link to the blob url What is the expected result? The anchor links to blob:http%3A//example.com/... What happens instead? The anchor links to
http://example.com/blob:http%3A//example.com/
... The test case is found at
http://jsfiddle.net/KZS6M/2/
Upstreaming
http://code.google.com/p/chromium/issues/detail?id=138956
Attachments
Patch
(4.38 KB, patch)
2012-08-03 01:48 PDT
,
Alexander Pavlov (apavlov)
no flags
Details
Formatted Diff
Diff
Patch
(4.46 KB, patch)
2012-08-03 02:06 PDT
,
Alexander Pavlov (apavlov)
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Alexander Pavlov (apavlov)
Comment 1
2012-08-03 01:48:32 PDT
Created
attachment 156289
[details]
Patch
WebKit Review Bot
Comment 2
2012-08-03 02:02:24 PDT
Comment on
attachment 156289
[details]
Patch Rejecting
attachment 156289
[details]
from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 1 ERROR: /mnt/git/webkit-commit-queue/LayoutTests/ChangeLog neither lists a valid reviewer nor contains the string "Unreviewed" or "Rubber stamp" (case insensitive). Full output:
http://queues.webkit.org/results/13425567
Alexander Pavlov (apavlov)
Comment 3
2012-08-03 02:06:33 PDT
Created
attachment 156294
[details]
Patch
WebKit Review Bot
Comment 4
2012-08-03 03:25:36 PDT
Comment on
attachment 156294
[details]
Patch Clearing flags on attachment: 156294 Committed
r124590
: <
http://trac.webkit.org/changeset/124590
>
WebKit Review Bot
Comment 5
2012-08-03 03:25:40 PDT
All reviewed patches have been landed. Closing bug.
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