Ms2ger
62183dfe63
Bug 886408 - Move nsContentUtils::ReleaseWrapper into nsWrapperCache; r=mccr8
2013-08-02 09:04:01 +02:00
Ms2ger
061d88874c
Bug 897921 - Remove some dead assignments in makefiles; r=mshal
2013-08-02 09:03:55 +02:00
Ms2ger
508e3d2120
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
928131e510
Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #4 ); r=mshal
2013-08-02 09:03:42 +02:00
Shelly Lin
3b1d789255
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]
c185f2f507
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]
b215636d8a
Bug 743150 - Part 3: Handle supplementary service notification in RIL. r=hsinyi
2013-08-05 16:28:31 -04:00
Szu-Yu Chen [:aknow]
3481e9835d
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]
7f91502bd3
Bug 743150 - Part 1: Add remoteheld/remoteresumed event (idl). r=hsinyi
2013-08-05 16:27:50 -04:00
Martijn Wargers
f965e8b467
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
1f75817593
Bug 786407 - "UninstallString" for natively installed web apps should be quoted properly. r=felipc
2013-08-05 16:27:05 -04:00
Marco Castelluccio
01512d9f81
Bug 772325 - Add title and taskbar hint to webapprt error message dialogs. r=karlt
2013-08-05 16:26:42 -04:00
Masashi Honma
c48a76fee2
Bug 890694 - Add EAP-SIM/AKA/AKA' support. r=dlee
2013-08-05 16:25:40 -04:00
Mike Habicher
65f1d2a84a
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
b068f0e464
Backed out changesets be79c6478634 and 84530975d22f (bug 898512) for B2G mochitest-4 failures.
2013-08-05 13:37:13 -04:00
Gaia Pushbot
63b36d4016
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
4e8bd0e8c4
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
92d833840a
Bug 898512 - Tests. r=bz
2013-08-05 15:09:20 +02:00
Reuben Morais
6b4cb4dd42
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
6d47acf4b8
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
fa7382f28d
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
581d45e338
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
695bbd00df
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
12c9a6806e
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
013e6122d7
Merge m-c to b2g-inbound
2013-08-05 12:03:22 +02:00
Gaia Pushbot
d8511c9fee
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
b8750a84a8
Bug 900887 - Handle state change: CALL_STATE_DIALING -> CALL_STATE_CONNECTED, r=echou
2013-08-05 11:00:04 +08:00
Gaia Pushbot
616c34a392
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/cd7b9299822e
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #11292 from gasolin/issue-898257
Bug 898257 - HD: costcontrol canvas is blur, r=lodr
========
https://hg.mozilla.org/integration/gaia-central/rev/ce428bf77d8d
Author: gasolin <gasolin@gmail.com>
Desc: Bug 898257 - HD: costcontrol canvas is blur
2013-08-05 00:00:23 -07:00
Gina Yeh
69dcb4683d
Bug 900348 - Failed to receive media-button system message, r=echou
2013-08-02 14:37:31 +08:00
Marty Rosenberg
ef4a6b1c25
Bug 900441: Instructions that are generated should be added to the stream. (r=h4writer)
2013-08-02 01:50:45 -04:00
Mike Hommey
2e65ede53b
Backout changesets 8b67eb363e5c (bug 893824), 2f603fe51b71, d623d68577ec, 12adb590b761, e08e42b8435b (bug 900133) and c8230843d507 (bug 898129) for crashtest bustage on a CLOSED TREE
2013-08-02 15:35:25 +09:00
Ryan VanderMeulen
9de3c19600
Backed out changeset 9a5f4bbd4fcb (bug 900188) to see if it fixes the OSX crashtest and reftest asserts.
...
CLOSED TREE
2013-08-02 00:45:09 -04:00
Matt Woodrow
09344976cf
Backout 0b0a0b491740 (bug 881634) for causing crashes on android CLOSED TREE
2013-08-01 22:46:06 -04:00
Marco Castelluccio
9c533e25da
Bug 777402 - Implement support for packaged apps via the installPackage function in the mozapps DOM API in desktop web runtime. r=myk,wesj,fabrice
2013-08-01 17:00:39 -07:00
Marco Castelluccio
aa9ca2e3d6
Bug 777402 - Use app name + manifest url hash as unique name for apps but forbid multiple apps per origin and webapposutils refactoring. r=myk,fabrice
2013-08-01 17:00:22 -07:00
Guillaume Abadie
cb08932f20
bug 900439 - Let WebGL 2 be independent of webgl.enable-draft-extensions - r=jgilbert
2013-08-01 22:18:07 -04:00
Chenxia Liu
69f23cc509
Bug 877791 - Finalize strings for first phase of settings rework. r=bnicholson
2013-08-01 19:10:26 -07:00
Ryan VanderMeulen
b30ebe7513
Backed out changesets 357e720b5a37 and f1971c2f5232 (bug 777402) for mochitest-other orange.
...
CLOSED TREE
2013-08-01 21:51:12 -04:00
Ryan VanderMeulen
834f75014e
Backed out changeset e9429bd59114 (bug 873567) for mochitest-2 failures.
...
CLOSED TREE
2013-08-01 21:43:53 -04:00
Bobby Holley
f7c06c0933
Bug 897322 - Allow callers to manually fire OnNewGlobalObject when bootstrapping is complete. r=luke
2013-08-01 18:38:47 -07:00
Bobby Holley
a7b01b0628
Bug 897322 - Assert when scripts are created that we've fired onNewGlobalObject. r=jimb
2013-08-01 18:38:47 -07:00
Bobby Holley
b7694118ca
Bug 897322 - Match up the script global and compile-and-go global when cloning function scripts. r=jimb
2013-08-01 18:38:46 -07:00
Bobby Holley
3b5f7c3277
Bug 885388 - Make compilation scopes invisible to the debugger. r=mrbkap
2013-08-01 18:38:46 -07:00
Bobby Holley
7e8173aab5
Bug 885388 - Hook up invisibleToDebugger to js shell and add test coverage. r=jimb
2013-08-01 18:38:45 -07:00
Bobby Holley
8996645ea6
Bug 885388 - Alter the newGlobal API in the shell to take an extensible options object. r=jimb
...
Originally, this thing took a string ('same-compartment' or 'new-compartment'),
which became unused with CPG, though is still passed by a number of tests. Then
it looks like billm made it take an object in bug 852228, for sameZoneAs, but
bugzilla and grep indicate that it never got used. Let's switch it to something
extensible, though we should also make sure to let Jesse, decoder, gwk, and any
other fuzzing folk know about it.
2013-08-01 18:38:45 -07:00
Bobby Holley
e964ea9e66
Bug 885388 - Introduce a mechanism to make certain globals invisible to the debugger. r=jimb
2013-08-01 18:38:45 -07:00
Bobby Holley
c83fb7ad69
Bug 890576 - Make onNewGlobalObject infallible. r=jimb
2013-08-01 18:38:44 -07:00
Bobby Holley
c4ab7f9e41
Bug 890576 - Disallow resumption values in onNewGlobalObject hooks. r=jimb
2013-08-01 18:38:44 -07:00
Makoto Kato
d01eaad14a
Bug 900436 - WindowsDllNopSpacePatcher doesn't work on Windows 8. r=ehsan
2013-08-02 10:35:25 +09:00
Steven Michaud
18b270f9c2
Bug 893973 - crash in -[ChildView keyDown:], log more debugging info to Breakpad's app notes, rev1. r=masayuki
2013-08-01 20:35:34 -05:00