Closed
Bug 1485282
Opened 6 years ago
Closed 6 years ago
Opening about:blank from urlbar does not change content area if a specific addon is installed
Categories
(Developer Engagement :: Outreach Request, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1465388
People
(Reporter: alice0775, Unassigned)
Details
(Keywords: regression)
Attachments
(2 files)
Steps To Reproduce:
1. Start browser with new profile
2. Open about:preferences#home
and set "Blank Page" for New tabs
3. Install addon https://addons.mozilla.org/en-US/firefox/addon/gesturefy/?src=search
4. Open any webpage
e.g, https://www.mozilla.org/en-US/firefox/nightly/firstrun/
5. Type about:blank in urlbar and hit Enter key
Actual Results:
Content area remains as previous site
Expected Results:
Content area should be blank
Reporter | ||
Updated•6 years ago
|
Product: Firefox → WebExtensions
Summary: Opening bout:blank from urlbar does not change content area if a specific addon is installed → Opening about:blank from urlbar does not change content area if a specific addon is installed
Reporter | ||
Comment 1•6 years ago
|
||
the problem happens since Firefox55.
Keywords: regression
Version: Trunk → 55 Branch
Reporter | ||
Comment 2•6 years ago
|
||
STR:
1. Start browser with new profile
2. Install addon https://addons.mozilla.org/en-US/firefox/addon/gesturefy/?src=search
Install latest version which is working with the relevant Firefox version.
3. Open any webpage
e.g, https://www.mozilla.org/en-US/firefox/nightly/firstrun/
4. Type about:blank in urlbar and hit Enter key
Regression Window:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=8726e36dafe1c875d86b33b5885f6b9e6d1a5a12&tochange=1b3359583493bf0506c4fe1c81573b8a123413ec
Regressed by: Bug 1322235, Bug 1368102, Bug 1368152
Note: The problem happen regardless of WebExtensions or Legacy Addon.
Reporter | ||
Comment 3•6 years ago
|
||
Via local build,
Last Good: 417fd0cf65a8
First Bad: 32a3b7c39207
Regressed by : 32a3b7c39207 Kris Maglione — Bug 1368102: Part 5 - Move static content script matching into C++. r=mixedpuppy,zombie
:kmag,
Your patch seems to cause the problem, can you please look into this?
Reporter | ||
Comment 4•6 years ago
|
||
Reporter | ||
Comment 5•6 years ago
|
||
Reporter | ||
Comment 6•6 years ago
|
||
:kmag, I can not understand why you deleted the blocking bug without any explanation.
Anyway, I can reproduce the problem with WebExtensions version on Nightly63.0a1 (and Firefox55.0 with the attached modified one).
And I got same regression window and same culprit changesets.
Blocks: 1368102
Comment 7•6 years ago
|
||
(In reply to Alice0775 White from comment #6)
> :kmag, I can not understand why you deleted the blocking bug without any
> explanation.
In c2, three bugs were identified in the regression window; in removing the other two in , are you saying that you have narrowed it to only be 1368102?
If the blocking is removed, it's because this is not directly tied to that bug. If you're confident on that range, we can investigate starting there, but won't block until something is confirmed.
Flags: needinfo?(alice0775)
Reporter | ||
Comment 9•6 years ago
|
||
It seems that only one add-on is affected.
So, It is a waste time to investigate bug.
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(alice0775)
Resolution: --- → WONTFIX
Comment 10•6 years ago
|
||
Well, if this only manifests with one extension, then we could reach out to Gesturefy.
status-firefox63:
affected → ---
Component: Untriaged → Outreach Request
Product: WebExtensions → Developer Engagement
Version: 55 Branch → unspecified
Updated•6 years ago
|
Resolution: WONTFIX → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•