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 |
|