Panos Astithas
7e30b17cd0
Bug 818385 - Support chrome debugging in Firefox OS; r=fabrice
2013-02-20 21:32:49 +02:00
Shih-Chiang Chien
9d75658f1f
Bug 841243 - Followup fix for the captive portal changes, r=fabrice a=shira+
2013-02-15 14:26:58 -08:00
Justin Lebar
4ce90cdcbc
Bug 836654 - Part 8: Inform the mozbrowser embedder when we're opening a frame that we expect to send a system message to. r=cjones
2013-02-14 15:41:30 -05:00
Vivien Nicolas
f8a403ad0e
Bug 839473 - Return early in form.js for non editable content r=fabrice
2013-02-12 16:31:08 -08:00
Patrick Wang
7dfc147c18
Bug 769178 - Add error page for about:certerror. r=fabrice
2013-02-08 12:08:52 +08:00
Julien Wajsberg
1d8df0f3b3
Bug 836737 - Don't launch the app when we close a notification. r=vingtetun
2013-02-07 13:54:32 +01:00
Kan-Ru Chen (陳侃如)
306b434ae7
Bug 836505 - We don't care about the active count but only the active state. r=fabrice
2013-02-08 11:34:47 -05:00
Dave Hylands
e32258ca4f
Bug 839134 - ADB doesn't get enabled in VARIANT=user builds if marionette pref doesn't exist.
2013-02-07 11:44:23 -08:00
Shih-Chiang Chien
6f425587bd
Bug 780793 - Part 1: Add mozChormeEvent/mozContentEvent for captive portal login. r=timdream
2012-11-15 11:26:30 +08:00
Chris Jones
8591941ad8
Bug 835584: Precompile forms.js and preload UserAgentOverrides.jsm. r=fabrice
2013-02-05 18:27:52 -08:00
David Flanagan
c5fde274a0
Bug 834931 - Add fullscreen buttons to video controls. r=mleibovic, a=tef+
2013-02-05 10:05:36 -08:00
Vivien Nicolas
46e45588c5
Bug 835799 - Add a timestamp property to the observer sent when an application has been called by app.launch(). r=fabrice
2013-02-05 13:05:56 -05:00
Dave Hylands
4c14899717
Bug 836973 - Force adb on when marionette is enabled (i.e. non-user builds). r=fabrice
2013-02-01 02:04:04 -08:00
Dave Hylands
7939acff1b
Bug 836770 - Don't change persist.sys.usb.config if it already has the correct value (ADB) r=fabrice
2013-01-31 14:41:13 -08:00
Vivien Nicolas
ac43005ec2
Bug 830782 - Homescreen is in English instead of Portuguese after flashed and Pt-BR is set in FTE. r=fabrice a=tef+
2013-01-31 15:58:11 +01:00
Fabrice Desré
13aeaa3cca
Bug 836103 - Enable/disable ADB when changing the "remote debugging" setting in the Settings App r=dhylands
2013-01-29 23:29:08 -08:00
Andrea Marchesini
aed507c9dd
Bug 828283 - Apps playing sound should not be muted when the screen is put to sleep., r=sicking
2013-01-28 12:47:18 +01:00
Justin Lebar
04e824bd99
Bug 833796 - Remove a shutdown observer in forms.js to fix a leak. r=vingtetun
2013-01-23 11:57:31 -05:00
Fernando Jiménez
2cabd663ea
Bug 832951 - [WebPayment] Expose DOMRequest ID within mozChromeEvents; r=fabrice, a=nonlibxul
2013-01-22 12:29:54 +01:00
Ryan VanderMeulen
2f7217bed0
Merge m-c to inbound.
2013-01-17 21:21:24 -05:00
Fabrice Desré
c481c481c1
Bug 832104 - Don't report CSS errors in production builds r=cjones
2013-01-17 18:08:26 -08:00
Fabrice Desré
8e180ba6d7
Bug 831412 - Disable support for installing certified-level apps through the remote debugger protocol in production builds r=cjones
2013-01-17 15:31:12 -08:00
Julien Wajsberg
e5db6e7c70
Bug 831393 - send manifestURL in the desktop-notification event. r=vingtetun. a=lsblakk
2013-01-16 19:22:28 +01:00
Marshall Culpepper
e85796faf3
Bug 823695: Part 1 - Send update errors after the shell is ready in B2G. r=fabrice
2013-01-14 23:40:51 -08:00
Andrea Marchesini
45b85ca21d
Bug 829030 - Accessing the desktop notification API in the browser and approving permission errors out - API does not work, r=sicking
2013-01-14 11:08:55 +01:00
Panos Astithas
a6a17298f5
Bug 829633 - dbg-webapps-actors.js redeclares Cu and friends; r=fabrice
2013-01-11 19:04:23 +02:00
Hubert Figuière
2e6f2fe91c
Bug 829121 - Follow-up: remove excessive dump() to not confuse developers. r=fabrice
...
--HG--
extra : rebase_source : 118069b887b95bc6a19110a3848ba47dfa4c5104
2013-01-11 14:18:34 +01:00
Hubert Figuière
9e3d9f14ba
Bug 829477 - Don't notify the UI if we didn't have crash ID. r=fabrice
...
Thanks margaret!
--HG--
extra : rebase_source : cde55fa2e2ed892f1f2dd3943122d55dae688e43
2013-01-11 13:53:45 +01:00
Hubert Figuière
c3940e41da
Bug 829121 - Annotate B2G_OS_Version for the crash reporter. r=fabrice
...
--HG--
extra : rebase_source : 30d533413d9fa022bb30c504632a0fed340b9322
2013-01-11 00:47:32 +01:00
Panos Astithas
5d60ba306b
Bug 784824 - support for remote debugging of b2g desktop builds; r=fabrice
2013-01-10 13:00:32 +02:00
Fabrice Desré
2cfcf77809
Bug 828863 - followup, forgotten typo r=past
2013-01-10 07:57:10 -08:00
Fabrice Desré
d48003dbd4
Bug 828863 - Add a remote debugger actor to install apps r=past
2013-01-10 07:38:51 -08:00
Margaret Leibovic
b737d582ea
Bug 824148 - [KEYBOARD] Input type=range should bring up the number keyboard. r=ttaubert
2013-01-10 13:25:30 +01:00
Alexandre Poirot
950d98bb70
Bug 813797 - Completely remove apps developer mode (dom.mozApps.dev_mode) in release builds. r=fabrice
2013-01-09 17:34:13 -05:00
Ben Turner
286a561ac8
Bug 827740 - Deny requests for more indexedDB quota from content. r=fabrice
2013-01-09 08:24:56 -08:00
Mounir Lamouri
af0ede0616
Bug 777283 - Adds <input type='time'> behind "dom.experimental_forms" pref. r=smaug
2013-01-08 17:10:00 +00:00
Fabrice Desré
f43e3df0ea
Bug 799151 - Display a prompt to allow remote debugging connections in Firefox OS r=vingtetun
2013-01-08 09:08:00 +02:00
Andrea Marchesini
0da6592811
Bug 825674 - Installed apps do not get affected by the hardware volume control, r=sicking
2013-01-09 08:18:16 +01:00
Josh Matthews
79e6cb3e64
Bug 822551 - Initialize the user agent overrides in content process frames. r=dao,vingtetun
2013-01-07 17:47:01 +01:00
Tim Taubert
c5228df849
Bug 820057 - Hide the keyboard on pagehide and submit events r=margaret a=blocking-basecamp
2013-01-07 12:09:50 +01:00
Gregor Wagner
4b41858270
Bug 825840 - [build] Mac Gecko build an flash are broken. r=philikon
2013-01-04 14:30:28 -08:00
James Lal
5f774dbd91
Bug 819598 - When opening keyboard, don't scrollIntoView() input elements that are already in view r=djf a=blocking-basecamp
2013-01-04 16:00:21 +01:00
Tim Taubert
f63558e9f9
Bug 823645 - [B2G][Keyboard] Keyboard does not show for advanced HTML editors r=vingtetun a=blocking-basecamp
2013-01-04 16:00:21 +01:00
Vivien Nicolas
8cca0153fb
Bug 823004 - B2G STK: STK Set-Up idle mode doesn't work properly. r=etienne
2012-12-28 19:43:49 +01:00
Ryan VanderMeulen
af7ac0adf4
Merge m-c to inbound.
2012-12-28 12:57:30 -05:00
Raphael Catolino
5c4e542449
Bug 769385 - Add type attribute date for <input> behind "dom.experimental_forms" pref. r=mounir
2012-12-27 16:06:53 +00:00
Jed Parsons (:jparsons)
fc8f03f01d
Bug 823736 - include.js must stringify objects going to userland js. r=benadida
2012-12-23 10:59:43 -05:00
L. David Baron
4a7dd45bb0
Merge mozilla-inbound and mozilla-central.
2012-12-22 00:05:00 -05:00
Chris Peterson
09033c1166
Backout 69b6541efafc, 8351e1baffcb, and ae4a7e6f0e0b (bug 766066) for regressions like bug 823832. r=regressions
2012-12-21 11:08:56 -08:00
Chris Peterson
1bdf039536
Bug 766066 - Part 3: Open keyboard when user taps input element, not when panning. r=djf
...
--HG--
extra : rebase_source : 69db692037f659f47c5560b7d1f9c36179e1aa69
2012-12-19 11:49:25 -08:00
Chris Peterson
9ec19c1ccc
Bug 766066 - Part 2: Handle element focus and IME state separately. r=djf
...
--HG--
extra : rebase_source : 337546eaa5a10386bd05cc52e3af65ccdaf422fa
2012-12-19 11:49:23 -08:00
Chris Peterson
b47acf80c2
Bug 766066 - Part 1: Remove "ime-enabled-state-changed" observer. r=djf
...
--HG--
extra : rebase_source : df8e30552aa17078141b878482702577fb15d70d
2012-12-19 11:49:18 -08:00
Chris Peterson
bc7d83366d
Bug 766066 - Part 0: Rename some B2G keyboard functions. r=djf
...
--HG--
extra : rebase_source : ab47fe3a390709b89c9bd15c6c273fbbcf4b9b8b
2012-12-18 15:10:18 -08:00
Mihai Sucan
f20fed946a
Bug 792062 - Make the tabNavigated notification reusable by the Web Console; r=past
2012-12-17 22:06:13 +02:00
Gregor Wagner
bc2712da19
Bug 814157 - Need additional security checks for the "desktop-notification" permission. r=fabrice
2012-12-20 11:06:42 -08:00
Hubert Figuière
08885e2881
Bug 821498 - Make sure to always send the queued reports too. r=fabrice,margaret
...
--HG--
extra : rebase_source : 59a5f2fe7e0086131538cb66cb0d04e50dc32f5e
2012-12-25 15:06:13 -08:00
Hubert Figuière
6865de0843
Bug 814086 - Limit the size of the pending queue of crash reports to 10. r=bsmedberg
...
--HG--
extra : rebase_source : d4cb9a6f65d0838609b2f723f527ae90ba966459
2012-12-11 17:06:48 -05:00
Randy Lin
a452340473
Bug 815452 - Don't unmute FM audio if the user increases the volume when FM audio is muted for channel policy reasons. r=sicking
2012-12-11 18:26:01 +08:00
Hubert Figuière
05d82fcac4
Bug 814078 - Submit all the pending crash dumps. r=fabrice,bsmerdberg
...
--HG--
rename : toolkit/components/places/tests/browser/favicon-normal16.png => toolkit/components/places/tests/favicons/favicon-normal16.png
rename : toolkit/components/places/tests/browser/browser_favicon_setAndFetchFaviconForPage_failures.js => toolkit/components/places/tests/favicons/test_setAndFetchFaviconForPage_failures.js
extra : rebase_source : 401e9fc46d7f3244fb1e9c0e54383521bbf5ead4
2012-12-06 16:27:49 -05:00
Ed Morley
fd590b910b
Merge mozilla-central to mozilla-inbound
2012-12-06 11:02:50 +00:00
Andrea Marchesini
37e6687270
Bug 811222 - Enable system app to get currently used audio channel. r=sicking a=blocking-basecamp
2012-12-05 17:20:59 -08:00
Shelly Lin
113abc7b48
Bug 816899 - Add keys of firmware revision and software info. r=cjones
2012-12-04 10:30:26 +08:00
Randy Lin
821762d017
Bug 814326 - Volume steps on the UI is 10 steps which cannot be mapped correctly to the underlying streams. r=sicking, r=fabrice
2012-12-04 18:21:43 +08:00
Fernando Jiménez
da970e35bc
Bug 815148 - r=fabrice
2012-12-03 21:44:58 +01:00
Vivien Nicolas
a198aaaf85
Bug 814074 - Send a system message to the application when the application is not running anymore but waits for a notification. r=fabrice. a=blocking-basecamp.
2012-12-03 15:42:36 +01:00
Gene Lian
601315801b
Bug 777251 - B2G MMS: Configure MMS proxy settings through SettingsService. r=vicamo
2012-11-30 18:09:37 +08:00
Tim Taubert
ccea449d4b
Bug 811953 - [keyboard] Submitting a form from a text field with the keyboard up persists the keyboard. r=vingtetun
2012-11-30 12:56:53 +01:00
Vivien Nicolas
ee9eaaab82
Bug 818148 - Use a system message when the application is closed. r=fabrice. a=blocking-basecamp
2012-12-06 09:22:53 +01:00
Chris Jones
a1d4468d98
Bug 818730: Set sys.boot_completed to enable the ondemand CPU governor. r=fabrice
2012-12-05 23:02:05 -08:00
Michael Wu
a9da3c7070
Bug 809665 - Boot animation support for B2G, r=cjones,joe
2012-11-28 13:43:19 -05:00
Randy Lin
c116df088f
Bug 812434 - Support FM volume control for implement AudioChannel API. r=mwu
2012-11-29 10:14:11 +08:00
Philipp von Weitershausen
e52ab5f036
Bug 815872 - Fix memory leak in install confirm/deny notification code. r=fabrice
2012-11-29 20:18:28 -05:00
Fabrice Desré
a259dfa983
Bug 778668 - Bubble the application name/origin/manifest in the desktop-notification mozChromeEvent [r=wchen]
2012-11-28 22:36:15 -08:00
Randy Lin
be476cbbc6
Bug 814349 - [gonk] Remove default value of master volume setting. r=vingtetun
2012-11-26 11:03:18 +08:00
Fabrice Desré
39b0b38128
Bug 815522 - Start and stop the remote debugger without restarting b2g itself [r=past]
2012-11-28 02:48:10 -08:00
Vivien Nicolas
6cce40c8e5
Bug 811162 - After switching the language in the settings app, the entire gaia window is half as tall. r=kaze
2012-11-27 11:28:56 -08:00
Fabrice Desré
abfe3cb3ef
bug 815145 - Remove the JS REPL from shell.js [r=vingtetun]
2012-11-27 08:40:18 -08:00
Hubert Figuière
2d0ee6ee13
Bug 811778 - Only send crash reports on wifi. r=fabrice
2012-11-26 18:29:20 -05:00
Jed Parsons
6066ca1434
Bug 790141 - Native implementation of browserid get() and getVerifiedEmail(). r=benadida
2012-11-20 20:28:34 -05:00
Michael Wu
bbaf569302
Backed out changeset d12d63253125 (bug 809665) for red
2012-11-19 19:54:33 -06:00
Michael Wu
cbb2656375
Bug 809665 - Boot animation support for B2G, r=cjones
2012-11-09 12:08:36 -08:00
Hubert Figuière
79416f46c6
Bug 811341 - Make sure we submit if we are already online. r=fabrice
...
--HG--
extra : rebase_source : 6b22139e0b267f413cdd385092f12dfedf2419f4
2012-11-15 11:42:00 -05:00
Jed Parsons
ac891e49f3
Bug 804932 - Pass arbitrary options from RPs to BrowserID internal api methods. r=benadida
2012-11-16 18:34:32 -05:00
Mounir Lamouri
8a4f1a2acd
Bug 796544 - Use x-inputmode instead of inputmode in B2G/Gaia. r=djf
2012-11-15 14:38:47 +00:00
Yuan Xulei
38c8781292
Bug 796365 - Treat contenteditable as a special text field to bring up the keyboard. r=vingtetun a=blocking-basecamp
2012-11-12 16:52:24 +08:00
Fabrice Desré
695acc8cc4
Bug 810209 - Initialize cookie service at startup [r=mconnor]
2012-11-13 09:40:00 -08:00
Jed Parsons
9d5c7396bb
Bug 811095 - (Re)enable identity modules. r=benadida
2012-11-12 19:46:35 -05:00
Chris Peterson
2676c4f144
Bug 785663 - Wait for keyboard to stop resizing before scrolling text input into view. r=djf a=blocking-basecamp+
2012-11-09 09:39:23 -08:00
Mounir Lamouri
48da08cd0c
Bug 556145 - Use opacity instead of GrayText for ::-moz-placeholder UA's style. r=bz,davidb
2012-11-09 10:30:54 +00:00
Mounir Lamouri
e021a7f583
Bug 737786 - 2/5 - Use a pseudo-element instead of a pseudo-class for placeholder styling. r=bz
2012-11-09 10:24:23 +00:00
Randy Lin
35ce1cd27e
Bug 805744 - Add Support for media control on Wired Headset Button. r=fabrice
2012-11-07 09:45:54 +08:00
Philipp von Weitershausen
2263a90134
Bug 809972 - settings.js: gracefully handle missing nsIAudioManager on desktop builds. r=fabrice
2012-11-08 18:15:38 -05:00
Jed Parsons
a2f670acca
Bug 809577 - ifdef around gonk-only audiomanager code. r=benadida
2012-11-08 14:35:03 -05:00
Dave Hylands
6019a8993f
Bug 794599 - Add a preference to disable logging. r=bzbarsky
2012-11-06 22:34:33 -08:00
Marshall Culpepper
e691e2ba6c
Bug 805844: Support update interval configuration via settings in B2G. r=fabrice
...
--HG--
extra : rebase_source : a235fab66edcbf656212a3010af970989b4fc286
2012-11-07 16:05:55 -08:00
Ehsan Akhgari
b2e16c1b41
Merge mozilla-central into mozilla-inbound
2012-11-07 17:24:27 -05:00
Ed Morley
4aa0f4198c
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-11-07 12:52:55 +00:00
Ed Morley
2817eb293a
Merge mozilla-central to fx-team
...
--HG--
rename : browser/devtools/debugger/VariablesView.jsm => browser/devtools/shared/VariablesView.jsm
2012-11-06 14:16:07 +00:00
Panos Astithas
e16f1cd441
Bug 808498 - Chrome debugging broke B2G debugging; r=vporof,vingtetun
2012-11-06 09:14:07 +02:00
Ed Morley
aaa0204c8a
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-11-01 13:42:02 +00:00
Panos Astithas
930327df6f
Merge m-c to fx-team
2012-11-01 09:30:11 +02:00
Panos Astithas
112b81111e
Bug 799153 - Add UI for toggling the debugger server in Firefox OS; r=vingtetun
2012-10-31 18:21:54 +02:00
Panos Astithas
8a8fe5e60d
Backed out changeset 871dee07999f on suspicion of causing mochitest-1 and 3 permaorange
2012-10-31 17:39:00 +02:00
Marco Chen
02daf36312
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
Vivien Nicolas
24319a7d4f
Bug 802071 - [l10n] Sometimes, l10n.js does not get loaded properly. r=kaze
2012-10-31 14:17:43 +01:00
Margaret Leibovic
add61bfe8d
Bug 801925 - Let Gaia handle crash reporter dialog/banner logic. r=fabrice
2012-10-29 17:27:09 -07:00
Margaret Leibovic
781742fcca
Bug 801809 - Add hooks for b2g crash reporter UI. r=fabrice
2012-10-29 11:18:50 -07:00
Chris Pearce
0e375de354
Bug 805301 - Rename iframe.mozallowfullscreen to allowfullscreen. r=jlebar
2012-10-30 11:02:24 +13:00
Zach Carter
9137814800
Bug 804143 - [Identity] Make id flow OOP. r=benadida
2012-11-02 19:48:57 -04:00
Jed Parsons
7dad7f1ca1
Bug 807078 - Clean up message listeners before closing window. r=benadida
2012-11-02 16:11:51 -04:00
Gina Yeh
9356d6f411
Bug 808879 - Patch 1: Expose connection status for system app, r=qdot, sr=mrbkap
2012-11-07 10:12:41 -08:00
Jose Antonio Olivera Ortega
5afcfe64ca
Bug 808994 - B2G SMS: Expose the strict7BitEncoding setting through the setting API. r=vicamo
2012-11-07 18:51:40 +01:00
Tim Taubert
8e91ad7ba1
Bug 802073 - Follow-up: check IME mode for text inputs only r=yxl a=blocking-basecamp
2012-11-07 17:32:09 +01:00
Tim Taubert
ff5fcb3a25
Bug 802073 - Receive input event twice from input tag type:time and type:date r=vingtetun a=blocking-basecamp
2012-11-07 12:53:24 +01:00
Panos Astithas
ee24debf86
Bug 799153 - Add UI for toggling the debugger server in Firefox OS; r=vingtetun
2012-10-31 09:03:01 +02:00
Jed Parsons
fbc1cbc335
Bug 794680 - Connect gecko to gaia identity ui. r=benadida, r=cjones
2012-10-26 07:39:38 -04:00
Ryan VanderMeulen
4ab0bcd6c5
Merge m-c to inbound.
2012-10-25 17:43:19 -04:00
Tim Taubert
ddb6c4b88a
merge m-c to fx-team
2012-10-25 21:23:58 +02:00
Vivien Nicolas
68f119915d
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
566ad044a3
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
5cbbfe7786
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
ca5f95d28a
Bug 804827 - bustage fix for Cu.isDeadWrapper(null) r=djf a=sicking
2012-10-25 01:30:14 +02:00
Tim Taubert
1b29f15c3e
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
086ee1e0bd
Merge mozilla-central to fx-team
2012-10-19 22:13:58 -07:00
Fabrice Desré
4ecd1e3e45
Bug 801355 - Race condition setting up permissions at startup [r=gwagner]
2012-10-23 13:11:02 -07:00
Mihai Sucan
101c6d3fe1
Bug 795691 - b2g fixes for the web console actors; r=past,vingtetun,ttaubert
2012-10-11 21:24:57 +03:00
Marshall Culpepper
4a09f12326
Bug 798948: Allow force checking of updates in B2G. r=fabrice
2012-10-13 13:11:09 -05:00
Dave Hylands
8896b0866f
Bug 794599 - Backout 847cedab81ae due to debug orange
2012-11-07 01:03:52 -08:00
Dave Hylands
1b7759a62f
Bug 794599 - Add a preference to disable logging. r=bzbarsky
2012-11-06 22:34:33 -08:00
David Flanagan
e869cf536e
Bug 796544 - Pass the inputmode attribute value to mozKeyboard. r=cpeterson
2012-10-12 14:51:13 -07:00
Hubert Figuière
577b5af315
Bug 777185 - Hookup content process crash reporting. r=fabrice
...
--HG--
extra : rebase_source : fa1f24733b506994624ece032921125a2e2b1434
2012-10-11 16:18:00 +02:00
Tim Taubert
8d6f4b6ea6
merge m-c to fx-team
2012-10-10 09:32:35 +02:00
Tim Taubert
0be689beeb
Bug 796269 - [settings] set time manually once, cannot do again r=vingtetun
2012-10-09 17:29:32 +02:00
David Flanagan
400b984ab4
Bug 796080 - Pass inputmode, selectionStart, and selectionEnd to mozKeyboard. r=vingtetun
2012-10-04 23:21:10 -07:00
Ryan VanderMeulen
9824047cfb
Merge fx-team to m-c.
2012-10-20 17:15:57 -04:00
Shih-Chiang Chien
3068f774a8
Bug 793108 - Add removeFocus() for MozKeyboard. r=sicking
2012-10-17 19:18:14 +08:00
Anant Narayanan
839fad008d
Bug 801801: Fix runapp argument for B2G Desktop; r=fabrice
2012-10-17 15:16:03 -07:00
Gene Lian
b267a7374c
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
4737d3b92f
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
27c8b94a20
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é
eb6e622169
Bug 798132 - Builds without the crash reporter don't start anymore. [r=hub]
2012-10-04 21:10:45 -07:00
Fabrice Desré
d0a9ab3a5f
Bug 798028 - NetworkStatsService.jsm is not available in non-RIL builds [r=marshall]
2012-10-04 14:19:05 -07:00
Hubert Figuière
1860e5a5f7
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
ea28b1fdaa
Bug 746069: Part 3: IDL implementation for NetworkStats. r=philikon sr=jst
2012-10-04 18:42:41 +02:00
Fabrice Desré
05903cc830
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é
69bc1cd6ea
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
d0d72db6af
Bug 793310 - Support sms:, tel: and mailto: URI schemes, r=philipp
2012-10-01 11:28:01 -07:00
Timothy Guan-tin Chien
d8eb1f084b
Bug 793082 - Allow sendChromeEvent to queue the events until window.onload fires, r=fabrice
2012-09-29 10:57:18 -07:00
Phil Ringnalda
3380c23d86
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
c3fabfdc50
Bug 793082 - Allow sendChromeEvent to queue the events until window.onload fires, r=fabrice
2012-09-29 10:57:18 -07:00
Rudy Lu
e1fd78fd16
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
45b248683e
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
2329c9757d
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
1d55a1e9f1
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
bb760c34ff
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
Fabrice Desré
364fba9ed3
Bug 793349 - Youtube activity should include video title [r=dougt]
2012-09-24 22:31:14 -07:00
Chris Double
c04308a2a7
Bug 790125 - Throbber not working in browser video controls on B2G - r=cjones
2012-09-25 16:45:30 +12:00
Fabrice Desré
3bda89f0d9
backout bug 793082 because it breaks gaia homescreen
2012-09-22 10:05:26 -07:00
Timothy Guan-tin Chien
f72b7078ea
Bug 793082 - Allow sendChromeEvent to queue the events until window.onload fires, r=fabrice
2012-09-21 22:16:35 -07:00
Ray Cheung
655d78e09d
Bug 779500 - WebFM, r=jlebar,glandium sr=jonas
2012-09-19 11:23:33 -04:00
Shelly Lin
40d1c124ef
Bug 790158 - Add os version and hardware info to mozSettings. r=cjones
2012-09-19 18:06:40 +08:00
Ms2ger
5b4f3272e0
Merge PGO-green changeset from m-i to m-c.
2012-09-20 11:51:47 +02:00
Tim Taubert
cb008a204e
merge m-c to fx-team
2012-09-20 11:36:34 +02:00
Panos Astithas
cafd096c1e
Bug 789114 - Make B2G and Fennec browser actors inherit the extensibility API changes. f=glandium r=msucan,mfinkle,vingtetun
2012-09-20 09:38:11 +03:00
Gregor Wagner
45182816a6
Backout bug 770731
2012-09-18 16:19:56 -07:00
Gregor Wagner
25f4b524a1
Bug 770731 - Expose JS API for modifying app permissions. r=sicking
2012-09-18 14:52:39 -07:00
Chris Jones
3cd1ac48ae
Bug 790866: Implement DNT for b2g. (Gecko support.) irc-r=fabrice
2012-09-12 21:32:17 -07:00
Marshall Culpepper
59a2819068
Bug 790429: CSS syntax fix for B2G's content.css. r=vingtetun
2012-09-12 11:58:15 -05:00
Fabrice Desré
ce7b47bb9a
Bug 786361 - Prevent a startup race waiting for the DOM application registry to load [r=marshall]
2012-09-11 18:17:01 -07:00
Fabrice Desré
d82a273a26
Bug 777204 - Webapps.jsm broadcasts information to all content processes [r=gwagner]
2012-09-18 10:34:55 -07:00
Ehsan Akhgari
6bf97b15b8
Merge backout
2012-09-19 15:42:29 -04:00
Ehsan Akhgari
a51e1f674c
Backout bug 792109, bug 749053 and bug 779500 because of leaks in debug tests
2012-09-19 15:42:18 -04:00
Ray Cheung
a8428af5a3
Bug 779500 - WebFM, r=jlebar,glandium sr=jonas
2012-09-19 11:23:33 -04:00
Fabrice Desré
fbdd48d500
Bug 787439 - Ensure applications permissions are updated when doing a system update [r=vingtetun]
2012-09-19 09:28:55 -07:00
Gregor Wagner
2f5d2e9f4a
Bug 770731 - Expose JS API for modifying app permissions. r=sicking
2012-09-19 11:19:00 -07:00
Fabrice Desré
5847cc0d34
Bug 798445 - Send a ChromeEvent when the web activities is completed [r=vingtetun]
2012-10-15 12:26:49 -07:00
Etienne Segonzac
f0222450ff
Bug 788751 - Bubble the manifestURL in the webapps-launch mozChromeEvent. r=vingtetun
2012-09-07 17:41:26 +02:00
Dave Hylands
26c23c67bb
Bug 782289 - Forward headphone status changed notification from gonk to chrome. r=philikon
...
The wrong patch was applied previously. This changeset rolls back the previous change and
applies the correct one.
2012-09-06 13:47:58 -07:00
Gregor Wagner
6a37b417e8
Bug 788561 - SettingsAPI: Use createLock instead of getLock. r=bent
2012-09-05 17:33:03 -07:00
Philipp von Weitershausen
be85e1a0b0
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
Shih-Chiang Chien
07e6f01958
Bug 784590 - No onchange event after seleted options by value selector(mozbrowser <select>), r=fabrice
2012-09-05 14:10:55 +08:00
Philipp von Weitershausen
52c9a2de57
Bug 784684 - Sending event for volume state changed. r=vingtetun
2012-09-04 08:51:46 -07:00
Alexandre Lissy
7f051cc735
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
508de95fc4
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
2eb1ef12bd
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
e8a2de51dc
Bug 767818 - Implement navigator.pay. Part 4 - B2G implementation; r=fabrice
2012-08-29 18:41:35 -03:00
Fabrice Desré
64c4c8cb22
Bug 786018 - Hook up dom.mozApps.dev_mode pref to the debug.dev-mode setting. [r=vingtetun]
2012-08-29 05:29:15 -07:00
Philipp von Weitershausen
f47e2a9937
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
64646bb634
Bug 783077 - Attach accessfu to b2g shell. r=fabrice
2012-08-26 20:14:42 -07:00
David Zbarsky
854bbf180a
Add a gaia setting to log slow animations, no bug, r=vingtetun
2012-08-21 21:48:47 -04:00
David Flanagan
fcaca53547
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é
305c7bcc68
Bug 784511 - ContentStart event never fires because reportCrash() throws an exception [r=hub]
2012-08-21 15:29:46 -07:00
Vivien Nicolas
c1860b4c9a
Bug 774581: Unable to know the status of audio/video recording; r=fabrice
2012-08-15 13:56:00 -07:00
Andrew Sutherland
278ac72f27
Bug 782862 - Add a --runapp command to b2g-desktop to automatically start an app, r=vingtetun
2012-08-19 15:35:44 -07:00
Fabrice Desré
13d2c286fb
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
a08361ddc1
Back out a9f462ea67f9 (bug 783825) for mochitest-chrome bustage
2012-08-18 21:08:40 -07:00
Fabrice Desré
26a7a25700
Bug 783825 - Fix b2g breakage after bug 553102 [r=cjones]
2012-08-18 19:50:44 -07:00
Gregor Wagner
8d61d9aa35
Bug 782472 - Contacts app doesn't work when OOP. r=fabrice
2012-08-17 16:54:22 -07:00
Fabrice Desré
99514cf013
Bug 783323 - Send the message name to content for System Messages [r=vingtetun]
2012-08-16 11:54:54 -07:00
Vivien Nicolas
ec586e5874
Bug 782973 - <select> elements in-content looks as a textfield. r=fabrice
2012-08-16 04:44:53 +02:00