Confirmed users
29
edits
Junior Hsu (talk | contribs) m (→Bugs) |
Junior Hsu (talk | contribs) (→Bugs) |
||
Line 115: | Line 115: | ||
* {{bug|1005818}} A new 'embed-widgets' permission exposing to privileged apps for solving widget case. | * {{bug|1005818}} A new 'embed-widgets' permission exposing to privileged apps for solving widget case. | ||
** Part1: Add permission "embed-widgets" and HTMLIFrameElement attribute "mozWidget" | ** Part1: Add permission "embed-widgets" and HTMLIFrameElement attribute "mozWidget" | ||
** Part2: Enable to embed a widget if preconditions hold | ** Part2: Implementation of checking if a window is able to embed a specific widget. | ||
** | ** Part3: Enable to embed a widget if preconditions hold | ||
** Part4: Only limited browser API are available to a widget |