Commit Graph

1112 Commits

Author SHA1 Message Date
David Flanagan
a58b9f69e9 Bug 834931 - Add fullscreen buttons to video controls. r=mleibovic, a=tef+ 2013-02-05 10:05:36 -08:00
Aki Sasaki
7d2eb38e15 bug 838261 - stop downloading imgtec-panda-imm76i-67545da7.tgz from the internet. r=catlee CLOSED TREE 2013-02-05 12:22:08 -08:00
Vivien Nicolas
2e6ec8c647 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
Gene Lian
0725c5f798 Bug 831683 - B2G SMS & B2G MMS: make SMS database more generic for MMS (part 2, create dom/mobilemessage to put DB codes). r=vicamo
--HG--
rename : dom/sms/interfaces/nsISmsDatabaseService.idl => dom/mobilemessage/interfaces/nsIMobileMessageDatabaseService.idl
rename : dom/sms/interfaces/nsIRilSmsDatabaseService.idl => dom/mobilemessage/interfaces/nsIRilMobileMessageDatabaseService.idl
rename : dom/sms/src/android/SmsDatabaseService.cpp => dom/mobilemessage/src/android/MobileMessageDatabaseService.cpp
rename : dom/sms/src/android/SmsDatabaseService.h => dom/mobilemessage/src/android/MobileMessageDatabaseService.h
rename : dom/sms/src/fallback/SmsDatabaseService.cpp => dom/mobilemessage/src/fallback/MobileMessageDatabaseService.cpp
rename : dom/sms/src/fallback/SmsDatabaseService.h => dom/mobilemessage/src/fallback/MobileMessageDatabaseService.h
rename : dom/sms/src/ril/SmsDatabaseService.js => dom/mobilemessage/src/ril/MobileMessageDatabaseService.js
rename : dom/sms/src/ril/SmsDatabaseService.manifest => dom/mobilemessage/src/ril/MobileMessageDatabaseService.manifest
2013-02-05 19:39:44 +08:00
Vicamo Yang
157aebae18 Bug 833278 - Part 1/2: move voicemail sources to dom/voicemail. r=mounir
--HG--
rename : dom/telephony/Makefile.in => dom/voicemail/Makefile.in
rename : dom/telephony/Voicemail.cpp => dom/voicemail/Voicemail.cpp
rename : dom/telephony/Voicemail.h => dom/voicemail/Voicemail.h
rename : dom/telephony/VoicemailEvent.cpp => dom/voicemail/VoicemailEvent.cpp
rename : dom/telephony/VoicemailEvent.h => dom/voicemail/VoicemailEvent.h
rename : dom/telephony/nsIDOMVoicemail.idl => dom/voicemail/nsIDOMMozVoicemail.idl
rename : dom/telephony/nsIDOMVoicemailEvent.idl => dom/voicemail/nsIDOMMozVoicemailEvent.idl
rename : dom/telephony/nsIDOMVoicemailStatus.idl => dom/voicemail/nsIDOMMozVoicemailStatus.idl
rename : dom/telephony/nsIDOMNavigatorTelephony.idl => dom/voicemail/nsINavigatorVoicemail.idl
rename : dom/telephony/test/marionette/pdu_builder.js => dom/voicemail/test/marionette/pdu_builder.js
rename : dom/telephony/test/marionette/test_voicemail_number.js => dom/voicemail/test/marionette/test_voicemail_number.js
rename : dom/telephony/test/marionette/test_voicemail_statuschanged.js => dom/voicemail/test/marionette/test_voicemail_statuschanged.js
rename : dom/telephony/test/marionette/test_voicemail_statuschanged.py => dom/voicemail/test/marionette/test_voicemail_statuschanged.py
2013-02-05 17:02:15 +08:00
Vivien Nicolas ext:(%20and%20Chris%20Jones%20%3Cjones.chris.g%40gmail.com%3E)
a321a9bd0c Rollup of bug 819000: Preload about:blank. r=cjones, r=jlebar
Includes the following patches

Bug 819000: Bail out of PresShell::Paint if not active. r=roc
Bug 819000: Make sure preloaded docshells are reset to active. r=jlebar
Bug 819000: Preload about:blank. r=cjones a=cjones
2013-01-24 10:39:18 -08:00
Alexandre Poirot
dbd572a4f0 Bug 836506 - Set the version on mozilla-central/master to 2.0.0.0-prerelease. r=fabrice 2013-02-04 14:48:14 -05:00
Robert Strong
33b482a03c Bug 695811 - Checking for updates logs two warnings about deprecated XMLHttpRequest attributes. r=bbondy, r=dhylands 2013-02-01 18:58:48 -08:00
Aki Sasaki
d33a28e4f8 bug 834789 - gaia-nightly -> gaia-central. r=catlee
--HG--
extra : rebase_source : ea5a7b9bd9b53e9f8a6c7d7b38ed1cde28baa4d1
2013-02-01 10:47:45 -08:00
Dave Hylands
8198424fe9 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
7bfd9504a4 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
Ehsan Akhgari
05ec1cf4a8 Merge mozilla-cental into mozilla-inbound 2013-01-31 11:10:40 -05:00
Vivien Nicolas
9f027448f9 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é
df4b373948 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
Dave Hylands
853b4c49db Bug 835210 - FOTA updates don't seem to be working any more. r=fabrice 2013-01-30 17:23:51 -08:00
Armen Zambrano Gasparnian
76720ddfa7 Bug 831788. Specify upload_platform for B2G gaia-central builds. DONTBUILD. r=aki 2013-01-30 10:15:57 -05:00
Jonathan Griffin
1bafd938ca Bug 834080 - Set marionette.force-local=true for b2g desktop builds, r=mdas 2013-01-28 15:36:58 -08:00
Glenn Randers-Pehrson
c969143002 Bug 835015 - Specify unused chunks in boot animation png decoder, r=mwu 2013-01-28 14:35:20 -05:00
Glenn Randers-Pehrson
b952bab533 Bug 835325 - Clean up and return from BootAnimation PNG reader when libpng reports an error, r=mwu 2013-01-28 14:35:20 -05:00
Andrea Marchesini
46d7aa3b76 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
e2d2df38f2 Bug 834059 - Send processses into the foreground when they first launch, so they don't get killed quite so quickly. r=cjones
This patch also sends the preallocated process into the background immediately after it's launched.
2013-01-26 16:14:01 -05:00
Michael Wu
b3faaf1ba7 Bug 831624 - Use fb/gralloc to render boot animation, r=cjones,joe,glennrp 2013-01-24 21:18:30 -08:00
Dave Hylands
d80493e642 Bug 828731 - Wait for the framebuffer to become ready before trying to open it. r=mwu 2013-01-25 17:31:46 -08:00
Phil Ringnalda
91cff9e707 Back out 2692ef57acaa (bug 789358) for causing bug 834883 2013-01-25 14:38:30 -08:00
Dave Hylands
8cf4b54e21 Bug 831701 - Missing a change that was supposed to be in the previous patch. r=me 2013-01-25 10:32:56 -08:00
Dave Hylands
7884b269e2 Bug 831701 - Finish active updates unless the user swtiches to a newer one. Remove stale updates. r=rstrong
Once the user starts to download an update, stick to that update until the user cancels the download and does a "Check Now".

