WebAPI/EmbeddedBrowserAPI: Difference between revisions

Line 24: Line 24:
* Control iframe - Allow programmatic control of the iframe
* Control iframe - Allow programmatic control of the iframe
** Stop Load ({{bug|709759}}) - Programatically stop the iframe from loading a document
** Stop Load ({{bug|709759}}) - Programatically stop the iframe from loading a document
** Reload - Programmatically reload the contents of the iframe
** Reload - Programmatically reload the contents of the iframe.  (Support different types of reload: normal, charset change, force)
** Zoom - Programatically make the iframe content larger or smaller
** Zoom - Programatically make the iframe content larger or smaller
* Suppress some security measures
* Suppress some security measures
187

edits