Граф коммитов

318949 Коммитов

Автор SHA1 Сообщение Дата
Robert O'Callahan d4b638de4a Bug 878015. Make RoundUpToAudioBlock always advance to the next audio block. r=padenot
--HG--
extra : rebase_source : d931a0f144579bd7f7f57bd9e2c7d4ecc1700b27
2013-08-02 21:27:58 +12:00
Robert O'Callahan 67635e3f83 Bug 880854. When attaching XBL bindings to elements in a static document, sync-load the bindings document so that delayed changes to the shadow DOM don't mess up, for example, printing. r=mrbkap
--HG--
extra : rebase_source : 283ce66e7659b8ac9d8c5dc08d52b0f5a79452fb
2013-08-02 21:26:21 +12:00
Ms2ger 50634577d5 Merge m-c to inbound. 2013-08-02 11:07:57 +02:00
Thomas Zimmermann f002405956 Bug 892933: Replace AddServiceRecordsInternal by non-blocking implementation, r=echou,gyeh
AddServiceRecordsInternal blocks the Bluetooth command thread while
waiting for a DBus reply. This patch replaces the function by a DBus
reply handler that runs asynchrounously on the DBus thread.
2013-08-02 09:30:55 +02:00
Ms2ger 025498f403 No bug - Remove dead assignment from ipc/nfc/Makefile.in. 2013-08-02 09:09:22 +02:00
Ms2ger 87ff310ef9 Bug 832883 - Move IDBKeyRange to WebIDL; r=khuey 2013-08-02 09:09:15 +02:00
Ms2ger 0f9d038985 Bug 897945 - Use an XPCOM string for nsContentUtils::ReportToConsole's category argument; r=bholley 2013-08-02 09:09:11 +02:00
Ms2ger 30f24c9905 Bug 899931 - Part j: Cleanup nsListControlFrame::GetSelectedIndex; r=dzbarsky 2013-08-02 09:09:05 +02:00
Ms2ger e56febfa3e Bug 899931 - Part i: Inline nsListControlFrame::GetSizeAttribute; r=dzbarsky 2013-08-02 09:09:02 +02:00
Ms2ger 6e35ea5ed5 Bug 899931 - Part h: Cleanup nsListControlFrame::GetOptions; r=dzbarsky 2013-08-02 09:08:19 +02:00
Ms2ger 615743ebaa Bug 899931 - Part g: Cleanup nsListControlFrame::{ScrollToIndex, ScrollToFrame}; r=dzbarsky 2013-08-02 09:08:13 +02:00
Ms2ger e84d92082d Bug 899931 - Part f: Cleanup nsListControlFrame::GetIndexFromDOMEvent; r=dzbarsky 2013-08-02 09:07:56 +02:00
Ms2ger 43e918fa21 Bug 899931 - Part e: Cleanup nsListControlFrame::ToggleOptionSelectedFromFrame; r=dzbarsky 2013-08-02 09:07:32 +02:00
Ms2ger 2a836c0301 Bug 899931 - Part d: Cleanup nsListControlFrame::GetCurrentOption; r=dzbarsky 2013-08-02 09:07:22 +02:00
Ms2ger 29bcd8621d Bug 899931 - Part c: Cleanup nsListControlFrame::GetOptionText; r=dzbarsky 2013-08-02 09:07:08 +02:00
Ms2ger 702950cf48 Bug 899931 - Part b: Introduce a nice nsListControlFrame::GetOption; r=dzbarsky 2013-08-02 09:07:04 +02:00
Ms2ger 15739401f2 Bug 899931 - Part a: Remove unused nsListControlFrame::{IsContentSelected, IsContentSelectedByIndex}; r=dzbarsky 2013-08-02 09:06:57 +02:00
Ms2ger bf6618a13c Bug 900096 - Cleanup Touch some; r=dzbarsky 2013-08-02 09:06:35 +02:00
Ms2ger 1571fe39c1 Bug 896251 - Make nsEvent::{refPoint, lastRefPoint} LayoutDeviceIntPoints; r=smaug+kats 2013-08-02 09:05:16 +02:00
Ms2ger ee0442e9f6 Bug 899261 - Use @DEPTH@ more; r=bsmedberg 2013-08-02 09:04:38 +02:00
Ms2ger a0c434eb33 Bug 898895 - Define MOZ_WEBGL globally; r=ted 2013-08-02 09:04:35 +02:00
Ms2ger fa4df90145 Bug 896277 - Don't return nsresult from GroupRule::AppendRulesToCssText; r=dbaron 2013-08-02 09:04:31 +02:00
Ms2ger 9803a2ddf3 Bug 897540 - Reduce includes in nsDeviceContext.h; r=roc 2013-08-02 09:04:22 +02:00
Ms2ger 5dcc1ed0f0 Bug 886408 - Move nsContentUtils::ReleaseWrapper into nsWrapperCache; r=mccr8 2013-08-02 09:04:01 +02:00
Ms2ger a4e67abf5e Bug 897921 - Remove some dead assignments in makefiles; r=mshal 2013-08-02 09:03:55 +02:00
Ms2ger 12e1ffe745 Bug 897573 - Get rid of the make rules from toolkit/components/osfile/Makefile.in; r=glandium
--HG--
rename : toolkit/components/osfile/_PromiseWorker.jsm => toolkit/components/osfile/modules/_PromiseWorker.jsm
rename : toolkit/components/osfile/osfile_async_front.jsm => toolkit/components/osfile/modules/osfile_async_front.jsm
rename : toolkit/components/osfile/osfile_async_worker.js => toolkit/components/osfile/modules/osfile_async_worker.js
rename : toolkit/components/osfile/osfile_shared_allthreads.jsm => toolkit/components/osfile/modules/osfile_shared_allthreads.jsm
rename : toolkit/components/osfile/osfile_shared_front.jsm => toolkit/components/osfile/modules/osfile_shared_front.jsm
rename : toolkit/components/osfile/osfile_unix_allthreads.jsm => toolkit/components/osfile/modules/osfile_unix_allthreads.jsm
rename : toolkit/components/osfile/osfile_unix_back.jsm => toolkit/components/osfile/modules/osfile_unix_back.jsm
rename : toolkit/components/osfile/osfile_unix_front.jsm => toolkit/components/osfile/modules/osfile_unix_front.jsm
rename : toolkit/components/osfile/osfile_win_allthreads.jsm => toolkit/components/osfile/modules/osfile_win_allthreads.jsm
rename : toolkit/components/osfile/osfile_win_back.jsm => toolkit/components/osfile/modules/osfile_win_back.jsm
rename : toolkit/components/osfile/osfile_win_front.jsm => toolkit/components/osfile/modules/osfile_win_front.jsm
rename : toolkit/components/osfile/ospath_unix_back.jsm => toolkit/components/osfile/modules/ospath_unix_back.jsm
rename : toolkit/components/osfile/ospath_win_back.jsm => toolkit/components/osfile/modules/ospath_win_back.jsm
2013-08-02 09:03:47 +02:00
Ms2ger 61364639a4 Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #4); r=mshal 2013-08-02 09:03:42 +02:00
Shelly Lin 78d33c4c72 Bug 900811 - Fix the hang if closing its tab during recording a fake gUM. r=roc 2013-08-02 14:59:30 +08:00
Szu-Yu Chen [:aknow] ae052c7acf Bug 743150 - Part 4: Test for supplementary service notification in RIL. r=hsinyi 2013-08-05 16:28:48 -04:00
Szu-Yu Chen [:aknow] 1ee6dd90bd Bug 743150 - Part 3: Handle supplementary service notification in RIL. r=hsinyi 2013-08-05 16:28:31 -04:00
Szu-Yu Chen [:aknow] 21ffce756d Bug 743150 - Part 2: Add remoteheld/remoteresumed event (dom). r=bent, r=gyeh 2013-08-05 16:28:14 -04:00
Szu-Yu Chen [:aknow] 2d219bb783 Bug 743150 - Part 1: Add remoteheld/remoteresumed event (idl). r=hsinyi 2013-08-05 16:27:50 -04:00
Martijn Wargers 7a82001324 Bug 901385 - test_mutationobservers.html failing on b2g and Android mochitest because of the use of showModalDialog. r=smaug 2013-08-05 13:02:57 +02:00
Marco Castelluccio 5b017b5d06 Bug 786407 - "UninstallString" for natively installed web apps should be quoted properly. r=felipc 2013-08-05 16:27:05 -04:00
Marco Castelluccio 8e09cfb333 Bug 772325 - Add title and taskbar hint to webapprt error message dialogs. r=karlt 2013-08-05 16:26:42 -04:00
Masashi Honma d9b02788df Bug 890694 - Add EAP-SIM/AKA/AKA' support. r=dlee 2013-08-05 16:25:40 -04:00
Mike Habicher 70e525a94a Bug 890427 - Let the Camera app know when the preview has actually started/stopped. r=jst 2013-08-05 16:24:43 -04:00
Ryan VanderMeulen a9dc22711a Backed out changesets be79c6478634 and 84530975d22f (bug 898512) for B2G mochitest-4 failures. 2013-08-05 13:37:13 -04:00
Gaia Pushbot 2259382328 Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/955e63dc2d09
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 830157 - Remove uppercase text transform on shared headers. r=arnau