If a newer update is started and a stale update is detected, remove the stale update.

If a download fails due an update being in the applied state, prompt the user to apply it.

If an update was fully downloaded, but interrupted during verification, then don't redownload.
2013-01-25 10:27:49 -08:00
Matt Brubeck
d6632d924a Bug 789358 - Re-enable click target fluffing in B2G [r=cjones] 2013-01-24 06:53:55 -08:00
Nick Thomas
dc30ee75d4 Bug 834298, update kernel for otoro, r=mwu 2013-01-25 14:28:53 +13:00
Nick Thomas
ccdb0c68b5 Bug 834295, update kernel for unagi, r=mwu 2013-01-25 14:28:38 +13:00
Nick Thomas
0433e6c111 Bug 833410, update unagi snapshot, r=Callek 2013-01-25 09:32:13 +13:00
Fernando Jiménez
4a0404f10a Bug 833392 - Send RP ID within mozChromeEvents; r=jparsons 2013-01-23 21:10:38 +01:00
Justin Lebar
2cf4281232 Bug 833796 - Remove a shutdown observer in forms.js to fix a leak. r=vingtetun 2013-01-23 11:57:31 -05:00
Ryan VanderMeulen
bd08b980a7 Merge m-c to inbound. 2013-01-24 07:09:10 -05:00
Mike Hommey
4d9f2c54bd Bug 780561 - Remove now unused bits of the packaging scripts. r=ted 2013-01-23 11:23:15 +01:00
Mike Hommey
13d7cb3c37 Bug 780561 - Use new packager code for packaging (packager.mk) r=ted 2013-01-23 11:23:15 +01:00
Ehsan Akhgari
ef7fbcca32 Merge the latest PGO green changeset of mozilla-inbound into mozilla-central; a=pgo-ectomy 2013-01-22 12:49:52 -05:00
Armen Zambrano Gasparnian
b15086c52d Bug 833096: Update b2g panda snapshot. a=nonlibxul, r=catlee, DONTBUILD 2013-01-22 09:41:07 -05:00
Mounir Lamouri
a0d20ede21 Bug 801635 - Disable <input type='file'> for B2G. r=sicking 2013-01-21 10:48:48 +00:00
L. David Baron
763b3d3d27 Bug 832352, patch 3: Make sure all b2g mozconfigs include build/mozconfig.common . r=ted 2013-01-22 19:16:20 +00:00
Ehsan Akhgari
639dabfc2d Merge mozilla-central into mozilla-inbound 2013-01-22 12:50:50 -05:00
Fernando Jiménez
5596d1028a Bug 832951 - [WebPayment] Expose DOMRequest ID within mozChromeEvents; r=fabrice, a=nonlibxul 2013-01-22 12:29:54 +01:00
Ryan VanderMeulen
8c81436a5e Merge m-c to inbound. 2013-01-17 21:21:24 -05:00
Fabrice Desré
425177a56c Bug 832104 - Don't report CSS errors in production builds r=cjones 2013-01-17 18:08:26 -08:00
Fabrice Desré
0cd68ef2f9 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
004a3cb685 Bug 831393 - send manifestURL in the desktop-notification event. r=vingtetun. a=lsblakk 2013-01-16 19:22:28 +01:00
Marco Chen
5827e2831c Bug 830611 - [Audio] Add dom_audioagent.xpt into package-manifest.in. r=roc 2013-01-17 16:18:22 +08:00
Doug Turner
602dae8d37 Bug 830027 - Allow all device APIs that uses the content permission prompt from the system principal. r=fabrice/gwagner a=tef+ 2013-01-17 10:26:40 -08:00
Jonathan Griffin
c944d69b73 Bug 827531 - Add a pip requirements.txt file for running B2G unit tests, r=aki 2013-01-16 14:14:10 -08:00
Alexandre Poirot
74e6b3cdec Bug 829451 - Change the Firefox OS version to 1.0.0.0 (4 digits). r=fabrice 2013-01-15 19:44:43 -05:00
Marshall Culpepper
7ef598c5a2 Bug 823695: Part 1 - Send update errors after the shell is ready in B2G. r=fabrice 2013-01-14 23:40:51 -08:00
Dave Hylands
22fb48a38c Bug 825598 - Add a watchdog timer on downloads and automatically restart if timer expires. r=marshall_law 2013-01-15 00:10:19 +01:00
Ryan VanderMeulen
4d65d8ffac Merge m-c to inbound. 2013-01-14 20:14:58 -05:00
Chris AtLee
5c2520aaae Bug 830371: Put the kernel in the right place. r=nthomas DONTBUILD 2013-01-14 15:59:09 -05:00
Andrea Marchesini
60ca8dd167 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
Justin Lebar
a6448c2ae3 Bug 809949 - Dump memory reports when 'memory report' is written to a special fifo on disk. r=glandium,njn 2013-01-14 01:43:25 -05:00
Jonathan Griffin
da252bfef9 Bug 828670 - Add emulator.manifest to specify emulator to use in b2g unit tests, r=aki, DONTBUILD (NPOTB) 2013-01-10 15:50:54 -08:00
Panos Astithas
e76c49abdd Bug 829633 - dbg-webapps-actors.js redeclares Cu and friends; r=fabrice 2013-01-11 19:04:23 +02:00
Fabrice Desré
17be7e418e Bug 828944 - downloadavailable flag is removed if you reboot after stopping the download r=ferjm 2013-01-11 07:32:06 -08:00
Hubert Figuière
5685ea4c9b 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
a96d2b9ba7 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
Ed Morley
44cd9d5c0b Backout 8461f75fd62b (bug 809949) for breaking the build on a CLOSED TREE 2013-01-11 11:52:35 +00:00
Justin Lebar
90d6e0e8d4 Bug 809949 - Dump memory reports when 'memory report' is written to a special fifo on disk. r=glandium,njn
--HG--
extra : rebase_source : edb54edca665486d9efe073be088fee80ebfebdd
2013-01-11 12:26:52 +01:00
Hubert Figuière
90b9ef6f28 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
Gregor Wagner
6cbbf2b5b2 Bug 828887 - "unused-arenas" is not freed unless worker is idle for 5 seconds. r=bent 2013-01-10 23:50:40 +01:00
Mark Banner
852f9a887e Bug 827303 - Firefox core and crypto services components assume services/sync is built. Move registrations out of services/sync. r=gps
--HG--
rename : services/sync/SyncComponents.manifest => services/common/servicesComponents.manifest
rename : services/sync/SyncComponents.manifest => services/crypto/cryptoComponents.manifest
2013-01-10 22:02:38 +00:00
Jonathan Griffin
3edbb46003 Bug 830252 - Update the emulator used in b2g tests, r=aki 2013-01-14 13:11:20 -08:00
Marshall Culpepper
8b682ea320 Bug 816306: Part 2 - Report update HTTP errors to Gaia, and accompanying tests. r=fabrice 2013-01-10 18:13:39 +01:00
Benoit Girard
0b1123da53 Bug 761135 - Remove XPCOMGlueShutdown. r=benjamin 2013-01-07 16:19:39 -05:00
Panos Astithas
70976f6da5 Bug 784824 - support for remote debugging of b2g desktop builds; r=fabrice 2013-01-10 13:00:32 +02:00
Fabrice Desré
397bde16d5 Bug 828863 - followup, forgotten typo r=past 2013-01-10 07:57:10 -08:00
Fabrice Desré
4f96f228e0 Bug 828863 - Add a remote debugger actor to install apps r=past 2013-01-10 07:38:51 -08:00
Margaret Leibovic
b4cf1a50f5 Bug 824148 - [KEYBOARD] Input type=range should bring up the number keyboard. r=ttaubert 2013-01-10 13:25:30 +01:00
Andrea Marchesini
7562bbdc99 Bug 823974 - Permission requests from browser elements should be denied if unknown/denied for the container app, r=sicking, a=bb+ 2013-01-10 14:56:45 +01:00
Dave Hylands
062761000b Bug 785124 - Pt 6 - Fix JS code that was failing xpcshell tests. r=marshall_law 2013-01-10 14:46:39 +01:00
Dave Hylands
910cba180d Bug 785124 - Pt 2 - JS changes to updater to allow storing update.mar to sdcard. r=marshall_law
From 93958fee051e9355930edba538eabeb91f4b442d Mon Sep 17 00:00:00 2001
 sdcard and lock sdcard while in use
