view-source:blob doesn't work
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr140 | --- | unaffected |
| firefox-esr153 | --- | fixed |
| firefox152 | --- | wontfix |
| firefox153 | --- | fixed |
| firefox154 | --- | fixed |
People
(Reporter: vhilla, Assigned: nika)
References
(Regression)
Details
(Keywords: regression)
Attachments
(3 files)
STR
Open a blob URL, right click, view page source.
Nightly and Chrome refuse to load. Nightly states "Hmm. That address doesn’t look right." and "Nightly can’t connect to the server at (data)".
Release does succeed in showing source.
Mozregression
1:56.34 INFO: Last good revision: c3ced093061480f46d51b9b7028ec647c6af5c14
1:56.34 INFO: First bad revision: 931e624c6f53269d41e57ecefca418ef7fdb0f75
1:56.34 INFO: Pushlog:
https://hg.mozilla.org/releases/mozilla-release/pushloghtml?fromchange=c3ced093061480f46d51b9b7028ec647c6af5c14&tochange=931e624c6f53269d41e57ecefca418ef7fdb0f75
| Reporter | ||
Comment 1•2 months ago
•
|
||
I'm guessing bug 2005002. Found this while doing manual tests for bug 2048851.
Perhaps this can be wontfix given Chrome also won't show blob source.
Comment 2•2 months ago
|
||
Set release status flags based on info from the regressing bug 2005002
:nika, since you are the author of the regressor, bug 2005002, could you take a look?
For more information, please visit BugBot documentation.
| Assignee | ||
Comment 3•2 months ago
|
||
Updated•2 months ago
|
Updated•2 months ago
|
| Assignee | ||
Updated•2 months ago
|
Comment 5•2 months ago
|
||
| bugherder | ||
Comment 6•2 months ago
|
||
The patch landed in nightly and beta is affected.
:nika, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- See https://wiki.mozilla.org/Release_Management/Requesting_an_Uplift for documentation on how to request an uplift.
- If no, please set
status-firefox153towontfix.
For more information, please visit BugBot documentation.
| Assignee | ||
Updated•2 months ago
|
Comment 7•2 months ago
|
||
firefox-beta Uplift Approval Request
- User impact if declined/Reason for urgency: view-source on a blob: URL does not properly work.
- Code covered by automated testing?: yes
- Fix verified in Nightly?: yes
- Needs manual QE testing?: no
- Steps to reproduce for manual QE testing:
- Risk associated with taking this patch: low
- Explanation of risk level: Small change to principal creation code to restore behaviour, enabling view-source: to work.
- String changes made/needed?: None
- Is Android affected?: yes
| Assignee | ||
Comment 8•2 months ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D311846
Comment 9•2 months ago
|
||
Comment on attachment 9609182 [details]
Bug 2054428 - Correctly unwrap url for blob principals,
Moving request to release
Comment 10•1 month ago
|
||
Set release status flags based on info from the regressing bug 2005002
Updated•1 month ago
|
Updated•1 month ago
|
Updated•1 month ago
|
Comment 11•1 month ago
|
||
| uplift | ||
Updated•1 month ago
|
Comment 12•1 month ago
|
||
| uplift | ||
Description
•