WebAPI/EmbeddedBrowserAPI: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 29: Line 29:
** '''Suppress XFrame-Options Header''' - Render the contents of a document inside the iframe, even if it was returned with an X-Frame-Options DENY or SAMEORIGIN header. (e.g. web sites like GMail which return this header to prevent phishing scams will still be rendered inside this special iframe).
** '''Suppress XFrame-Options Header''' - Render the contents of a document inside the iframe, even if it was returned with an X-Frame-Options DENY or SAMEORIGIN header. (e.g. web sites like GMail which return this header to prevent phishing scams will still be rendered inside this special iframe).
* Manage some window.* APIs
* Manage some window.* APIs
** alert(), confirm(), prompt() - https://bugzilla.mozilla.org/show_bug.cgi?id=716664
** alert(), confirm(), prompt() - {{bug|741587}}
** '''open()''' - https://bugzilla.mozilla.org/show_bug.cgi?id=716664
** '''open()''' - https://bugzilla.mozilla.org/show_bug.cgi?id=716664
* <a target="'''_top'''">, <a target="'''_blank'''">, etc.
* <a target="'''_top'''">, <a target="'''_blank'''">, etc.
Confirmed users
395

edits

Navigation menu