---
 b2g/components/DirectoryProvider.js       |  154 ++++++++++++++++++++++++++---
 b2g/components/UpdatePrompt.js            |   16 ++-
 toolkit/mozapps/update/nsUpdateService.js |  124 ++++++++++++++++++++++-
 3 files changed, 276 insertions(+), 18 deletions(-)
* * *
Fix log stmt
2012-12-14 16:05:39 -08:00
Jed Parsons
0ae29d94ea Bug 823751 - When persona login in the Trusty UI is canceled, fire the RP's oncancel() callback; r=benadida, a=bb+ 2013-01-10 09:56:10 +01:00
Alexandre Poirot
347c1b9aeb 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
ed7ee2c712 Bug 827740 - Deny requests for more indexedDB quota from content. r=fabrice 2013-01-09 08:24:56 -08:00
Mounir Lamouri
6393630aee Bug 777283 - Adds <input type='time'> behind "dom.experimental_forms" pref. r=smaug 2013-01-08 17:10:00 +00:00
Fabrice Desré
9c45d42b65 Bug 799151 - Display a prompt to allow remote debugging connections in Firefox OS r=vingtetun 2013-01-08 09:08:00 +02:00
Gregor Wagner
e21aa627d7 Bug 828209 - Remember my choice default for certified apps for PROMPT_ACTION WebAPIs is incorrect. r=mounir 2013-01-09 13:43:15 +01:00
Andrea Marchesini
2b223b56af Bug 825674 - Installed apps do not get affected by the hardware volume control, r=sicking 2013-01-09 08:18:16 +01:00
David Flanagan
66fa2040ba Bug 825698 - Move YouTube query code from chrome to content. r=jdm
DONTBUILD
2013-01-07 12:55:31 -08:00
Ryan VanderMeulen
25cff0e359 Backed out changeset d30114b63097 (bug 825698) for landing with the wrong bug number. 2013-01-08 19:47:31 -05:00
David Flanagan
7f6d8e06ea Bug 625698 - Move YouTube query code from chrome to content. r=jdm 2013-01-07 12:55:31 -08:00
Marshall Culpepper
4fffdc3187 Bug 817821: Part 1 - Communicate update download events better to Gaia. r=fabrice 2013-01-08 17:13:32 +01:00
Gregor Wagner
906d6ab0dd Bug 824421 - Cannot request access to the desktop notification webapi in the browser - no permission prompt is seen, webapi can't be used. r=sicking 2013-01-08 16:47:16 +01:00
Gian-Carlo Pascutto
351d6de093 Bug 825891 - Remove the code for per-client randomization in the url-classifier. r=dcamp 2013-01-08 16:43:33 +01:00
Phil Ringnalda
ed9b0b2817 Back out 6737ce4d3ce6:599c37ed628c (bug 785124) for b2g Arm xpcshell orange in update tests 2013-01-07 22:59:32 -08:00
Ehsan Akhgari
1022301c8f Merge mozilla-central into mozilla-inbound 2013-01-07 18:23:31 -05:00
Alex Keybl
6521994aeb Merging in version bump NO BUG 2013-01-07 12:31:33 -08:00
Josh Matthews
9aeb3ba227 Bug 822551 - Initialize the user agent overrides in content process frames. r=dao,vingtetun 2013-01-07 17:47:01 +01:00
Ed Morley
33b9a83840 Merge mozilla-central to mozilla-inbound 2013-01-07 12:04:57 +00:00
Gregory Szorc
f1d3f24d40 Merge mozilla-central into services-central
--HG--
rename : browser/themes/gnomestripe/downloads/download-notification.png => browser/themes/gnomestripe/downloads/download-notification-start.png
rename : browser/themes/pinstripe/downloads/download-notification.png => browser/themes/pinstripe/downloads/download-notification-start.png
rename : browser/themes/winstripe/downloads/download-notification.png => browser/themes/winstripe/downloads/download-notification-start.png
2013-01-07 00:21:41 -08:00
Gregory Szorc
2a4d95513c Bug 813287 - Move healthreport prefs into greprefs.js; r=rnewman 2013-01-06 16:15:51 -08:00
Phil Ringnalda
8fa0865148 Merge the last PGO-green inbound changeset to m-c 2013-01-05 15:57:15 -08:00
Chris Peterson ext:(%2C%20Shih-Chiang%20Chien%20%3Cschien%40mozilla.com%3E%20and%20Chris%20Jones%20%3Cjones.chris.g%40gmail.com%3E)
3309ddaa45 Gecko work for bug 823619: Dispatch spec-compliant mouse events when touch events are available. r=cjones,jlebar,schien,vingtetun a=blocking-basecamp
This is a rollowup of the following patches
Bug 823619, part 1: Make TabChild dispatch spec-compliant compat mouse events. r=mwu
Bug 823619, part 2: Use touch event for scrolling if available. r=cjones,schien,vingtetun a=blocking-basecamp
2013-01-05 15:53:16 +01:00
Armen Zambrano Gasparnian
22837bb5c7 Bug 826675 - Update B2G panda snapshot to include mozbase in gaia-tests.zip (bug 826372). DONTBUILD. r=jgriffin 2013-01-04 13:37:05 -05:00
Tim Taubert
a7662de4bc Bug 820057 - Hide the keyboard on pagehide and submit events r=margaret a=blocking-basecamp 2013-01-07 12:09:50 +01:00
Kan-Ru Chen (陳侃如)
41defd0d01 Bug 793105 - Add a "backgroundPerceivable" class for audio-channel-content. r=jlebar,roc 2013-01-05 13:03:51 +08:00
Gregor Wagner
00c67fa2d5 Bug 825840 - [build] Mac Gecko build an flash are broken. r=philikon 2013-01-04 14:30:28 -08:00
Mike Hommey
6e7079f0ba Bug 824330 - Build services/ during the platform tier and enable services in xulrunner. r=blassey,r=bsmedberg,r=gps 2013-01-04 15:56:20 +01:00
Ed Morley
abdf132abf Bug 811528 - Fix comment typo & whitespace; r=me DONTBUILD 2013-01-07 10:03:12 +00:00
Mike Hommey
914c8a8b94 Backout changeset 6656cdc8b20d (bug 824330) because of android and b2g bustage on clobber builds 2013-01-04 17:14:33 +01:00
James Lal
b29e1a3379 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
a828585ba3 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
Mike Hommey
ea9744a6d8 Bug 824330 - Build services/ during the platform tier and enable services in xulrunner. r=blassey,r=bsmedberg,r=gps 2013-01-04 15:56:20 +01:00
Andrea Marchesini
7bcf80c241 Bug 811026 - [Permissions] Grant a prompted permission for the duration of the session, r=sicking 2013-01-05 14:02:29 -08:00
Ehsan Akhgari
2be7cfce19 Merge mozilla-central into mozilla-inbound 2013-01-05 16:00:35 -05:00
Chris Jones
90fdd69121 Bug 823610: Make discarding GL contexts of foreground pages on memory pressure pref-able, and pref off for b2g. r=jgilbert,jlebar 2013-01-03 15:39:25 -08:00
Chris Jones
98909df4d4 Bug 808862: Lower context-menu hold delay to 750ms. r=vingtetun 2013-01-03 14:33:25 -08:00
Jed Parsons
2f45cc2262 Bug 811528 - Native identity needs to be preffed on in b2g. r=ferjm 2013-01-06 22:24:14 -05:00
Armen Zambrano Gasparnian
b86f8dcd26 Bug 825259 - No working SUT agent on the b2g panda images - Add Negatus back to the nightly branch and update negatus snapshot used for panda builds. DONTBUILD. r=jgriffin 2013-01-03 13:20:25 -05:00
Marshall Culpepper
84c6f6eaab Bug 821412: Part 3 - Initial B2G update tests and smoketests. r=bbondy 2013-01-02 12:41:40 -06:00
David Flanagan
b64fb64c80 Bug 821514 - fix YoutubeProtocolHandler.js to report errors, and also parse titles properly. r=dale a=blocking-basecamp+ 2012-12-29 20:51:43 -08:00
Philipp von Weitershausen
41571aeead Bug 820617 - Add a hook to make NetworkManager not manage offline status and use it in Marionette for B2G CI. r=jgriffin 2012-12-29 10:11:04 -08:00
Vivien Nicolas
8d278bbb06 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
c62c0bf43b Merge m-c to inbound. 2012-12-28 12:57:30 -05:00
Raphael Catolino
957775fb4a Bug 769385 - Add type attribute date for <input> behind "dom.experimental_forms" pref. r=mounir 2012-12-27 16:06:53 +00:00
Marshall Culpepper
e0bdbfdb90 Bug 821741: Load update prefs more dynamically to support automation in B2G. r=fabrice
--HG--
extra : rebase_source : ca7f9ef99fe96051d915ec5b8a87fb22a00d3d6d
2012-12-26 11:28:42 -06:00
Rafael Ávila de Espíndola
0e69f61bef Bug 823906 - Last clang update on the 3.2 branch. r=rail.
Update the manifests.
2012-12-24 09:54:37 -05:00
Jed Parsons (:jparsons)
5234ecda2e Bug 823736 - include.js must stringify objects going to userland js. r=benadida 2012-12-23 10:59:43 -05:00
David Rajchenbach-Teller
3d6ca1b8c7 Bug 803165 - Add dom_system.xpt to Gonk installer. r=ted 2012-12-23 10:43:23 -05:00
Chris Jones
4708331ed9 Bug 824172: Re-enable strict file:// security, because yes we have wifi and installed apps now. r=sicking 2012-12-27 15:04:29 -08:00
Michael Wu
22c3e73906 Bug 824090 - Fix gl config selection in boot animation, r=cjones 2012-12-22 13:01:07 -05:00
Gian-Carlo Pascutto
b261864022 Bug 823665 - Rename urlclassifier.confirm-age to max-complete-age. r=gcp 2012-12-21 08:48:30 +01:00
L. David Baron
1615a907dd Merge mozilla-inbound and mozilla-central. 2012-12-22 00:05:00 -05:00
Chris Jones
f43c8d77a4 Backed out changeset 5aa4d9daa13c because it's about to fail some tests
--HG--
extra : rebase_source : c613246a6b37584df0174229e53849987847a159
2012-12-21 17:57:14 -08:00
Chris Jones
5311e02a19 Bug 823962: Pref sending CSP reports off for b2g until bug 824170 is resolved. r=fabrice a=blocking-basecamp 2012-12-21 17:42:28 -08:00
Chris Peterson
7f799869ce Backout 69b6541efafc, 8351e1baffcb, and ae4a7e6f0e0b (bug 766066) for regressions like bug 823832. r=regressions 2012-12-21 11:08:56 -08:00
Ed Morley
33a812216e Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-20 21:05:33 +00:00
Armen Zambrano Gasparnian
daed5c4ab9 Bug 822444: Update the B2G panda snapshot to include marionette on gaia-tests.zip. DONTBUILD. r=aki 2012-12-20 15:34:24 -05:00
Armen Zambrano Gasparnian
f9d9e7c3aa Bug 821398 - create new b2g snapshot for pandas to improve reliability. DONTBUILD. r=mdas 2012-12-20 11:24:23 -05:00
Ed Morley
28cc722479 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-19 19:30:22 +00:00
Panos Astithas
99410ac903 Merge m-c to fx-team 2012-12-19 10:03:48 +02:00
Justin Lebar
fcb9bb724a Bug 821440 - Allow the B2G homescreen to run in the background with a decreased oom_score_adj compared to vanilla background apps. r=cjones 2012-12-18 21:37:35 -05:00
Mihai Sucan
31295757a2 Bug 792062 - Make the tabNavigated notification reusable by the Web Console; r=past 2012-12-17 22:06:13 +02:00
Antonio M. Amaya
67ebce3ce6 Bug 812289 - PermissionSettings doesn't enforce any restriction on permissions operations [r=sicking] 2012-12-15 02:32:30 +01:00
Gregor Wagner
da0c99082c Bug 823258 - Asking for a PROMPT_ACTION for a privileged API in a privileged packaged app - remember my choice default is incorrect. r=fabrice 2012-12-21 15:04:31 -08:00
Rafael Ávila de Espíndola
50641bc7a1 Bug 822464 - Upgrade clang to 170377 in the 3.2 branch. r=rail.
Update the manifests.

