Commit Graph

258 Commits

Author SHA1 Message Date
Marco Chen
b8d56a5ab9 Bug 791642 - nsIAudioManager: support voice volume. r=philikon
1. Provide api for adjusting volume based on each stream.
  2. Modify settings.js for listening the changing for stream volume.
2012-11-02 17:36:46 +08:00
Zach Carter
39d5a7ad62 Bug 804143 - [Identity] Make id flow OOP. r=benadida 2012-11-02 19:48:57 -04:00
Jed Parsons
29b7063e03 Bug 807078 - Clean up message listeners before closing window. r=benadida 2012-11-02 16:11:51 -04:00
Ed Morley
3df60ccac7 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-11-01 13:42:02 +00:00
Panos Astithas
9bc475fdc6 Merge m-c to fx-team 2012-11-01 09:30:11 +02:00
Panos Astithas
fb8052ce15 Bug 799153 - Add UI for toggling the debugger server in Firefox OS; r=vingtetun 2012-10-31 18:21:54 +02:00
Panos Astithas
0dec7996a0 Backed out changeset 871dee07999f on suspicion of causing mochitest-1 and 3 permaorange 2012-10-31 17:39:00 +02:00
Vivien Nicolas
25fd07a6af Bug 802071 - [l10n] Sometimes, l10n.js does not get loaded properly. r=kaze 2012-10-31 14:17:43 +01:00
Margaret Leibovic
c9e76160aa Bug 801925 - Let Gaia handle crash reporter dialog/banner logic. r=fabrice 2012-10-29 17:27:09 -07:00
Margaret Leibovic
44c49815be Bug 801809 - Add hooks for b2g crash reporter UI. r=fabrice 2012-10-29 11:18:50 -07:00
Chris Pearce
818603ae1d Bug 805301 - Rename iframe.mozallowfullscreen to allowfullscreen. r=jlebar 2012-10-30 11:02:24 +13:00
Panos Astithas
8db80dbe75 Bug 799153 - Add UI for toggling the debugger server in Firefox OS; r=vingtetun 2012-10-31 09:03:01 +02:00
Jed Parsons
e4891fd894 Bug 794680 - Connect gecko to gaia identity ui. r=benadida, r=cjones 2012-10-26 07:39:38 -04:00
Ryan VanderMeulen
130a50c2ca Merge m-c to inbound. 2012-10-25 17:43:19 -04:00
Tim Taubert
101d75524c merge m-c to fx-team 2012-10-25 21:23:58 +02:00
Vivien Nicolas
47512bbf05 Bug 796079 - language.current should map to general.useragent.locale instead of intl.accept_languages. r=pike 2012-10-25 15:02:15 +02:00
Vivien Nicolas
70554260ab Bug 759911 - include human readable build ID, version, and channel in device info. r=lsblakk 2012-10-25 15:02:15 +02:00
Gina Yeh
2fac9fd273 Bug 804460 - Patch 2: Failed to set audio stream volume to correct value by bluetooth headset, r=djf 2012-10-25 18:50:46 +08:00
Tim Taubert
96627e84b6 Bug 804827 - bustage fix for Cu.isDeadWrapper(null) r=djf a=sicking 2012-10-25 01:30:14 +02:00
Tim Taubert
1a4f1036c6 Bug 804827 - can't access dead object in forms.js line 49 r=djf a=sicking 2012-10-24 20:09:12 +02:00
Phil Ringnalda
a1120dfca2 Merge mozilla-central to fx-team 2012-10-19 22:13:58 -07:00
Fabrice Desré
46279b1aad Bug 801355 - Race condition setting up permissions at startup [r=gwagner] 2012-10-23 13:11:02 -07:00
Mihai Sucan
776d41b784 Bug 795691 - b2g fixes for the web console actors; r=past,vingtetun,ttaubert 2012-10-11 21:24:57 +03:00
Marshall Culpepper
beb12efde5 Bug 798948: Allow force checking of updates in B2G. r=fabrice 2012-10-13 13:11:09 -05:00
David Flanagan
52751dfc4c Bug 796544 - Pass the inputmode attribute value to mozKeyboard. r=cpeterson 2012-10-12 14:51:13 -07:00
Hubert Figuière
8632db0ac8 Bug 777185 - Hookup content process crash reporting. r=fabrice
--HG--
extra : rebase_source : fa1f24733b506994624ece032921125a2e2b1434
2012-10-11 16:18:00 +02:00
Tim Taubert
56a91bbd83 merge m-c to fx-team 2012-10-10 09:32:35 +02:00
Tim Taubert
0780e393ae Bug 796269 - [settings] set time manually once, cannot do again r=vingtetun 2012-10-09 17:29:32 +02:00
David Flanagan
186f123585 Bug 796080 - Pass inputmode, selectionStart, and selectionEnd to mozKeyboard. r=vingtetun 2012-10-04 23:21:10 -07:00
Ryan VanderMeulen
b546f1790f Merge fx-team to m-c. 2012-10-20 17:15:57 -04:00
Shih-Chiang Chien
edbd5bf309 Bug 793108 - Add removeFocus() for MozKeyboard. r=sicking 2012-10-17 19:18:14 +08:00
Anant Narayanan
40abedcbfe Bug 801801: Fix runapp argument for B2G Desktop; r=fabrice 2012-10-17 15:16:03 -07:00
Gene Lian
229fcffda5 Bug 801573 - [Web Activities] Need to notify SystemMessageInternal when the app's registration restarts to avoid sending system messages to deprecated pages. r=fabrice 2012-10-17 12:30:43 +08:00
Fernando Jiménez
655270c2cd Bug 793329 - If the trusted UI is closed on device, fire an onerror callback in mozPay indicating as such; r=fabrice 2012-10-16 11:28:30 +02:00
Marshall Culpepper
c5475e1be4 Bug 798132: Followup fix: Move the crash reporter query into the try/catch to fix builds where it is disabled. r=fabrice
--HG--
extra : rebase_source : 518e13b4a29c76a87552a920cb5571256bfe3f3d
2012-10-05 14:16:13 -05:00
Fabrice Desré
eb2fef8199 Bug 798132 - Builds without the crash reporter don't start anymore. [r=hub] 2012-10-04 21:10:45 -07:00
Fabrice Desré
fbe636a395 Bug 798028 - NetworkStatsService.jsm is not available in non-RIL builds [r=marshall] 2012-10-04 14:19:05 -07:00
Hubert Figuière
860acfb300 Bug 777187 - Annotate crash with Android hardware info. r=fabrice f=kairo
--HG--
extra : rebase_source : 2ec27088996e4aa8c385475498ae42bfd4b1e6ec
2012-10-04 10:29:43 -07:00
Albert Crespell
6e86939ad1 Bug 746069: Part 3: IDL implementation for NetworkStats. r=philikon sr=jst 2012-10-04 18:42:41 +02:00
Fabrice Desré
1484bd73f4 Bug 787054 - Make the UA string OS agnostic again, use UserAgentOverrides.jsm to white-list sites that need "Android" [r=dao,gerv] 2012-10-03 13:27:46 -07:00
Fabrice Desré
576ec27252 Bug 796217 - Refactor Webapps.jsm and related files - Part 1: move DOMApplicationManifest outside of Webapps.jsm [r=gwagner] 2012-10-02 22:38:03 -07:00
Andrea Marchesini
418f096481 Bug 793310 - Support sms:, tel: and mailto: URI schemes, r=philipp 2012-10-01 11:28:01 -07:00
Timothy Guan-tin Chien
6668a40f2f Bug 793082 - Allow sendChromeEvent to queue the events until window.onload fires, r=fabrice 2012-09-29 10:57:18 -07:00
Phil Ringnalda
eee9bbbf40 Back out eae519534b01 (bug 772364), 4935822abf87 (bug 795164) and ddee22deae16 (bug 793082) for orange on a CLOSED TREE 2012-09-29 13:20:09 -07:00
Timothy Guan-tin Chien
cb45c28675 Bug 793082 - Allow sendChromeEvent to queue the events until window.onload fires, r=fabrice 2012-09-29 10:57:18 -07:00
Rudy Lu
f34256abc2 Bug 794878 - Keyboard API should pass initial values for input[type="date|time"] and others. r=vingtetun 2012-09-29 12:32:57 -04:00
Eric Chou
5e04074c7f Bug 792002 - patch 2: adjust volume after receiving AT+VGS, r=qdot, r=fabrice 2012-09-27 10:24:39 +08:00
Hubert Figuière
470d9aaf00 Bug 773892 - Part 3: only rely on the event to send the crash report. r=fabrice
--HG--
extra : rebase_source : 11f5f28422fd3460224ab0a669e29a7f418af87f
2012-09-26 16:42:17 -07:00
Hubert Figuière
e9a2a16ebd Bug 789466 - Report crashes with prerelease.dogfood.id if available. r=fabrice
--HG--
extra : rebase_source : ac3e6713ee879bb91cb229356c6eee6e4aee5cf3
2012-09-26 15:49:46 -07:00
Vivien Nicolas
bba028c12d Bug 793553 - [b2g] oninput is not fired when the content of an input field is changed. r=mounir 2012-09-26 13:08:50 +02:00