Closed
Bug 868627
Opened 12 years ago
Closed 12 years ago
Pages open with window.open() from an application have appId = NO_APP_ID
Categories
(Core :: Security, defect)
Core
Security
Tracking
()
RESOLVED
INVALID
People
(Reporter: mounir, Unassigned)
Details
Fabrice said that is the case and if that is the case, it is likely a bug.
Flags: needinfo?(fabrice)
Comment 1•12 years ago
|
||
So if an app navigates itself to http://example.com, that page should have the app-id of the app, not NO_APP_ID? If window.open is behaving correctly, it should act the same as navigating the main app frame.
| Reporter | ||
Comment 2•12 years ago
|
||
(In reply to Justin Lebar [:jlebar] from comment #1)
> So if an app navigates itself to http://example.com, that page should have
> the app-id of the app, not NO_APP_ID? If window.open is behaving correctly,
> it should act the same as navigating the main app frame.
IMO, yes.
Comment 3•12 years ago
|
||
I checked again and I was wrong in my first analysis. Closing as invalid, and sorry for the noise.
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(fabrice)
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•