Closed
Bug 1536504
Opened 7 years ago
Closed 7 years ago
Replace _blank.html with _generated_background_page.html in ExtensionProtocolHandler.cpp
Categories
(WebExtensions :: General, task)
Tracking
(firefox68 fixed)
RESOLVED
FIXED
mozilla68
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: robwu, Assigned: robwu)
References
Details
Attachments
(1 file)
The following comment mentions "_blank.html", but it should have been "_generated_background_page.html" after bug 1391720 removed _blank.html:
https://searchfox.org/mozilla-central/rev/7abb9117c8500ed20833746c9f8e800fce3a4688/netwerk/protocol/res/ExtensionProtocolHandler.cpp#375
| Assignee | ||
Comment 1•7 years ago
|
||
Pushed by rob@robwu.nl:
https://hg.mozilla.org/integration/autoland/rev/975c553ca01d
Update outdated comment about _blank.html r=mixedpuppy
Comment 3•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
Comment 4•7 years ago
|
||
Hello, will this enhancement require any validation from the QA team? if so please provide some info on how to test it and set the 'qe-verify+' flag, thanks!
Flags: needinfo?(rob)
| Assignee | ||
Comment 5•7 years ago
|
||
No QA needed because this is only a change in a code comment.
Type: enhancement → task
Flags: needinfo?(rob) → qe-verify-
You need to log in
before you can comment on or make changes to this bug.
Description
•