Open
Bug 1963122
Opened 16 days ago
Updated 1 day ago
cannot close extension popup after history.pushState
Categories
(Firefox for Android :: WebExtensions, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: eight04, Unassigned, NeedInfo)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:139.0) Gecko/20100101 Firefox/139.0
Steps to reproduce:
- Download and install the extension from file: https://github.com/eight04/webextension-test/archive/refs/heads/popup-close-after-history.zip
- Open the popup.
- Tap "close".
Actual results:
A warning:
Scripts may only close windows that were opened by a script.
Expected results:
Close the popup.
Comment 1•16 days ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox for Android::Downloads' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: General → Downloads
Comment 2•1 day ago
|
||
The severity field is not set for this bug.
:007, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(nbond)
Comment 3•1 day ago
|
||
redirecting to the web extensions component
Component: Downloads → WebExtensions
Flags: needinfo?(nbond)
Updated•1 day ago
|
Flags: needinfo?(towhite)
You need to log in
before you can comment on or make changes to this bug.
Description
•