Birunthan Mohanathas
4868440a9e
Bug 1058101 - Flatten dom/mobileid/src/ into parent directory. r=mccr8
...
--HG--
rename : dom/mobileid/src/MobileIdentity.js => dom/mobileid/MobileIdentity.js
rename : dom/mobileid/src/MobileIdentity.manifest => dom/mobileid/MobileIdentity.manifest
2014-08-27 10:13:33 -07:00
Birunthan Mohanathas
fbe55548dc
Bug 1058101 - Flatten dom/mobileconnection/src/ into parent directory. r=mccr8
...
--HG--
rename : dom/mobileconnection/src/DOMMMIError.cpp => dom/mobileconnection/DOMMMIError.cpp
rename : dom/mobileconnection/src/DOMMMIError.h => dom/mobileconnection/DOMMMIError.h
rename : dom/mobileconnection/src/MobileCellInfo.cpp => dom/mobileconnection/MobileCellInfo.cpp
rename : dom/mobileconnection/src/MobileCellInfo.h => dom/mobileconnection/MobileCellInfo.h
rename : dom/mobileconnection/src/MobileConnection.cpp => dom/mobileconnection/MobileConnection.cpp
rename : dom/mobileconnection/src/MobileConnection.h => dom/mobileconnection/MobileConnection.h
rename : dom/mobileconnection/src/MobileConnectionArray.cpp => dom/mobileconnection/MobileConnectionArray.cpp
rename : dom/mobileconnection/src/MobileConnectionArray.h => dom/mobileconnection/MobileConnectionArray.h
rename : dom/mobileconnection/src/MobileConnectionInfo.cpp => dom/mobileconnection/MobileConnectionInfo.cpp
rename : dom/mobileconnection/src/MobileConnectionInfo.h => dom/mobileconnection/MobileConnectionInfo.h
rename : dom/mobileconnection/src/MobileNetworkInfo.cpp => dom/mobileconnection/MobileNetworkInfo.cpp
rename : dom/mobileconnection/src/MobileNetworkInfo.h => dom/mobileconnection/MobileNetworkInfo.h
2014-08-27 10:13:29 -07:00
Birunthan Mohanathas
399f182243
Bug 1058101 - Flatten dom/icc/src/ into parent directory. r=mccr8
...
--HG--
rename : dom/icc/src/Icc.cpp => dom/icc/Icc.cpp
rename : dom/icc/src/Icc.h => dom/icc/Icc.h
rename : dom/icc/src/IccListener.cpp => dom/icc/IccListener.cpp
rename : dom/icc/src/IccListener.h => dom/icc/IccListener.h
rename : dom/icc/src/IccManager.cpp => dom/icc/IccManager.cpp
rename : dom/icc/src/IccManager.h => dom/icc/IccManager.h
2014-08-27 10:12:15 -07:00
Birunthan Mohanathas
1b021ad7c2
Bug 1058101 - Flatten dom/downloads/src/ into parent directory. r=mccr8
...
--HG--
rename : dom/downloads/src/DownloadsAPI.js => dom/downloads/DownloadsAPI.js
rename : dom/downloads/src/DownloadsAPI.jsm => dom/downloads/DownloadsAPI.jsm
rename : dom/downloads/src/DownloadsAPI.manifest => dom/downloads/DownloadsAPI.manifest
rename : dom/downloads/src/DownloadsIPC.jsm => dom/downloads/DownloadsIPC.jsm
2014-08-27 10:12:12 -07:00
Birunthan Mohanathas
afa90db292
Bug 1058101 - Flatten dom/cellbroadcast/src/ into parent directory. r=mccr8
...
--HG--
rename : dom/cellbroadcast/src/CellBroadcast.cpp => dom/cellbroadcast/CellBroadcast.cpp
rename : dom/cellbroadcast/src/CellBroadcast.h => dom/cellbroadcast/CellBroadcast.h
2014-08-27 10:12:11 -07:00
Birunthan Mohanathas
f882bf3044
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
Birunthan Mohanathas
bf89cade4d
Bug 1058101 - Flatten dom/activities/src/ into parent directory. r=mccr8
...
--HG--
rename : dom/activities/src/Activities.manifest => dom/activities/Activities.manifest
rename : dom/activities/src/ActivitiesService.jsm => dom/activities/ActivitiesService.jsm
rename : dom/activities/src/ActivitiesServiceFilter.jsm => dom/activities/ActivitiesServiceFilter.jsm
rename : dom/activities/src/Activity.cpp => dom/activities/Activity.cpp
rename : dom/activities/src/Activity.h => dom/activities/Activity.h
rename : dom/activities/src/ActivityMessageConfigurator.js => dom/activities/ActivityMessageConfigurator.js
rename : dom/activities/src/ActivityProxy.js => dom/activities/ActivityProxy.js
rename : dom/activities/src/ActivityRequestHandler.js => dom/activities/ActivityRequestHandler.js
rename : dom/activities/src/ActivityWrapper.js => dom/activities/ActivityWrapper.js
2014-08-27 10:12:03 -07:00
Matthew A. Miller
9a4d96ef09
Bug 1056213 - Window title in "windows or screen to share" list is not updated when navigating to another page r=rjesup
2014-08-27 16:32:28 -06:00
Ryan VanderMeulen
2e9ab4efcb
Merge m-c to b2g-inbound. a=merge
2014-08-30 22:39:33 -04:00
Ryan VanderMeulen
f11f3732ac
Merge inbound to m-c. a=merge
2014-08-30 22:36:52 -04:00
B2G Bumper Bot
c2954c6e6d
Bumping manifests a=b2g-bump
2014-08-30 18:47:09 -07:00
B2G Bumper Bot
f74ac3901f
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f990b157724a
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Revert "Merge pull request #23483 from wilsonpage/1060294"
This reverts commit 3c04e67480a2f64b99d7a5cf84071f801f3d9a40, reversing
changes made to fd719f6fd74d74d88314429a07de68c655552609.
2014-08-30 18:40:44 -07:00
Ryan VanderMeulen
ad2c5a475a
Backed out changeset cd821c1ef789 (bug 1037235) for blowing up B2G.
2014-08-30 21:27:11 -04:00
B2G Bumper Bot
7b8578b575
Bumping manifests a=b2g-bump
2014-08-30 17:42:26 -07:00
Mason Chang
032679ccc7
backout of bug 970751 for intermittent ICS Debug.
2014-08-30 17:18:29 -07:00
B2G Bumper Bot
23b07ad48a
Bumping manifests a=b2g-bump
2014-08-30 16:31:49 -07:00
Jeff Gilbert
d02e38f2b3
Bug 1052234 - Allow RGBA-order D3D11 TextureHosts. - r=bas
2014-08-30 16:27:32 -07:00
B2G Bumper Bot
18859d54be
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c25143c9ac33
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1033223 - Disable intermittent bookmark_uninstall_test.js test on travis R=kgrandon
2014-08-30 16:25:43 -07:00
Erik Vold
6e9ca3536a
Bug 1037235 - toolkit/loader doesn't check module compatibility r=Mossop
2014-08-30 15:31:08 -07:00
B2G Bumper Bot
41168484b9
Bumping manifests a=b2g-bump
2014-08-30 15:26:51 -07:00
B2G Bumper Bot
2bc43741f4
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b0206a1b34d5
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #23531 from KevinGrandon/reland_bug_1035250
Bug 1035250 - Add incremental statusbar icons in FTU
========
https://hg.mozilla.org/integration/gaia-central/rev/2a1becc1d0ad
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1035250 - Move utility tray initialization to finishInit
========
https://hg.mozilla.org/integration/gaia-central/rev/4034578332cf
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1035250 - Add incremental statusbar icons in FTU
2014-08-30 15:20:44 -07:00
B2G Bumper Bot
5303b2fbca
Bumping manifests a=b2g-bump
2014-08-30 14:52:01 -07:00
B2G Bumper Bot
e62a6d0460
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f09282209a04
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #23052 from eliperelman/bug-1054716
Bug 1054716 - Prevent system notification banners from overlaying the software home button
========
https://hg.mozilla.org/integration/gaia-central/rev/7426c9986478
Author: Eli Perelman <eli@eliperelman.com>
Desc: Bug 1054716 - Prevent system notification banners from overlaying the software home button
2014-08-30 14:45:48 -07:00
B2G Bumper Bot
6d7037bdaf
Bumping manifests a=b2g-bump
2014-08-30 14:27:38 -07:00
Mason Chang
eba927ecd7
Bug 970751 Resample touch events. r=mwu,kats. a=kwierso
2014-08-30 14:04:15 -07:00
B2G Bumper Bot
44e0f9546d
Bumping manifests a=b2g-bump
2014-08-30 13:51:57 -07:00
B2G Bumper Bot
6fe535e719
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/de26f227f9e2
Author: Mike Habicher <mikeh@mozilla.com>
Desc: Merge pull request #23487 from wilsonpage/1060385
Bug 1060385 - [shared/pages/import] Implement gaia-header
========
https://hg.mozilla.org/integration/gaia-central/rev/d918a103cb05
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1060385 - [shared/pages/import] Implement gaia-header
========
https://hg.mozilla.org/integration/gaia-central/rev/4fe2dc899996
Author: Mike Habicher <mikeh@mozilla.com>
Desc: Merge pull request #23483 from wilsonpage/1060294
Bug 1060294 - [bluetooth] Update new settings.html with gaia-header
========
https://hg.mozilla.org/integration/gaia-central/rev/2611fdf01fe4
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1060294 - [bluetooth] Update new settings.html with gaia-header
2014-08-30 13:45:49 -07:00
B2G Bumper Bot
24604e9041
Bumping manifests a=b2g-bump
2014-08-30 13:36:51 -07:00
B2G Bumper Bot
dda1b9e7c7
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/21f7a96d9cd7
Author: Mike Habicher <mikeh@mozilla.com>
Desc: Merge pull request #23434 from wilsonpage/1059833
Bug 1059833 - [gaia-header] Button transition-delays should only impact touch/user interaction
========
https://hg.mozilla.org/integration/gaia-central/rev/f6aa991c43f9
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1059833 - [gaia-header] Button transition-delays should only impact touch/user interaction
2014-08-30 13:30:43 -07:00
B2G Bumper Bot
a684387da9
Bumping manifests a=b2g-bump
2014-08-30 13:21:57 -07:00
B2G Bumper Bot
75fd22f506
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3297415e83e7
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Merge pull request #23526 from qdot/fix-940647
Fix 940647
========
https://hg.mozilla.org/integration/gaia-central/rev/07bcaebc43f9
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Bug 940647 - Fix format of data in unit test
========
https://hg.mozilla.org/integration/gaia-central/rev/96edfcc52e95
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Revert "Revert "Bug 940647 - Move bookmark creation to operator variant app""
This reverts commit 2893542864856b672c05d0e6ed72b289e06cf306.
2014-08-30 13:15:49 -07:00
Ryan VanderMeulen
ff94d36b35
Backed out changeset 2df073cb512c (bug 993584) for OSX browser_946320_tabs_from_other_computers.js failures.
2014-08-30 14:54:36 -04:00
B2G Bumper Bot
14b43be997
Bumping manifests a=b2g-bump
2014-08-30 10:39:32 -07:00
B2G Bumper Bot
601fa2e6b0
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9c9b560f160e
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #23497 from zacc/bug_1060462
Bug 1060462 - Avert race condition in gaiatest when interacting with language select menu in Settings app
========
https://hg.mozilla.org/integration/gaia-central/rev/af6ce7155433
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 1060462 - Avert race condition in gaiatest when interacting with language select menu in Settings app r=qdot
2014-08-30 10:30:55 -07:00
Ryan VanderMeulen
5714437b55
Merge m-c to b2g-inbound. a=merge
2014-08-30 12:45:54 -04:00
B2G Bumper Bot
c454d971cb
Bumping manifests a=b2g-bump
2014-08-30 09:33:55 -07:00
B2G Bumper Bot
4648626ad4
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7e6c5414f073
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1035250 - Add incremental statusbar icons in FTU"
This reverts commit bb42eaf2b585f01e7106d3b6783e91e0e40caf68.
2014-08-30 09:30:28 -07:00
Ryan VanderMeulen
12d8b0b468
Merge fx-team to m-c. a=merge
2014-08-30 12:26:22 -04:00
Ryan VanderMeulen
099d0b7caa
Merge inbound to m-c. a=merge
2014-08-30 12:25:27 -04:00
B2G Bumper Bot
d1b12082f9
Bumping manifests a=b2g-bump
2014-08-30 08:03:16 -07:00
B2G Bumper Bot
16d7dbc78e
Bumping manifests a=b2g-bump
2014-08-30 07:32:39 -07:00
B2G Bumper Bot
0e0dbaf17e
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/22b495e0d2bf
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #23466 from steveck-chung/network-alerts-api-work
Bug 1051795 - [CMAS] Handle the setting that enables/disables CMAS alerts. r=azasypkin
========
https://hg.mozilla.org/integration/gaia-central/rev/5914bd9df928
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 1051795 - [CMAS] Handle the setting that enables/disables CMAS alerts
2014-08-30 07:30:43 -07:00
B2G Bumper Bot
f399eee104
Bumping manifests a=b2g-bump
2014-08-30 06:31:49 -07:00
B2G Bumper Bot
ac14a08f88
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5b3e28e26406
Author: evanxd <itoyxd@gmail.com>
Desc: Merge pull request #23063 from evanxd/bug-1054178
Bug 1054178 - [Gaia][calendar] support 24 hour time format r=millermedeiros
========
https://hg.mozilla.org/integration/gaia-central/rev/903578d97f2c
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 1054178 - [Gaia][calendar] support 24 hour time format r=millermedeiros
2014-08-30 06:25:42 -07:00
B2G Bumper Bot
5f76b1ab7a
Bumping manifests a=b2g-bump
2014-08-30 06:01:50 -07:00
B2G Bumper Bot
84c86c92db
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/735fefc38c39
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #23513 from mcav/error-domains
Bug 1043516 - [email] Error Domains for sockets. r=asuth a=mhenretty
========
https://hg.mozilla.org/integration/gaia-central/rev/fce7544925e3
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 1043516 - [email] Error Domains for sockets.
2014-08-30 05:55:44 -07:00
Jan de Mooij
f5af819816
Bug 1060342 - Optimize TypeOfV codegen. r=bhackett
2014-08-30 13:34:09 +02:00
ffxbld
5e36f02e11
No bug, Automated blocklist update from host bld-linux64-spot-456 - a=blocklist-update
2014-08-30 03:23:03 -07:00
ffxbld
6202875c3d
No bug, Automated HPKP preload list update from host bld-linux64-spot-456 - a=hpkp-update
2014-08-30 03:23:01 -07:00
ffxbld
3520eb2656
No bug, Automated HSTS preload list update from host bld-linux64-spot-456 - a=hsts-update
2014-08-30 03:22:59 -07:00