========

https://hg.mozilla.org/integration/gaia-central/rev/8393ca75be72
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Merge pull request #11304 from fabi1cazenave/l10nContacts-bug898992

Bug 898992: l10n.js should keep track of untranslated elements, r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/f9e9f16457fa
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 898992: unit tests

========

https://hg.mozilla.org/integration/gaia-central/rev/9fae9096f6ef
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Bug 898992: l10n.js should keep track of untranslated elements

If a document embeds an inline JSON dictionary, l10n.js translates the document right away without loading other l10n resources.  It usually works fine because our build system ensures the inline JSON dictionary contains all the necessary keys to handle the declarative content; but if an app adds some dynamic content to the document, when the user language is changed there might be some untranslated elements -- e.g. the "Add Contact" form in the Contacts app.

With this patch, l10n.js keeps track of untranslated elements:
* if an inline dictionary is used, untranslated elements will be translated as soon as all external l10n resources are loaded;
* instead of raising a JS warning each time an element can't be translated, l10n.js now sends one unique warning with all missing l10n keys when the document is translated.
2013-08-05 08:35:23 -07:00
Gaia Pushbot f66a631f49 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/372e564e36e7
Author: Francisco Borja Salguero Castellano <fbsc@tid.es>
Desc: Merge pull request #10411 from cctuan/882154

