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