Philipp von Weitershausen
9f8261c75a
Bug 787172 - B2G RIL: Wait for the system app to load before turning on the radio. r=vingtetun
2012-09-05 13:00:06 -07:00
Philipp von Weitershausen
6ddef3db1b
Bug 784684 - Sending event for volume state changed. r=vingtetun
2012-09-04 08:51:46 -07:00
Alexandre Lissy
66c8014cf7
Bug 782289 - Headphones status notification. Part 2: Generate mozChromeEvent. r=vingtetun
...
Catching the 'headphones-status' event that is generated by AudioManager
and generating a mozChromeEvent matching. It will allow us to grab this
event in Gaia's status bar.
2012-08-13 16:59:30 +02:00
Gene Lian
f921af059c
Bug 783149 - System Message Handler API - Buffer messages in shell.js until the system app has started. r=fabrice
2012-08-30 10:46:35 +08:00
Hub Figuière
c8cae7bb3c
Bug 773892 - Part 2: Check for network status and delay until reconnect. r=vingtetun
...
--HG--
extra : rebase_source : 592fb8a0307676c212c19c5c19c59adaa2bc04bb
2012-07-18 17:19:41 -07:00
Fernando Jiménez
8140be46f6
Bug 767818 - Implement navigator.pay. Part 4 - B2G implementation; r=fabrice
2012-08-29 18:41:35 -03:00
Philipp von Weitershausen
d158b5747c
Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
...
--HG--
rename : content/base/public/nsIFrameMessageManager.idl => content/base/public/nsIMessageManager.idl
2012-08-27 11:13:02 -03:00
Eitan Isaacson
ac43a8cc3c
Bug 783077 - Attach accessfu to b2g shell. r=fabrice
2012-08-26 20:14:42 -07:00
David Flanagan
ed2b033623
Bug 784205 - On-device screenshots don't work (Failure arg 0 [nsIDOMDeviceStorage.addNamed]") [r=fabrice]
2012-08-21 15:12:37 -07:00
Fabrice Desré
17c5631d8e
Bug 784511 - ContentStart event never fires because reportCrash() throws an exception [r=hub]
2012-08-21 15:29:46 -07:00
Vivien Nicolas
775a0c228c
Bug 774581: Unable to know the status of audio/video recording; r=fabrice
2012-08-15 13:56:00 -07:00
Fabrice Desré
3a6a1ec660
Bug 783825 - Fix b2g breakage after bug 553102 - Part 1 : fix mozChromeEvent events and system message manager [r=gal]
2012-08-19 12:00:19 -07:00
Phil Ringnalda
3c6bc5d2e1
Back out a9f462ea67f9 (bug 783825) for mochitest-chrome bustage
2012-08-18 21:08:40 -07:00
Fabrice Desré
74c76a1852
Bug 783825 - Fix b2g breakage after bug 553102 [r=cjones]
2012-08-18 19:50:44 -07:00
Gregor Wagner
7085b09655
Bug 782472 - Contacts app doesn't work when OOP. r=fabrice
2012-08-17 16:54:22 -07:00
Fabrice Desré
fc4bc00e12
Bug 783323 - Send the message name to content for System Messages [r=vingtetun]
2012-08-16 11:54:54 -07:00
Fabrice Desré
23ce62fbf6
Bug 782859 - Add e10s support the ContentHandler component [r=vingtetun]
2012-08-15 09:00:02 -07:00
Fabrice Desré
4ad387b16d
Bug 781127 - [b2g][Web Activities][System Message Handler] mozChromeEvent to System app does not expose enough information [r=vingtetun]
2012-08-15 09:00:02 -07:00
Gregor Wagner
fcdb4d4898
Bug 781297 - Remove addPermissions from shell.js. r=fabrice
2012-08-09 10:43:07 -07:00
Gregor Wagner
9f556de8de
Bug 779331 - Settings API: new permissions. r=mrbkap
2012-08-07 16:22:24 -07:00
Gregor Wagner
90a3c93f93
Bug 775199 - Contacts API: remove whitelist approach for permissions. r=mounir
2012-08-01 13:38:31 -07:00
Chris Pearce
cd61327986
Bug 684620 - Implement cross process fullscreen API for B2G apps and web content. r=jlebar
...
* * *
Bug 684620 - Fix in-process fullscreen in B2G. r=?
2012-07-31 14:09:31 +12:00
David Flanagan
fe3328e43d
Bug 778346 - Use End key as a sleep button for b2g desktop. r=vingtetun
2012-07-27 16:19:30 -07:00
Hub Figuière
d48c62bedf
Bug 773892 - Part 1: Add crash submission when starting b2g. r=ted
...
--HG--
extra : rebase_source : 48289cfd83479d98c169bdee564e5bae8775391f
2012-07-18 14:40:24 -07:00
Marshall Culpepper
0e9d17d06f
Bug 777939: Add missing onStopListening for the REPL socket listener. r=vingtetun
2012-07-27 11:19:56 -05:00
Ed Morley
68761b3c9a
Merge mozilla-central to mozilla-inbound
2012-07-26 13:25:04 +01:00
Ed Morley
f527443623
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-07-26 13:04:00 +01:00
Paul Rouget
92497da492
merge fx-team to m-c
2012-07-25 15:07:40 -07:00
Fabrice Desré
9fa5c03e3e
Bug 774580 - Send the Geolocation status to web content : followup to fix strict warning [r=fabrice]
2012-07-26 04:35:47 -07:00
Vivien Nicolas
03b9046ec3
Bug 776792 - Fire an Activity for application/pdf document. r=gal
2012-07-24 18:34:12 +02:00
David Flanagan
b12d89cc08
Bug 762362 - Block hardware key events to content in shell.js, send mozChromeEvent instead. r=vingtetun
2012-07-17 23:20:19 -07:00
Panos Astithas
9a079204d1
Bug 751226 - Refactor all the existing browser actor implementations to eliminate duplication. r=rcampbell r=mark.finkle r=21
2012-07-11 14:43:11 +03:00
Mounir Lamouri
cf23e7a288
Bug 775822 - Use the new Permission Manager API for B2G shell.js and CameraContent.js. r=vingtetun
2012-07-20 18:06:35 -07:00
Fabrice Desré
4edd385c3b
Bug 715814 - Implement Web Activities : B2G Specific [r=cjones]
2012-07-20 17:41:30 +02:00
David Clarke
3817442ad3
Bug 775051 - Make sure there is a valid url before attempting to add perms for it, r=philikon
2012-07-18 15:38:00 -07:00
Alive Kuo
d002220b2b
Bug 767311 - Migrate volume change to mozSettings. r=vingtetun
2012-07-13 12:17:37 +02:00
Vivien Nicolas
dea6d59805
Bug 771518 - ContentPermissionPrompt.js is broken since Bug 757137 landed. r=fabrice
2012-07-13 04:28:19 +02:00
Gene Lian
0cb695cdae
Bug 749551 - Alarm API (AlarmsManager and AlarmService). r=vivien
2012-06-22 15:39:07 +08:00
Gene Lian
2500ccecd6
Bug 749551 - Alarm API (Idl and dummy Dom). r=mounir sr=jonas
2012-06-22 15:37:49 +08:00
Gregor Wagner
e295cdd67f
Bug 758357 - Remove indexedDB permission for B2G. r=fabrice
2012-07-05 14:12:02 -07:00
Ed Morley
e73ef45549
Backout 1dba66cfad9a, ed768b821da1, 23fd9a8d0c9a, 1e90805d96aa, 07425f0e921e (bug 749551) for M3 failures
2012-07-03 11:23:54 +01:00
Gene Lian
b322680600
Bug 749551 - Alarm API (AlarmsManager and AlarmService). r=vivien
2012-06-22 15:39:07 +08:00
Gene Lian
3efb0e6aa2
Bug 749551 - Alarm API (Idl and dummy Dom). r=mounir sr=jonas
2012-07-03 11:26:12 +02:00
Fabrice Desré
4aa73a62d5
Bug 755245 - Implement System Message Handler : Part 4, B2G glue [r=vingtetun]
2012-07-02 17:16:55 -07:00
Tim Chien
85dc074de3
Bug 738530 - Move PowerManager from shell.js to gaia. r=vingtetun
2012-06-30 21:42:10 -04:00
Felipe Gomes
b55cac9fd8
Bug 768276. Part 4 - Set allAppsLaunchable = true for b2g. r=fabrice
2012-06-29 13:46:21 -07:00
David Flanagan
4d5ee1b52d
Bug 768701 - take screenshot in chrome but don't save it from chrome. r=vingtetun
2012-06-27 16:47:30 +02:00
Justin Lebar
db2e8870e6
Bug 767978 - Create an shistory object for top-level b2g mozbrowser. r=bz
...
--HG--
extra : rebase_source : 55b956588fe6e2fb8dc7aa71b48c88c522ec1cbc
2012-06-26 17:18:10 +02:00
Etienne Segonzac
e8ee7d74a7
Bug 768238 - Fixing the mozContentEvent listening in B2G. r=vingtetun
2012-06-26 08:42:45 +02:00
Ed Morley
648eed5d6e
Merge mozilla-central to mozilla-inbound
2012-06-21 08:38:39 +01:00