Closed
Bug 1380575
Opened 8 years ago
Closed 8 years ago
In pane options page gets displayed for other extension option pages (with open_in_tab:true)
Categories
(Firefox for Android Graveyard :: Add-on Manager, defect, P1)
Tracking
(fennec+, firefox56 verified, firefox57 verified)
VERIFIED
FIXED
Firefox 56
People
(Reporter: mrdokenny, Assigned: rpl)
References
Details
Attachments
(6 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:55.0) Gecko/20100101 Firefox/55.0
Build ID: 20170710085521
Steps to reproduce:
1. Download the test extension here
https://bugzilla.mozilla.org/show_bug.cgi?id=1302504#c17
2. Download Cookie AutoDelete from here (which has open_in_tab:true for the options_ui key)
https://addons.mozilla.org/en-US/firefox/addon/cookie-autodelete/
3. Close and reload the addon manager page if open
4. Navigate to the Favorite Color addon extension page
5. Then navigate to Cookie AutoDelete's extension page
Actual results:
- The options page for the Favorite color addon is displayed in Cookie AutoDelete's setting page (See attached image)
Expected results:
- Favorite color's option menu should not have appeared in Cookie AutoDelete's settings page
- Also this bug only appears on the options_ui key with open_in_tab:true
![]() |
||
Updated•8 years ago
|
tracking-fennec: --- → ?
![]() |
||
Comment 1•8 years ago
|
||
[Traige@0719] Addon related.
Hi Andy, would you take a look and see if this should be in your priority list? Thanks
Flags: needinfo?(amckay)
I can reproduce this issue on Firefox 56.0a1 (2017-07-20) under Android 6.0.1
Please have a look at the attached video.
Assignee | ||
Updated•8 years ago
|
Priority: -- → P1
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Assignee | ||
Updated•8 years ago
|
Attachment #8891339 -
Flags: review?(mixedpuppy)
Attachment #8891340 -
Flags: review?(mixedpuppy)
Attachment #8891341 -
Flags: review?(mixedpuppy)
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → lgreco
Status: NEW → ASSIGNED
Comment 7•8 years ago
|
||
mozreview-review |
Comment on attachment 8891341 [details]
Bug 1380575 - Fix aListItem is undefined when uninstalling from Androud about:addons page.
https://reviewboard.mozilla.org/r/162538/#review167882
Attachment #8891341 -
Flags: review?(mixedpuppy) → review+
Comment 8•8 years ago
|
||
mozreview-review |
Comment on attachment 8891340 [details]
Bug 1380575 - Fix Android WebExtension options page rendered on other extension details.
https://reviewboard.mozilla.org/r/162536/#review167884
Attachment #8891340 -
Flags: review?(mixedpuppy) → review+
Comment 9•8 years ago
|
||
mozreview-review |
Comment on attachment 8891339 [details]
Bug 1380575 - Fix EventEmitter lazy import for browserAction on Android.
https://reviewboard.mozilla.org/r/162534/#review167888
Attachment #8891339 -
Flags: review?(mixedpuppy) → review+
Comment 10•8 years ago
|
||
Pushed by luca.greco@alcacoop.it:
https://hg.mozilla.org/integration/autoland/rev/3ddcdf3491c2
Fix EventEmitter lazy import for browserAction on Android. r=mixedpuppy
https://hg.mozilla.org/integration/autoland/rev/69245ffa6a00
Fix Android WebExtension options page rendered on other extension details. r=mixedpuppy
https://hg.mozilla.org/integration/autoland/rev/8f349f00f666
Fix aListItem is undefined when uninstalling from Androud about:addons page. r=mixedpuppy
Comment 11•8 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3ddcdf3491c2
https://hg.mozilla.org/mozilla-central/rev/69245ffa6a00
https://hg.mozilla.org/mozilla-central/rev/8f349f00f666
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 56
Updated•8 years ago
|
tracking-fennec: ? → +
![]() |
||
Comment 12•8 years ago
|
||
This issue is verified as fixed on Fennec 57.0a1 (2017-08-16) and Fennec 56.0b3 under Android 6.0.1.
The options_ui page from the Favourite color is not displayed in the Cookie AutoDelete's options_ui page.
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•