Kyle Machulis
dc3d53c3d7
Backing out 6d28e030fd7b (bug 1058180) due to causing crashes on desktop on a CLOSED TREE
2014-09-22 16:01:50 -07:00
Kyle Machulis
f449615bb4
Bug 1058180 - Only create app migrator when absolutely needed; r=fabrice
2014-09-22 14:45:39 -07:00
Vlatko Markovic
8f88d4d1e3
Bug 1011393 - Add support for 'csp' entries in Manifest Helper. r=fabrice
2014-09-22 13:48:45 -07:00
Vlatko Markovic
6a02a4a80c
Bug 1059198 - Permission table update for Trusted Hosted Apps. r=sicking
2014-09-22 07:59:00 -07:00
Vlatko Markovic
5d6a560637
Bug 1059216 - Verification of Trusted Hosted Apps manifest signature, part 2. r=sicking
2014-09-22 07:59:00 -07:00
Vlatko Markovic
2e30280054
Bug 1059216 - Verification of Trusted Hosted Apps manifest signature, part 1. r=dkeeler,rlb
2014-09-22 07:58:59 -07:00
Markus Nilsson
72dafd4f92
Bug 1059202 - Unit test - CSP and CA verfication for Trusted Hosted Apps r=sicking
2014-09-19 14:58:38 -07:00
Zoran Jovanovic
2ea2ab768c
Bug 1059202 - CSP and CA verfication for Trusted Hosted Apps r=fabrice,sicking,rlb
2014-09-19 14:58:34 -07:00
Fabrice Desré
f7d1cba01a
Bug 1059194 - Trusted Hosted Apps, part 3: Basic app install tests r=myk
2014-09-16 13:14:02 -07:00
Vlatko Markovic
6f2a9765c1
Bug 1059194 - Trusted Hosted Apps, part 2: CSP infrastructure changes. r=sicking
2014-09-16 13:14:02 -07:00
Vlatko Markovic
e67f54dd25
Bug 1059194 - Trusted Hosted Apps, part 1: App installation & Run. r=fabrice
2014-09-16 13:14:02 -07:00
Fabrice Desré
40daa016e2
Bug 988973 - Remove the deprecated-hwvideo
permission, r=fabrice
2014-09-15 17:12:47 -04:00
Fabrice Desré
119040e108
Bug 1063852 - Use webidl sequence for the receipts property. r=marco,bholley
2014-09-05 16:55:30 -07:00
Fabrice Desré
4d1378ea9e
backout bug 1063852 (84ac3d72395f) since that breaks Gij. r=bholley to please the dom/ hook.
2014-09-07 20:04:58 -07:00
Fabrice Desré
0739fc4da5
Bug 1063852 - Use webidl sequence for the receipts property. r=marco,bholley
2014-09-05 16:55:30 -07:00
Fabrice Desré
990e2a1c44
Bug 1056424 - Stuck at loading screen during power cut off test r=myk
2014-09-05 16:41:24 -07:00
Birunthan Mohanathas
3c525a1fe6
Bug 1058101 - Flatten dom/apps/src/ into parent directory. r=mccr8
...
--HG--
rename : dom/apps/src/AppDownloadManager.jsm => dom/apps/AppDownloadManager.jsm
rename : dom/apps/src/AppsService.js => dom/apps/AppsService.js
rename : dom/apps/src/AppsService.manifest => dom/apps/AppsService.manifest
rename : dom/apps/src/AppsServiceChild.jsm => dom/apps/AppsServiceChild.jsm
rename : dom/apps/src/AppsUtils.jsm => dom/apps/AppsUtils.jsm
rename : dom/apps/src/FreeSpaceWatcher.jsm => dom/apps/FreeSpaceWatcher.jsm
rename : dom/apps/src/InterAppComm.cpp => dom/apps/InterAppComm.cpp
rename : dom/apps/src/InterAppComm.h => dom/apps/InterAppComm.h
rename : dom/apps/src/InterAppComm.manifest => dom/apps/InterAppComm.manifest
rename : dom/apps/src/InterAppCommService.js => dom/apps/InterAppCommService.js
rename : dom/apps/src/InterAppCommService.jsm => dom/apps/InterAppCommService.jsm
rename : dom/apps/src/InterAppConnection.js => dom/apps/InterAppConnection.js
rename : dom/apps/src/InterAppMessagePort.js => dom/apps/InterAppMessagePort.js
rename : dom/apps/src/OfflineCacheInstaller.jsm => dom/apps/OfflineCacheInstaller.jsm
rename : dom/apps/src/OperatorApps.jsm => dom/apps/OperatorApps.jsm
rename : dom/apps/src/PermissionsInstaller.jsm => dom/apps/PermissionsInstaller.jsm
rename : dom/apps/src/PermissionsTable.jsm => dom/apps/PermissionsTable.jsm
rename : dom/apps/src/ScriptPreloader.jsm => dom/apps/ScriptPreloader.jsm
rename : dom/apps/src/StoreTrustAnchor.jsm => dom/apps/StoreTrustAnchor.jsm
rename : dom/apps/src/Webapps.js => dom/apps/Webapps.js
rename : dom/apps/src/Webapps.jsm => dom/apps/Webapps.jsm
rename : dom/apps/src/Webapps.manifest => dom/apps/Webapps.manifest
2014-08-27 10:12:06 -07:00
Kyle Machulis
6b224be516
Bug 900551 - Add new permission for wallpaper setting; r=bent
2014-08-27 21:01:30 -07:00
Kyle Machulis
8127b43eeb
bug 900551 - Settings API OOP; r=bent
2014-08-27 21:01:29 -07:00
Kyle Machulis
0c31500dac
Bug 846200 - Support for granting settings permissions on a per-permission basis; r=bent
...
--HG--
extra : rebase_source : 941bc56c900d6eb96a49af80be2b328155c0ea45
2014-08-27 21:01:29 -07:00
Fabrice Desré
ed4dce7d68
Bug 1058319 - Add a geolocation-noprompt permission part 1: permission table update r=gwagner
2014-08-28 17:25:01 -07:00
Fabrice Desré
288cda9338
Bug 1011738 - Theme support for b2g/gaia, Part 5 : tests r=myk
2014-08-28 17:20:27 -07:00
Fabrice Desré
89736c638f
Bug 1011738 - Theme support for b2g/gaia, Part 3 : dom/apps checks for role="theme" r=myk
2014-08-28 17:20:27 -07:00
Ryan VanderMeulen
1d1489e09f
Merge fx-team to m-c. a=merge
2014-08-28 16:13:41 -04:00
Myk Melez
481d21c72a
Bug 1059687 - suppress errant "test for equality mistyped as assignment" warning; r=fabrice
2014-08-28 10:35:56 -07:00
Ryan VanderMeulen
b392753c94
Backed out 11 changesets (bug 1059079, bug 1015518, bug 900551, bug 846200) for Gaia UI test failures on a CLOSED TREE.
...
Backed out changeset d85b4e48b3b4 (bug 1015518)
Backed out changeset 663b73ba69ec (bug 1015518)
Backed out changeset 5cf1cb5fa022 (bug 900551)
Backed out changeset b953dd5bfdaa (bug 900551)
Backed out changeset a2b6d7c84100 (bug 900551)
Backed out changeset ceb79fe83d15 (bug 900551)
Backed out changeset f6acf344fbf0 (bug 900551)
Backed out changeset fa269ea53937 (bug 846200)
Backed out changeset b89c84a850f9 (bug 846200)
Backed out changeset b7a7dfbe4e3f (bug 846200)
Backed out changeset c6f54d821c11 (bug 1059079)
2014-08-28 12:49:49 -04:00
Garner Lee
ddbbc6e53d
Bug 979767 - Part 1: Messages and Permissions. Supporting web application triggering based on HCI event EVT_TRANSACTION. r=fabrice
2014-08-27 14:41:00 +02:00
Kyle Machulis
c7f61124db
Bug 900551 - Add new permission for wallpaper setting; r=bent
2014-08-27 21:01:30 -07:00
Kyle Machulis
3d4e0958e2
Bug 900551 - Settings API OOP; r=bent
2014-08-27 21:01:29 -07:00
Kyle Machulis
1d70e86ac7
Bug 846200 - Support for granting settings permissions on a per-permission basis; r=bent
2014-08-27 21:01:29 -07:00
Ryan VanderMeulen
63ce3d4152
Merge inbound to m-c. a=merge
2014-08-26 15:55:57 -04:00
Carsten "Tomcat" Book
1f7b5b111b
Backed out changeset 883564cbc9a3 (bug 1058319) for gip test failures
2014-08-26 11:43:36 +02:00
Fabrice Desré
d8db19e803
Bug 1058319 - Add a geolocation-noprompt permission r=gwagner
2014-08-25 17:29:25 -07:00
Kyle Machulis
78e89514a0
Bug 938171 - Move browser app database file in gecko; r=fabrice
2014-08-25 13:30:07 -07:00
Ryan VanderMeulen
0cea1dd696
Backed out 4 changesets (bug 745283) for merge conflicts with bug 786419.
...
Backed out changeset 70bad98676c8 (bug 745283)
Backed out changeset fc08327b3d3e (bug 745283)
Backed out changeset ce19c464f5d8 (bug 745283)
Backed out changeset c6ad8ab94461 (bug 745283)
--HG--
rename : netwerk/test/unit/test_udpsocket.js => netwerk/test/unit/test_bug952927.js
2014-08-25 13:07:14 -04:00
Ted Clancy (:tedders1)
6029ad93ef
Bug 1000315 - Part 7: App tests automatically confirm uninstallation. r=myk
2014-06-11 14:33:02 -07:00
Ted Clancy (:tedders1)
f9ad916c80
Bug 1000315 - Part 3: Uninstall prompting on Desktop and WebRT. r=myk
2014-06-11 14:23:18 -07:00
Shih-Chiang Chien
28c2f9301a
Bug 745283 - Part 2: Add udp-socket permission. r=sicking, r=baku
2014-05-28 13:56:23 +08:00
Shih-Chiang Chien
43e6b2effa
Bug 745283 - Part 2: Add udp-socket permission. r=sicking, r=baku
2014-05-28 13:56:23 +08:00
Sean Lin
722cd320fc
Bug 1014023 - [Datastore] Notify apps of changes in datastore without being opened. r=baku, r=gene
2014-06-27 15:58:47 +08:00
Shian-Yow Wu
a52f2ebbf3
Bug 1048615 - Test case for multiple simultaneous access. r=fabrice
2014-08-21 19:09:37 +08:00
Fabrice Desré
f9222f1d8e
Bug 1056226 - "Unrecoverable" app uninstall does not send manifest information to uninstall event r=marco
2014-08-20 12:27:32 -07:00
Kyle Machulis
ac4292322a
Backed out d71120161e89 b5d49f1885af (bug 846200) due to missing xpc shell test fix patch
2014-08-20 12:01:18 -07:00
Kyle Machulis
7f4bf1c359
Bug 846200 - Support for granting settings permissions on a per-permission basis
2014-08-20 10:40:37 -07:00
Ryan VanderMeulen
455e48bbde
Merge inbound to m-c. a=merge
2014-08-19 16:09:47 -04:00
Fabrice Desré
3c97fffc91
Bug 899322 - Convert the mozApps API to use webidl r=marco,bholley
2014-08-19 09:30:54 -07:00
Ed Morley
cb352a10a2
Backed out changeset a880d4e0d656 (bug 846200) for xpcshell failures in test_bug808734.js; CLOSED TREE
2014-08-19 09:17:30 +01:00
Kyle Machulis
01ac90c8aa
Bug 846200 - Support for granting settings permissions on a per-permission basis; r=bent
2014-08-18 22:06:54 -07:00
Junior Hsu
57c101009b
Bug 1005818 - Part 2: Only limited browser API are available to a widget. r=kanru
...
1. Add |ownerIsWidget| in nsIFrameLoader.idl
2. Add |GetReallyIsWidget| in nsIMozBrowserFrame.idl
3. Hide the methods of browser API of a widget
4. Hide security-sensitive mozbrowser events of a widget
2014-08-19 15:14:22 +01:00
Junior Hsu
e84ab195da
Bug 1005818 - Part 1: Load a widget as an app if the |src| is in the |widgetPages|. r=fabrice, sr=sicking
...
1. Add permission |embed-widgets| and Element attribute |mozwidget|
2. Add |hasWidgetPage| in /mozIApplication.idl
3. Check permission |embed-widgets| and the |src| is in the |widgetPages| when |GetAppManifest|
4. Add test case
5. Should enable preference |dom.enable_widgets|
2014-08-19 15:14:08 +01:00