WebAPI/WidgetAPI: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 96: Line 96:
*Performance methods
*Performance methods
**<strike>purgeHistory()</strike>
**<strike>purgeHistory()</strike>
==Experimental Note==
* What will happen when a pure iframe (without mozbrowser/mozapp/remote) calls "window.top.location = window.location" within an app?
** It works. The embedder window will be overwritten.
* Can a pure iframe steal the permissions from its embedder?
** No. Even the window.top is overwritten.
* What will happen when an iframe has mozapp but doesn't have mozbrowser?
** "remote=true" malfunction. So, no permission can be obtained.
* Does the visibility state of an OOP'ed iframe correspond to its parent?
** Yes.


==Q&A==
==Q&A==
Confirmed users
45

edits

Navigation menu