gecko/dom/apps
Kan-Ru Chen (陳侃如) 1d20d5e1bb Bug 1044736 - Part 6. Widget should only require embed-widgets permission. r=fabrice
As discussed on dev-webapi[1] the app that wants to use widgets only
need the "embed-widgets" permission to use <iframe mozbrowser mozwidget>

If the app also wants to implement a browser, it could request the
"browser" separately. A <iframe mozbrowser mozwidget> will have
restricted mozbrowser API defined on the prototype if the embedder has
the "brower" permission; they will always throw when used.

[1]: https://groups.google.com/d/msg/mozilla.dev.webapi/uQweGWtVKRA/Bj1jZq3LN-0J

--HG--
rename : dom/apps/tests/test_widget.html => dom/apps/tests/test_widget_browser.html
2014-11-12 14:20:19 +08:00
..
tests Bug 1044736 - Part 6. Widget should only require embed-widgets permission. r=fabrice 2014-11-12 14:20:19 +08:00
AppDownloadManager.jsm Bug 1058101 - Flatten dom/apps/src/ into parent directory. r=mccr8 2014-08-27 10:12:06 -07:00
AppsService.js Bug 1059194 - Trusted Hosted Apps, part 2: CSP infrastructure changes. r=sicking 2014-09-16 13:14:02 -07:00
AppsService.manifest Bug 1058101 - Flatten dom/apps/src/ into parent directory. r=mccr8 2014-08-27 10:12:06 -07:00
AppsServiceChild.jsm Bug 1035454, part 4 - Don't send 'Webapps:UnregisterForMessages' at xpcom-shutdown, r=fabrice. 2014-10-15 20:04:33 -07:00
AppsUtils.jsm Bug 1019714 - Forbid overloading apps not being pushed via devtools. r=jryans, r=fabrice 2014-10-27 11:17:40 -04:00
FreeSpaceWatcher.jsm Bug 1058101 - Flatten dom/apps/src/ into parent directory. r=mccr8 2014-08-27 10:12:06 -07:00
ImportExport.jsm Bug 982874 - Import / export API for apps : Part 2: dom/webapps implementation r=marco,sicking 2014-10-14 22:55:14 -07:00
InterAppComm.cpp Bug 1058101 - Flatten dom/apps/src/ into parent directory. r=mccr8 2014-08-27 10:12:06 -07:00
InterAppComm.h Bug 1058101 - Flatten dom/apps/src/ into parent directory. r=mccr8 2014-08-27 10:12:06 -07:00
InterAppComm.manifest Bug 1058101 - Flatten dom/apps/src/ into parent directory. r=mccr8 2014-08-27 10:12:06 -07:00
InterAppCommService.js Bug 1058101 - Flatten dom/apps/src/ into parent directory. r=mccr8 2014-08-27 10:12:06 -07:00
InterAppCommService.jsm Bug 1058101 - Flatten dom/apps/src/ into parent directory. r=mccr8 2014-08-27 10:12:06 -07:00
InterAppConnection.js Bug 1058101 - Flatten dom/apps/src/ into parent directory. r=mccr8 2014-08-27 10:12:06 -07:00
InterAppMessagePort.js Bug 1058101 - Flatten dom/apps/src/ into parent directory. r=mccr8 2014-08-27 10:12:06 -07:00
moz.build Bug 982874 - Import / export API for apps : Part 2: dom/webapps implementation r=marco,sicking 2014-10-14 22:55:14 -07:00
OfflineCacheInstaller.jsm Bug 1058101 - Flatten dom/apps/src/ into parent directory. r=mccr8 2014-08-27 10:12:06 -07:00
OperatorApps.jsm Bug 1058101 - Flatten dom/apps/src/ into parent directory. r=mccr8 2014-08-27 10:12:06 -07:00
PermissionsInstaller.jsm Bug 1059194 - Trusted Hosted Apps, part 1: App installation & Run. r=fabrice 2014-09-16 13:14:02 -07:00
PermissionsTable.jsm Bug 989198, Patch 4: Dispatch both chrome event and key event for hardward keys, and add new permission, r=fabrice. 2014-11-03 15:05:43 +08:00
ScriptPreloader.jsm Bug 1058101 - Flatten dom/apps/src/ into parent directory. r=mccr8 2014-08-27 10:12:06 -07:00
StoreTrustAnchor.jsm Bug 1059216 - Verification of Trusted Hosted Apps manifest signature, part 1. r=dkeeler,rlb 2014-09-22 07:58:59 -07:00
TrustedHostedAppsUtils.jsm Bug 1077529 - Update Trusted Hosted Apps r=fabrice 2014-10-14 12:28:16 -07:00
Webapps.js Bug 1000313 - Adding homescreen-webapps-manage permission. r=sicking 2014-11-02 14:04:08 -05:00
Webapps.jsm Bug 1092152 - Don't calculate the downloaded file hash if we didn't download it. r=fabrice 2014-10-31 10:36:00 -04:00
Webapps.manifest Bug 1058101 - Flatten dom/apps/src/ into parent directory. r=mccr8 2014-08-27 10:12:06 -07:00