--HG--
extra : rebase_source : 8d2c5cda95e14ecf71ddd15d2f1b030e1eb50932
2012-12-18 16:23:48 -05:00
Chris Peterson
00324ce143 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
4abdb09f91 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
59c8336bf9 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
553f97211c Bug 766066 - Part 0: Rename some B2G keyboard functions. r=djf
--HG--
extra : rebase_source : ab47fe3a390709b89c9bd15c6c273fbbcf4b9b8b
2012-12-18 15:10:18 -08:00
Richard Newman
47c6528792 Bug 788894 - Pref off FHR for B2G. r=gps 2012-12-19 15:37:51 -08:00
Marshall Culpepper
4fedb0294f Bug 812584: Part 2 - Tweaks to update download retry prefs for B2G. r=fabrice 2012-12-17 17:23:14 -06:00
Ed Morley
7f6dad0ae0 Backout c56a4fcc3acc (bug 812289) for failures in test_permission_basics.html 2012-12-17 13:17:20 +00:00
Antonio M. Amaya
0840f3bbd4 Bug 812289 - PermissionSettings doesn't enforce any restriction on permissions operations (edit); r=sicking 2012-12-15 02:32:30 +01:00
Alexandre Poirot
ef16860198 Bug 820443 - Disable slow script modal in b2g. r=vingtetun 2012-12-16 19:20:02 -05:00
Fabrice Desré
2d02516d30 Bug 820196 - CSP slows down app startup by ~12% [r=geekboy] 2012-12-14 14:53:29 -08:00
Ed Morley
5728642a43 Merge mozilla-central to mozilla-inbound 2012-12-21 11:41:08 +00:00
Chiajung Hung
cb2c3eaf66 Bug 805939: Wait for shadow trees to update orientation before recompositing. r=cjones 2012-11-22 10:40:57 +08:00
Mark Hammond
014d7213d5 Backout cf585138ff25 (bug 805939) for Windows build bustage on a CLOSED TREE 2012-12-21 15:30:02 +11:00
Chiajung Hung
f1e80feb7a Bug 805939: Wait for shadow trees to update orientation before recompositing. r=cjones 2012-11-22 10:40:57 +08:00
Gregor Wagner
cb3c37ba0e Bug 814157 - Need additional security checks for the "desktop-notification" permission. r=fabrice 2012-12-20 11:06:42 -08:00
Hubert Figuière
205840905c 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
Brian Smith
c90d9b85f2 Bug 772365, Part 3: Add B2G-specific customizations to NSS certificate trust database with tests, r=rrelyea r=honzab
--HG--
rename : dom/tests/browser/browser_ConsoleStoragePBTest_perwindowpb.js => dom/tests/browser/browser_ConsoleStoragePBTest.js
rename : dom/tests/mochitest/localstorage/test_localStorageBasePrivateBrowsing_perwindowpb.html => dom/tests/mochitest/localstorage/test_localStorageBasePrivateBrowsing.html
rename : security/manager/ssl/tests/mochitest/browser/browser_bug627234_perwindowpb.js => security/manager/ssl/tests/unit/test_bug627234.js
extra : rebase_source : 2792b75d7ccccf80e9a23feed70c134dfcdfe00f
2012-12-10 07:17:29 -08:00
Chris AtLee
0becdf39cc Bug 821131: Update unagi kernel. r=mwu DONTBUILD because NPOTB (nightlies only) 2012-12-13 20:04:14 -05:00
Ed Morley
a9ffac91b5 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-13 15:55:31 +00:00
Ed Morley
5e14850698 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-12 18:56:05 +00:00
Ben Hearsum
7bd8698662 bug 812833: Set up nightly multilocale B2G unagi builds for dev testing - set gecko l10n root in gecko configs. r=catlee. NPOTB so DONTBUILD 2012-12-12 10:21:41 -05:00
Gregor Wagner
22f9503137 Bug 819560 - RIL: remember the last mcc code. r=sicking 2012-12-12 16:57:11 -08:00
Rafael Ávila de Espíndola
08abc84366 Bug 820256 - Upgrade clang to 169730 in the 3.2 branch. r=rail.
Update the manifests.
2012-12-11 21:45:21 -05:00
Nick Thomas
10ccc9170c Bug 819543, stop uploading some b2g files, r=aki DONTBUILD 2012-12-12 14:19:32 +13:00
Nicholas Cameron
04002c184f Bug 780692; throttle OMTA (rollup patch). r=dbaron,bz
--HG--
extra : rebase_source : 1207275df5c509ac1974e2b9333c738b995f9d5e
2012-12-12 10:12:43 +13:00
Chris Jones
2668422134 Bug 819714: Take away the nice things from desktop b2g builds. r=vingtetun 2012-12-11 11:24:25 -08:00
Ed Morley
dce168dc9b Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-11 15:49:20 +00:00
Ben Hearsum
0b00787aec bug 819979: update gonk snapshot used by panda/otoro/unagi builds to include bug 818560. r=catlee 2012-12-11 10:32:24 -05:00
Randy Lin
d39fa81ef3 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
Nicholas Nethercote
0d84313efb Bug 717853 - Add a native version of DMD. r=jlebar,glandium.
--HG--
extra : rebase_source : 9b824556591abd63b42aa7ff823e9cd25976c162
2012-12-10 16:05:07 -08:00
Armen Zambrano Gasparnian
040e6f628f Bug 819342. Start generating gaia-tests.zip. DONTBUILD. r=aki 2012-12-10 14:19:46 -05:00
Armen Zambrano Gasparnian
6f7ab16138 Bug 819342 - Update b2g snapshot (gonk-misc) to capture test packaging changes. r=aki 2012-12-10 13:21:32 -05:00
Andrew Halberstadt
47b03130a6 Bug 817651 - Add --enable-updater to ics_armv7a_gecko config, r=catlee 2012-12-10 12:24:31 -05:00
Benoit Jacob
70f713c25d Bug 818766 - forgot to actually flip the pref to false everywhere - r=jgilbert 2012-12-07 21:37:09 -05:00
Benoit Jacob
7fb07ef78b Bug 818766 - disable by default losing WebGL contexts on heap-minimize, add a pref for it - r=jgilbert 2012-12-07 21:00:42 -05:00
Hubert Figuière
04b19cea8b 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
Axel Hecht
ab3b7714f2 bug 817197, add multiple locales to packaging, like android, r=glandium
--HG--
rename : browser/base/content/test/browser_tabMatchesInAwesomebar_perwindowpb.js => browser/base/content/test/browser_tabMatchesInAwesomebar.js
rename : browser/components/tabview/test/browser_tabview_bug624727_perwindowpb.js => browser/components/tabview/test/browser_tabview_bug624727.js
rename : browser/components/tabview/test/browser_tabview_bug650280_perwindowpb.js => browser/components/tabview/test/browser_tabview_bug650280.js
rename : python/mozbuild/mozbuild/mozconfig.py => python/mozbuild/mozbuild/base.py
rename : toolkit/components/downloads/test/unit/test_private_resume_global.js => toolkit/components/downloads/test/unit/test_private_resume.js
rename : toolkit/components/downloads/test/unit/test_privatebrowsing_global.js => toolkit/components/downloads/test/unit/test_privatebrowsing.js
rename : toolkit/components/downloads/test/unit/test_privatebrowsing_cancel_global.js => toolkit/components/downloads/test/unit/test_privatebrowsing_cancel.js
rename : widget/tests/test_bug462106_perwindow.xul => widget/tests/test_bug462106.xul
extra : rebase_source : 7dadc8fbcfb7d31d75617e63726e052b6f28658a
2012-12-06 15:07:23 +01:00
Ed Morley
63f56de292 Merge mozilla-central to mozilla-inbound 2012-12-06 11:02:50 +00:00
Ed Morley
9f0c8971bc Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-06 10:02:57 +00:00
Andrea Marchesini
833ff3660a Bug 811222 - Enable system app to get currently used audio channel. r=sicking a=blocking-basecamp 2012-12-05 17:20:59 -08:00
Chris AtLee
e503e2ab75 Bug 815781: Upload .zip for unagi/otoro builds. r=rail
Also includes boot.img

