Commit Graph

107 Commits

Author SHA1 Message Date
Fabrice Desré
62c4be9dd1 Bug 782859 - Add e10s support the ContentHandler component [r=vingtetun] 2012-08-15 09:00:02 -07:00
Fabrice Desré
bd77b8019b 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
f2c11db273 Bug 781297 - Remove addPermissions from shell.js. r=fabrice 2012-08-09 10:43:07 -07:00
Gregor Wagner
9cda1b56a5 Bug 779331 - Settings API: new permissions. r=mrbkap 2012-08-07 16:22:24 -07:00
Gregor Wagner
6954ff89fe Bug 775199 - Contacts API: remove whitelist approach for permissions. r=mounir 2012-08-01 13:38:31 -07:00
Chris Pearce
174ba270dc 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
18bb0020bf 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
9a0bd306b8 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
c4f893f231 Bug 777939: Add missing onStopListening for the REPL socket listener. r=vingtetun 2012-07-27 11:19:56 -05:00
Ed Morley
8ae0bc807e Merge mozilla-central to mozilla-inbound 2012-07-26 13:25:04 +01:00
Ed Morley
7c29aed7d0 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-07-26 13:04:00 +01:00
Paul Rouget
a3e73dc8e4 merge fx-team to m-c 2012-07-25 15:07:40 -07:00
Fabrice Desré
1e19c26dc7 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
8b28c97d89 Bug 776792 - Fire an Activity for application/pdf document. r=gal 2012-07-24 18:34:12 +02:00
David Flanagan
5af02ff319 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
e8283c56ef 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
ca5f998306 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é
dc78a89e23 Bug 715814 - Implement Web Activities : B2G Specific [r=cjones] 2012-07-20 17:41:30 +02:00
David Clarke
1b7789c269 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
f3d30df466 Bug 767311 - Migrate volume change to mozSettings. r=vingtetun 2012-07-13 12:17:37 +02:00
Vivien Nicolas
29f766026d Bug 771518 - ContentPermissionPrompt.js is broken since Bug 757137 landed. r=fabrice 2012-07-13 04:28:19 +02:00
Gene Lian
13e633bd33 Bug 749551 - Alarm API (AlarmsManager and AlarmService). r=vivien 2012-06-22 15:39:07 +08:00
Gene Lian
cf25796b14 Bug 749551 - Alarm API (Idl and dummy Dom). r=mounir sr=jonas 2012-06-22 15:37:49 +08:00
Gregor Wagner
1d439b6aff Bug 758357 - Remove indexedDB permission for B2G. r=fabrice 2012-07-05 14:12:02 -07:00
Ed Morley
2a1d58cfe5 Backout 1dba66cfad9a, ed768b821da1, 23fd9a8d0c9a, 1e90805d96aa, 07425f0e921e (bug 749551) for M3 failures 2012-07-03 11:23:54 +01:00
Gene Lian
a993ee244f Bug 749551 - Alarm API (AlarmsManager and AlarmService). r=vivien 2012-06-22 15:39:07 +08:00
Gene Lian
91efa5d7cd Bug 749551 - Alarm API (Idl and dummy Dom). r=mounir sr=jonas 2012-07-03 11:26:12 +02:00
Fabrice Desré
02e4fddfb5 Bug 755245 - Implement System Message Handler : Part 4, B2G glue [r=vingtetun] 2012-07-02 17:16:55 -07:00
Tim Chien
9e1ef6fdf1 Bug 738530 - Move PowerManager from shell.js to gaia. r=vingtetun 2012-06-30 21:42:10 -04:00
Felipe Gomes
01a767170b Bug 768276. Part 4 - Set allAppsLaunchable = true for b2g. r=fabrice 2012-06-29 13:46:21 -07:00
David Flanagan
7b46712806 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
fa11f3d004 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
e5fb00a5bf Bug 768238 - Fixing the mozContentEvent listening in B2G. r=vingtetun 2012-06-26 08:42:45 +02:00
Ed Morley
db2183d3d6 Merge mozilla-central to mozilla-inbound 2012-06-21 08:38:39 +01:00
Chris Jones
5feaae0e02 Bug 757137, part 5: Update b2g "chrome" to use html:iframe mozbrowser, and set a manifest for the system app. r=fabrice,vingtetun 2012-06-20 12:25:23 -07:00
Chris Jones
12a235f1cf Bug 765470: Map "magical" debugging settings to prefs. r=gal 2012-06-18 10:41:09 -07:00
David Flanagan
c84d8e3b46 Bug 764614 - add b2g shell.js code to take and save system screenshots. r=vingtetun 2012-06-15 09:20:44 +02:00
Fabrice Desré
43f27eb08d Bug 774580 - Send the Geolocation status to web content [r=vingtetun] 2012-07-25 10:00:18 -07:00
Tim Chien
1778ecf02e Bug 755648 - Fix the key event dance between system app and apps. r=vingtetun 2012-06-07 10:18:29 +08:00
Tim Taubert
b435cf4f39 merge m-c to fx-team 2012-06-09 17:34:20 +02:00
Panos Astithas
af7368e63a Bug 761153 - Use the same preferences for enabling and configuring the remote debugging server across products (Part 3: B2G); r=vingtetun 2012-06-08 10:00:46 +03:00
Chris Jones
8e29601934 Bug 762240: Install a console.* shim for all browser frames, and ensure we load webapi.js properly. r=vingtetun 2012-06-07 04:17:59 -07:00
Vivien Nicolas
2c4c5f1b5e Bug 757496 - Support mozKeyboard.setSelectedOption[s]. r=fabrice
--HG--
extra : rebase_source : 4f62f03c060524aa62eb388554b1c94d674505b6
2012-06-06 14:19:33 +02:00
Vivien Nicolas
3fccc2d637 Bug 760402 - Map debugger preference to mozSettings. r=fabrice
--HG--
extra : rebase_source : 61783ea299853396eea461b79dd5766da5e39217
2012-06-06 14:19:33 +02:00
Christoph Kerschbaumer
b7f12f5976 Bug 753862 - Settings API: electrolysis support. r=fabrice 2012-06-04 16:12:24 -07:00
Vicamo Yang
5eb48da9c7 Bug 749856 - Part 3: handle WAP Push notification, r=philikon 2012-06-04 13:04:49 +08:00
Panos Astithas
f590458379 Bug 758696 - Add a dialog to the debugger to deny or allow incoming server connections (Part 3: B2G); r=vingtetun 2012-06-01 18:28:13 +03:00
Fabrice Desré
db618ebd22 Bug 756691 - Use a non-linear volume change scale [r=djf] 2012-05-21 14:02:00 -07:00
Fabrice Desré
21ea94eca2 Bug 756700 - Use the power.screen.timeout pref value as a default for the power.screen.timeout setting, patch by an anonymous silicon vendor contributor [r=fabrice] 2012-05-18 17:08:50 -07:00
Panos Astithas
80680028cb Use a preference setting to decide whether to bind to the loopback interface only, or all interfaces (Bug 764679); r=dcamp,mfinkle,jgriffin,vingtetun 2012-06-20 16:31:50 +03:00