Bug 882154 - [MMS] [UX] Multi Recipients. Apply overlay design for conta...

========

https://hg.mozilla.org/integration/gaia-central/rev/1528ef22395e
Author: Tuan George <tuangeorge@Tuans-MacBook-Air.local>
Desc: Bug 882154 - [MMS] [UX] Multi Recipients. Apply overlay design for contact information
2013-08-05 06:20:23 -07:00
Reuben Morais 738263a62b Bug 898512 - Tests. r=bz 2013-08-05 15:09:20 +02:00
Reuben Morais 2dad9cf61f Bug 898512 - navigator.mozSettings should be null if an app doesn't have permission. r=bz 2013-08-05 15:09:07 +02:00
Gaia Pushbot a0a4e9a0c6 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/d77a2f32b74e
Author: Rudy Lu <left.lu@gmail.com>
Desc: Merge pull request #11313 from RudyLu/keyboard/Bug900905-listen_to_settingsChange

Bug 900905 - add listener for the change of mozSetting -
r=janjongboom

========

https://hg.mozilla.org/integration/gaia-central/rev/0340f4276929
Author: Rudy Lu <left.lu@gmail.com>
Desc: Bug 900905 - add listener for the change of mozSetting -
"keyboard.ftu.enabled"
2013-08-05 05:35:24 -07:00
Gaia Pushbot ed0b4cf34e Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/8870fc3128b8
Author: Fernando Rodríguez Sela <frsela@tid.es>
Desc: Merge pull request #11310 from frsela/STK/Bug817952

Bug 817952 - B2G STKUI: Add support for STK_CMD_PROVIDE_LOCAL_INFO, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/01a26583feef
Author: Fernando Rodriguez Sela <frsela@tid.es>
Desc: STK: Implemented STK_CMD_PROVIDE_LOCAL_INFO command
2013-08-05 04:40:23 -07:00
Gaia Pushbot ed413dafa8 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/975681e89140
Author: Fernando Rodríguez Sela <frsela@tid.es>
Desc: Merge pull request #11089 from lissyx/bug894868

Bug 894868 - Reset input textbox value for STK INPUT, r=frsela

========

https://hg.mozilla.org/integration/gaia-central/rev/407711160541
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 894868 - Reset input textbox value for STK INPUT
2013-08-05 03:55:23 -07:00
Gaia Pushbot 246224bc95 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/a6d5b4bad48c
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Merge pull request #11339 from fabi1cazenave/contactsMissingEntity-bug901444

Bug 901444 - [l10n] missing `duplicate-contacts' entity, r=jmcf

========

https://hg.mozilla.org/integration/gaia-central/rev/b2557517ef2a
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Bug 901444 - [l10n] missing `duplicate-contacts' entity, r=jmcf
2013-08-05 03:45:29 -07:00
Gaia Pushbot d1b351a28a Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/70453bf2e1dd
Author: Francisco Borja Salguero Castellano <fbsc@tid.es>
Desc: Merge pull request #11140 from leob2g/Bug_896958_ShowingWrongErrorMessage_WhenOpeningSMSapp_AfterHomeButton_isPressed

[MMS][896958]Handling the ActivityCanceled event from Gecko in SMS application when Home button is pressed to avaoid application error. r=borjasalguero

========

https://hg.mozilla.org/integration/gaia-central/rev/366a93d4c3f3
Author: sasikala.paruchuri <sasikala.paruchuri@lge.com>
Desc: Handling the ActivityCanceled event from Gecko in SMS application when Home button is pressed to avaoid application error

Removed else statement as per the review comments
2013-08-05 03:21:24 -07:00
Carsten "Tomcat" Book d17ceba6e3 Merge m-c to b2g-inbound 2013-08-05 12:03:22 +02:00
Gaia Pushbot 45305fea26 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/e89beafc7df5
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #11087 from ian-liu/bluetooth/Bug895779_Update_icon_which_be_provide_via_UX_team_for_assets_@1.5

Bug 895779 - [Bluetooth File Transfer] Update icon which be provide via UX team for assets @1.5, r=@rexboy7

========

https://hg.mozilla.org/integration/gaia-central/rev/367891a05349
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 895779 - [Bluetooth File Transfer] Update icon which be provide via UX team for assets @1.5
2013-08-05 01:10:25 -07:00
Ben Tian 10d78003ba Bug 900887 - Handle state change: CALL_STATE_DIALING -> CALL_STATE_CONNECTED, r=echou 2013-08-05 11:00:04 +08:00