--HG--
rename : browser/base/content/test/browser_tabMatchesInAwesomebar_perwindowpb.js => browser/base/content/test/browser_tabMatchesInAwesomebar.js
rename : browser/components/tabview/test/browser_tabview_bug624727_perwindowpb.js => browser/components/tabview/test/browser_tabview_bug624727.js
rename : browser/components/tabview/test/browser_tabview_bug650280_perwindowpb.js => browser/components/tabview/test/browser_tabview_bug650280.js
extra : rebase_source : e072d14a43354981b046410594be4435f2294642
2012-12-03 14:43:07 -05:00
Ben Hearsum
6d62850fb9 bug 817811: panda builds against gaia-central - add panda-gaia-central configs. r=ted/catlee. not used yet so DONTBUILD 2012-12-05 12:16:20 -05:00
Mike Hommey
4790d7bbe7 Bug 817955 - Only install identity modules in modules/identity. r=benadida,r=jparsons
--HG--
extra : rebase_source : 027b0cae0a29d00c34424e542fe4d57192aab5b1
2012-12-05 09:25:21 +01:00
Shelly Lin
ef9f3747d2 Bug 816899 - Add keys of firmware revision and software info. r=cjones 2012-12-04 10:30:26 +08:00
Randy Lin
423e7af568 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
Rafael Ávila de Espíndola
8606057c01 Bug 817710 - Upgrade clang to 169139 in the 3.2 branch. r=rail.
Update the manifests.
2012-12-04 13:39:45 -05:00
Vicamo Yang
fcdc68fd47 Bug 778093 - Part 2/9: add navigator.mozCellBroadcast, r=mounir 2012-12-04 10:38:25 +08:00
Fernando Jiménez
3fae5f8a5d Bug 815148 - r=fabrice 2012-12-03 21:44:58 +01:00
Vivien Nicolas
f7ee3900b3 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
5d9050d369 Bug 777251 - B2G MMS: Configure MMS proxy settings through SettingsService. r=vicamo 2012-11-30 18:09:37 +08:00
Doug Turner
5feceed360 Bug 816335 - Remove Network Geolocation Provider from B2G. r=cjones, a=blocking-basecamp 2012-12-01 21:22:30 -05:00
Tim Taubert
e74ae7978e 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
0a57298e2a 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
003ba95575 Bug 818730: Set sys.boot_completed to enable the ondemand CPU governor. r=fabrice 2012-12-05 23:02:05 -08:00
Ehsan Akhgari
4970895402 Merge mozilla-central into mozilla-inbound 2012-12-06 01:08:07 -05:00
Hubert Figuière
c69ae056f0 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
Jim Mathies
4b5bd2fb0c Bug 817076 - Update package manifests to new service locations and key PREF_DIR location off DIST_SUBDIR. r=glandium 2012-12-05 16:36:15 -06:00
Ed Morley
eb44ae5b42 Merge mozilla-central to mozilla-inbound 2012-12-05 22:12:31 +00:00
Nick Thomas
178e82ba29 bug 818264 - update b2g panda snapshot. r=aki 2012-12-05 13:42:56 -08:00
Fabrice Desré
238838c63d Fix bustage of b2g desktop builds, no bug r=me 2012-11-30 17:41:15 -08:00
Fabrice Desré
f86c3529e9 Bug 808326 - [Browser] Offline page mentions “B2G” [r=pike] 2012-11-30 16:12:52 -08:00
Michael Wu
c498cdcce2 Bug 809665 - Boot animation support for B2G, r=cjones,joe 2012-11-28 13:43:19 -05:00
Marshall Culpepper
4ea9222867 Bug 804571: Implement download cancel (pause) for B2G. r=fabrice
--HG--
extra : rebase_source : f6fe2a4416913f55dab81cd0c8801563a4e409f1
2012-11-30 13:35:54 -06:00
Axel Hecht
225286293f bug 796051, add chrome-% target to package b2g localized files, r=fabrice
--HG--
extra : rebase_source : e07b9c96d598f9665e2b7392df40032ac503a06a
2012-11-30 09:22:48 -07:00
Gregor Wagner
938343ff3a Bug 815974 - [System] Remember geolocation permission for an app is broken. r=sicking 2012-11-30 09:32:05 -08:00
Paul Adenot
4b67de8e72 Bug 816576 - Link libsoundtouch statically instead of dynamically. CLOBBER NEEDED r=glandium 2012-11-30 14:17:54 +01:00
Ed Morley
ff732992a5 Backout 76c4e4fbd8bd (bug 816576) for startup crashes 2012-11-30 10:44:42 +00:00
Paul Adenot
37dd124761 Bug 816576 - Link libsoundtouch statically instead of dynamically. r=glandium 2012-11-30 10:56:28 +01:00
Randy Lin
c25fe2c738 Bug 812434 - Support FM volume control for implement AudioChannel API. r=mwu 2012-11-29 10:14:11 +08:00
Philipp von Weitershausen
efaf74c731 Bug 815872 - Fix memory leak in install confirm/deny notification code. r=fabrice 2012-11-29 20:18:28 -05:00
Alexandre Poirot
320b2159e0 Bug 797657 - Change default CSP to desired policy for certified apps. r=sicking 2012-11-29 17:52:02 -05:00
Ryan VanderMeulen
24b8f21c06 Backed out changeset b65787162e89 (bug 797657) for suspected m-oth failures. 2012-11-29 19:01:50 -05:00
Steven Lee
07644dcdb9 Bug 809106 - [music] Unplugging headphones while playing music should pause it. Part2-AudioChannelManager implemenentation. r=jlebar, r=sicking 2012-11-29 17:52:03 -05:00
Alexandre Poirot
748698dee9 Bug 797657 - Change default CSP to desired policy for certified apps. r=sicking 2012-11-29 17:52:02 -05:00
Ed Morley
f1c455d359 Merge mozilla-central to mozilla-inbound 2012-11-29 15:09:27 +00:00
Rafael Ávila de Espíndola
ed8b5b64bd Bug 815216 - Upgrade clang to 168596 in the 3.2 branch. r=rail.
Update the tooltool manifests.

