Closed
Bug 1411382
Opened 7 years ago
Closed 7 years ago
Firefox in PWA mode has incorrect referrer for iframes, it's always `start_url` from the manifest rather than current one
Categories
(Firefox for Android Graveyard :: Web Apps (PWAs), enhancement)
Firefox for Android Graveyard
Web Apps (PWAs)
Tracking
(Not tracked)
RESOLVED
INACTIVE
People
(Reporter: nekr, Unassigned)
Details
Firefox in PWA mode has incorrect referrer for iframes, it's always `start_url` from the manifest rather than current one. I noticed this with History API, not sure what happens with real navigation. Also not sure if it's iframe specific, but I noticed that with iframes.
Comment 1•7 years ago
|
||
May I know which version you used?
I think we currently did use start_url
see http://searchfox.org/mozilla-central/rev/af86a58b157fbed26b0e86fcd81f1b421e80e60a/mobile/android/base/java/org/mozilla/gecko/BrowserApp.java#2109
Flags: needinfo?(nekr.fabula)
Reporter | ||
Comment 2•7 years ago
|
||
Nightly.
> I think we currently did use start_url
That's incorrect behaviour.
Flags: needinfo?(nekr.fabula)
Comment 3•7 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: 7 years ago
Resolution: --- → INACTIVE
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
•