Closed
Bug 1175302
Opened 10 years ago
Closed 9 years ago
window.opener missing
Categories
(Firefox for Android Graveyard :: Web Apps (PWAs), defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: tfeserver, Unassigned)
Details
User Agent: Mozilla/5.0 (Android; Mobile; rv:39.0) Gecko/39.0 Firefox/39.0
Build ID: 20150615124843
Firefox for Android
Steps to reproduce:
In a webapp installed, open a new window with window.open(url)
Actual results:
The resulting window does not get window.opener value
Expected results:
The window.opener value should have a value, like the behavior of the webapps in firefoxos.
Updated•10 years ago
|
Component: Untriaged → Web Apps
OS: Unspecified → Android
Product: Firefox → Firefox for Android
Hardware: Unspecified → ARM
Summary: Opener → window.opener missing
Version: 39 Branch → Firefox 39
Comment 1•9 years ago
|
||
The current implementation of webapps is no longer being worked on.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
Updated•4 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
•