--HG--
extra : rebase_source : 96b8406a18941b058e660c5c0c4f1391a78b02f3
2012-11-29 09:50:35 -05:00
Ben Hearsum
53a2033b54 bug 815189: b2g builds should clone http://hg.mozilla.org/integration/gaia-nightly. r=catlee 2012-11-29 09:40:52 -05:00
Fabrice Desré
0bcc3b3058 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
f814349104 Bug 814349 - [gonk] Remove default value of master volume setting. r=vingtetun 2012-11-26 11:03:18 +08:00
Vicamo Yang
d2b2019757 Bug 804754 - Add UAProfile url into HTTP request header. r=vyang 2012-11-29 11:39:58 +08:00
Chris Jones
01f70e7675 Bug 814778: Disable font inflation for the b2g master process. r=dbaron 2012-11-28 12:16:01 -08:00
Justin Lebar
4b1832066e Bug 815898 - Fix sed error when building B2G on Mac. r=mwu
--HG--
extra : rebase_source : 33a6f29812fda858ed30f55767838a34bdfdb9ef
2012-11-28 12:58:40 -05:00
Fabrice Desré
3d20f626bb Bug 815522 - Start and stop the remote debugger without restarting b2g itself [r=past] 2012-11-28 02:48:10 -08:00
Gregor Wagner
a35b83a94a Bug 814294 - Don't prompt for missing permissions (UNKNOWN_ACTION). r=sicking 2012-11-27 17:31:45 -08:00
Gregory Szorc
165066e694 Bug 815219 - Part 2: Remove MOZ_MAKE_FLAGS from most in-tree mozconfigs; r=ted
It was only used to define -jN to control build parallelism. This is
now set automatically as of part 1 of this patch series and therefore
isn't needed.
2012-11-27 14:01:24 -08:00
Chris Jones
a22bfed41d Bug 811315: Use process-per-mozbrowser by default and make scrolling behavior selectable by content. r=jlebar sr=roc
This is a rollup of the following patches

