canmove, Confirmed users
1,537
edits
Line 36: | Line 36: | ||
This component provides a button in the Firefox chrome that, when clicked, displays a door hanger. The contents of the door-hangar are provided by the webapp component, and that content is isolated from privileged code with the use of an iframe and <code>postMessage()</code> calls. | This component provides a button in the Firefox chrome that, when clicked, displays a door hanger. The contents of the door-hangar are provided by the webapp component, and that content is isolated from privileged code with the use of an iframe and <code>postMessage()</code> calls. | ||
The API used via postMessage so the webapp component can communicate with the chrome bits of Firefox | The API used via postMessage so the webapp component can communicate with the chrome bits of Firefox [https://github.com/mozilla/f1/wiki/Chrome-Web-Data-API%3A-v1] For more info: see {{bug|642656}}. | ||
The tables below simply summarize the data encountered by this component. | The tables below simply summarize the data encountered by this component. |