Closed
Bug 1340478
Opened 8 years ago
Closed 6 years ago
Firefox doesn't handle the flag Browser.EXTRA_APPLICATION_ID from an Intent
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INACTIVE
People
(Reporter: laur.catalin, Unassigned)
References
Details
(Keywords: regression)
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36
Steps to reproduce:
I wanted to open an URL in the same tab, not a new one, by sending an Intent from my app with the flag Browser.EXTRA_APPLICATION_ID, which according to the documentation: "is a unique identification string that will be used to identify the calling application. The Browser will attempt to reuse the same window each time the application launches the Browser with the same identifier."
OS Version: Android 6.0.1
Firefox Version: 51.0.3
Actual results:
Firefox opened a new tab for my URL
Expected results:
Firefox should have opened my URL in the same, already opened, tab
Reporter | ||
Updated•8 years ago
|
OS: Unspecified → Android
Hardware: Unspecified → All
Comment 1•8 years ago
|
||
Implemented in bug 840574 - This definitely worked some time ago (I'm rather annoyed by it).
Blocks: 840574
Keywords: regression,
regressionwindow-wanted
Comment 2•6 years ago
|
||
Closing per https://bugzilla.mozilla.org/show_bug.cgi?id=1473195
Contact :susheel if you think this bug should be re-opened
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → INACTIVE
Assignee | ||
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
Comment 3•2 years ago
|
||
Removing regressionwindow-wanted
keyword because this bug has been resolved.
Keywords: regressionwindow-wanted
Comment 4•2 years ago
|
||
Removing regressionwindow-wanted
keyword because this bug has been resolved.
Comment 5•2 years ago
|
||
Removing regressionwindow-wanted
keyword because this bug has been resolved.
You need to log in
before you can comment on or make changes to this bug.
Description
•