Bug 811315, part 0.9: Fix pre-existing race condition that allows dying ContentParents to accidentally try to load new TabParents. r=jlebar

Bug 811315, part 0.91: Fix another pre-existing race condition where FirstIdle might run after ContentChild::ActorDestroy(). r=jlebar

Bug 811315, part 1: Make "browser" process limit infinite and unload the processes when all tabs are closed.  Firefox with process-per-tab!  r=jlebar

Bug 811315, part 2: Pass scrolling-behavior hint down into TabParent instead of inferring it from app/browser. r=jlebar

Bug 811315, part 3: Add a mozasyncpanzoom attribute for iframes and honor it when constructing a remote frame. r=jlebar sr=roc
2012-11-27 12:43:52 -08:00
Ed Morley
94a8de85af Merge mozilla-central to mozilla-inbound 2012-11-27 19:39:16 +00:00
Vivien Nicolas
d71afaba8a 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
Marshall Culpepper
ae9ea81cff Bug 809974: Set the last update installed time for B2G. r=fabrice 2012-11-27 11:53:17 -06:00
Fabrice Desré
c1e2fc7192 bug 815145 - Remove the JS REPL from shell.js [r=vingtetun] 2012-11-27 08:40:18 -08:00
Chris AtLee
173a64359e Bug 813826: gecko configs for otoro builds. r=nthomas DONTBUILD
--HG--
extra : rebase_source : 2af6efb4c7851f338f4594ca3757dc4a2ac1762d
2012-11-27 06:21:07 -08:00
Hubert Figuière
6361407daf Bug 811778 - Only send crash reports on wifi. r=fabrice 2012-11-26 18:29:20 -05:00
Ben Hearsum
46d9320354 bug 812836: Set up nightly multilocale B2G desktop builds for l10n testing - add gaia l10n info to gecko config for unagi. r=aki 2012-11-23 13:00:54 -05:00
Nick Thomas
a7b5f02df7 Bug 810994, update gonk-misc in snapshots for panda & unagi to get symbols (and no random-red), r=aki 2012-11-23 12:09:11 +13:00
Paul Adenot
fd3313aa46 Bug 779997 - Backout e35029dcac2d to enable libsoundtouch again. 2012-11-22 11:38:28 +01:00
Chris Jones
215926a8cb Bug 813451: Update-available notifications don't get lost anymore, so the code from bug 801987 is no longer needed. r=marshall_law 2012-11-20 18:08:32 -08:00
Jed Parsons
6cc0782ec9 Bug 790141 - Native implementation of browserid get() and getVerifiedEmail(). r=benadida 2012-11-20 20:28:34 -05:00
Ryan VanderMeulen
b37ae8aee5 Backed out changeset 442028081ef4 (bug 810994) for b2g panda bustage. 2012-11-20 19:57:54 -05:00
Aki Sasaki
c320c297e1 bug 810994 - Update gonk-misc in B2G snapshot to pick up /494f34f5dc052335b75114ae87264a3072143315. r=nthomas 2012-11-20 15:39:30 -08:00
Gregory Szorc
1bb14b6971 Bug 808219 - Firefox Health Reporter service; r=rnewman 2012-11-13 20:22:09 -08:00
Gregory Szorc
a54e44d0f2 Bug 718067 - Part 1: Create skeletons for services/{metrics,healthreport}; r=rnewman
services/metrics will hold generic metrics code. services/healthreport
report will build on top of that to provide the Firefox Health Report
feature. All functionality will land in subsequent patches.
2012-11-05 12:49:58 -08:00
Chris Jones
a3a255ca87 Bug 803908: Enable font inflation for async pan/zoomed browsers. r=dbaron 2012-11-20 11:55:14 -08:00
Rafael Ávila de Espíndola
5c3335f825 Bug 813076 - Upgrade clang to 168304 in the 3.2 branch. r=rail.
Update the manifests.
2012-11-20 10:50:50 -05:00
Chris Jones
3387cec057 Bug 799768: Only bother computing an invalid rect if it affects composition and enable omtc for X11 b2g builds. r=mattwoodrow 2012-10-11 16:55:42 -07:00
Michael Wu
a6151afc62 Backed out changeset d12d63253125 (bug 809665) for red 2012-11-19 19:54:33 -06:00
Michael Wu
04e6675ac2 Bug 809665 - Boot animation support for B2G, r=cjones 2012-11-09 12:08:36 -08:00
Ehsan Akhgari
afc5d542fa Merge mozilla-central into mozilla-inbound 2012-11-19 17:07:53 -05:00
Alex Keybl
98c4160eda Merging in version bump NO BUG 2012-11-19 12:03:27 -08:00
Chris Jones
9375f9ff7c Bug 798694, part 3: Remove UA overrides from b2g product proper. r=fabrice 2012-11-18 18:57:41 -08:00
Jed Parsons
2bb3eca524 Bug 811014 - Ensure forceIssuer parameter is passed through. r=benadida 2012-11-18 00:02:13 -05:00