Closed
Bug 1293630
Opened 8 years ago
Closed 4 years ago
webextension empty pages show up in history
Categories
(Firefox :: Bookmarks & History, defect, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 1658229
People
(Reporter: cliussitt, Unassigned)
Details
The following describes how "an empty page will be created for your scripts to run in" "if you specify only 'scripts'":
https://developer.mozilla.org/en-US/Add-ons/WebExtensions/manifest.json/background
Now the location bar shows results like the following for each such webextension:
xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx moz-extension://xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/_blank.html
You can find such results easily by entering the following in the location bar (after installing a webextension):
moz-extension
I don't know whether non-empty webextension pages also show up, or whether they should.
actually, it looks like this is an issue with these pages getting saved to the history and so isn't a problem with the location bar
Component: Location Bar → Bookmarks & History
Summary: webextension empty pages show up in results → webextension empty pages show up in history
Comment 2•8 years ago
|
||
we should probably exclude this scheme from history.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
Comment 4•7 years ago
|
||
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0
20171104100412
Nope. Still an issue.
status-firefox57:
--- → wontfix
status-firefox58:
--- → affected
Comment 5•4 years ago
|
||
Going to dupe this forward to bug 1658229 as that contains more information and side-effects.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•