Brian Hackett
33d686b867
Bug 1002271 - Remove jsanalyze files, r=jandem.
2014-04-28 08:12:20 -06:00
Nicolas Silva
e33fb2cd21
Bug 997121 - Mark CompsoitorOGL MOZ_FINAL to prevent future problems with the virtual call in its destructor. r=bjacob
2014-04-28 16:10:35 +02:00
Nicolas Silva
891200879e
Bug 924622 - Make sure gfx's ipc shutdown happens before shutting down xpcom threads. r=bsmedberg, sotaro
2014-04-28 16:03:12 +02:00
Ekanan Ketunuti
cd89ba7ebd
Bug 996995 - Add dissentious to the en-US dictionary. r=ehsan
2014-04-28 11:10:01 +07:00
Gijs Kruitbosch
ceecf2c0e5
Bug 994712 - fix CART regression caused by switch to Promise.jsm for Task.jsm. r=mconley.
2014-04-25 14:49:28 +02:00
Georg Fritzsche
3cd5211b20
Bug 1000719 - Add tracing on logging experiment rejections and telemetry tests. r=bsmedberg
2014-04-28 16:11:26 +02:00
Asaf Romano
77e22170a5
Bug 981689 (Show a notice to beta users when we turn telemetry on by default on the beta channel) - For the new channel-override preference, use UpdateChannel.jsm rather than nsIXULRuntime so that it's easier to QA the feature by hacking install.js. As part of that, add a new argument to UpdateChannel.js for excluding partners. r=bsmbedberg.
2014-04-28 17:04:51 +03:00
Yoshi Huang
daeede27f6
Bug 987596 - B2G NFC: Marionette tests for onpeerready. r=dimi
...
From bfece1daa040d5e7e4ff965adea343831b2484c4 Mon Sep 17 00:00:00 2001
---
dom/nfc/tests/marionette/head.js | 5 +-
dom/nfc/tests/marionette/manifest.ini | 1 +
dom/nfc/tests/marionette/test_nfc_enabled.js | 1 -
.../marionette/test_nfc_manager_tech_discovered.js | 5 +-
dom/nfc/tests/marionette/test_nfc_peer.js | 64 ++++++++++++++++++++++
5 files changed, 70 insertions(+), 6 deletions(-)
create mode 100644 dom/nfc/tests/marionette/test_nfc_peer.js
2014-04-25 19:22:09 +08:00
B2G Bumper Bot
87bdf451d1
Bumping manifests a=b2g-bump
2014-04-28 02:16:21 -07:00
B2G Bumper Bot
69887f8c3b
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/06ee4e4f4005
Author: Zac <zcampbell@mozilla.com>
Desc: Revert "Bug 968744 - Update test_receive_active_sync_email to check for incoming notification"
This reverts commit a9b1de0372de40835f42fb1d027f521ab8edfacb.
2014-04-28 02:10:44 -07:00
B2G Bumper Bot
39d97b49f3
Bumping manifests a=b2g-bump
2014-04-28 02:01:17 -07:00
B2G Bumper Bot
71dd455f67
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/86b7e4dd1484
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 996252 - Change bug to enable on device, disabled on travis
2014-04-28 01:55:53 -07:00
B2G Bumper Bot
7bfaf5b277
Bumping manifests a=b2g-bump
2014-04-28 00:52:56 -07:00
B2G Bumper Bot
c08c67ca03
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4896fa8ee0e8
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #18724 from gasolin/issue-997595
Bug 997595 - [NFC] Long press home button still can work while NFC is pa..., r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/e222857b8523
Author: gasolin <gasolin@gmail.com>
Desc: Bug 997595 - [NFC] Long press home button still can work while NFC is pairing
2014-04-28 00:50:56 -07:00
B2G Bumper Bot
a3579d278d
Bumping manifests a=b2g-bump
2014-04-27 22:16:18 -07:00
B2G Bumper Bot
ee49277afe
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/bb58a26fcdd0
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #18553 from gasolin/issue-973445
Bug 973445 - [settings] refactor Sound panel with AMD pattern, r=arthur
========
https://hg.mozilla.org/integration/gaia-central/rev/e98d8f7c9fc2
Author: gasolin <gasolin@gmail.com>
Desc: Bug 973445 - [settings] refactor Sound panel with AMD pattern
- add tone tests
2014-04-27 22:10:41 -07:00
B2G Bumper Bot
cfbe4cf6c0
Bumping manifests a=b2g-bump
2014-04-27 21:36:12 -07:00
B2G Bumper Bot
803201e383
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/516e28f1bccf
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #18636 from alivedise/bugzilla/997290_v1.5/cardview-malfunction
Bug 997290 - Dismiss keyboard on cardview is opening, r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/080710a0298e
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 997290 - Dismiss keyboard on cardview is opening
2014-04-27 21:30:43 -07:00
Carsten "Tomcat" Book
b5a06b43c4
merge fx-team to mozilla-central
2014-04-25 13:18:39 +02:00
Carsten "Tomcat" Book
225e066705
merge mozilla-inbound to mozilla-central
2014-04-25 12:49:50 +02:00
Marco Chen
c300e98190
Bug 999350 - Change initial values of AudioChannelService::mCurrentHigherChannel and mCurrentVisibleHigherChannel to -1 and add test case for audio-channel-change & visible-audio-channel-change of mozChromeEvent. r=baku
2014-04-25 18:22:17 +08:00
Carsten "Tomcat" Book
998be23d7d
merge b2g-inbound to mozilla-central
2014-04-25 11:34:55 +02:00
Szu-Yu Chen [:aknow]
4bdd06cb70
Bug 1000705 - Fix fail cause of local hang up. r=hsinyi
2014-04-25 03:05:00 -04:00
Ryan VanderMeulen
41c8a27ff2
Merge m-c to b2g-inbound.
2014-04-25 16:32:31 -04:00
Andrew Osmond
594aaf6d35
Bug 987954 - Change camera control size/region attributes to methods to remove direct JS_*() calls, r=bz,mikeh
2014-04-25 16:28:17 -04:00
Mike Habicher
9913963ca9
Bug 985496 - rationalize camera error reporting, r=dhylands
2014-04-25 16:28:15 -04:00
B2G Bumper Bot
bf61419dba
Bumping manifests a=b2g-bump
2014-04-25 13:01:14 -07:00
B2G Bumper Bot
305350789a
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8e72e3b0376d
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Merge pull request #18647 from julienw/999553-reenable-most-disabled-unit-tests-enable-render-test"
This reverts commit 0d0746788fad5cb60937a8cc668b13fc6eadb105, reversing
changes made to c6f4657a4ec2d9fc4fff7b7b8f96f91ef3bd13c2.
2014-04-25 12:55:50 -07:00
B2G Bumper Bot
1597ea3f09
Bumping manifests a=b2g-bump
2014-04-25 12:21:21 -07:00
B2G Bumper Bot
bd9af1fbc0
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/eba9317dd07a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 996252 - Intermittent TEST-UNEXPECTED-FAIL | test_settings_change_language.py test_settings_change_language.TestChangeLanguage.test_change_language_settings | after TimeoutException: Timed out after 10.0 seconds
========
https://hg.mozilla.org/integration/gaia-central/rev/ea354ee2dc47
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #17901 from rsajdok/bug#989389
Bug 989389: Confirmation messages when setting or un-setting mutliple em... r=jrburke
========
https://hg.mozilla.org/integration/gaia-central/rev/88a4dcfc34e2
Author: Robert Sajdok <robert.sajdok@gmail.com>
Desc: Bug 989389: Confirmation messages when setting or un-setting mutliple email flags are grammatically incorrect.
2014-04-25 12:15:54 -07:00
B2G Bumper Bot
8e49ad110a
Bumping manifests a=b2g-bump
2014-04-25 11:37:56 -07:00
B2G Bumper Bot
c423dc7ae7
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5f9abe0edf71
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #18613 from mcav/delete-alarm
Bug 1000496 - [B2G][Clock]Deleting an alarm then killing the clock app a... r=millermedeiros
========
https://hg.mozilla.org/integration/gaia-central/rev/65afbc19b374
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 1000496 - [B2G][Clock]Deleting an alarm then killing the clock app and relaunching it causes the deleted alarm to reappear.
2014-04-25 11:35:55 -07:00
B2G Bumper Bot
4a6b4a062a
Bumping manifests a=b2g-bump
2014-04-25 11:01:14 -07:00
B2G Bumper Bot
96fc235aed
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f24612258c61
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #18647 from julienw/999553-reenable-most-disabled-unit-tests-enable-render-test
Bug 999553 - Reenable most disabled unit tests on TBPL r=jgriffin
========
https://hg.mozilla.org/integration/gaia-central/rev/6f06804fb6a6
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 999553 - Reenable most disabled unit tests on TBPL r=jgriffin
========
https://hg.mozilla.org/integration/gaia-central/rev/f91971931680
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 995605 - [Sora][Message][MMS]Can't add the text in content when forward a media MMS r=schung
The issue is that in compose.js, "pointer-events: none" is added after it's
removed, in this case.
This patch ensures that SMIL.parse always calls the callback in an asynchronous way,
so that the caller does not have any surprise.
2014-04-25 10:55:46 -07:00
B2G Bumper Bot
d507e8e83a
Bumping manifests a=b2g-bump
2014-04-24 22:21:35 -07:00
B2G Bumper Bot
582451bcd1
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2fccee502f45
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1001160 - Dont load mozilla.org when opening rocketbar browser r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/5ac8a8ff29de
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 985460 - [Home2] Edit mode follow-up r=me
========
https://hg.mozilla.org/integration/gaia-central/rev/c72dd1165f5b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 995406 - [Home2] Follow-up, hide confirm dialog completely r=me
2014-04-24 22:15:43 -07:00
B2G Bumper Bot
6fe012b871
Bumping manifests a=b2g-bump
2014-04-24 21:56:34 -07:00
B2G Bumper Bot
273f84fdf4
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8d5be9746a87
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #18072 from steveck-chung/bug-983315
Bug 983315 - [Messages][DSDS] Provide a feedback while we're switching the data APN to send a MMS. r=julienw
========
https://hg.mozilla.org/integration/gaia-central/rev/282cd3af312b
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 983315 - [Messages][DSDS] Provide a feedback while we're switching the data APN to send a MMS
2014-04-24 21:50:39 -07:00
B2G Bumper Bot
c868998dcc
Bumping manifests a=b2g-bump
2014-04-24 21:26:22 -07:00
B2G Bumper Bot
da15701f47
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e4a3651efa16
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #18637 from alivedise/bugzilla/1000812/remove-test-apps
Bug 1000812 - Move stuff left in test_apps to dev_apps, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/79c2b01aa590
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 1000812 - Move stuff left in test_apps to dev_apps
2014-04-24 21:20:35 -07:00
B2G Bumper Bot
836a6caf9a
Bumping manifests a=b2g-bump
2014-04-24 19:37:58 -07:00
B2G Bumper Bot
dc26e2f8d4
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f059345a4b8b
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #18633 from timdream/p-sensor-when-dialing
Bug 1000523 - Start p-sensor when the call is dialing, r=vingtetun
========
https://hg.mozilla.org/integration/gaia-central/rev/9d65d2d4b7c5
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1000523 - Start p-sensor when the call is dialing
2014-04-24 19:35:56 -07:00
Jamin Liu
506643cfdc
Bug 990423 - [Bluetooth] Fix the incorrect condition for reporting call held status when call state changed. r=echou, f=btian
...
---
dom/bluetooth/bluez/BluetoothHfpManager.cpp | 108 ++++++++++++++++++++++++---
dom/bluetooth/bluez/BluetoothHfpManager.h | 2 +
2 files changed, 99 insertions(+), 11 deletions(-)
2014-04-25 09:59:32 +08:00
Yuan Xulei
4ff22a779b
Bug 1000095 - Fix mozInputMethod.mgmt.hide. r=fabrice
2014-04-25 01:16:00 +02:00
Alphan Chen
f2a00092ec
Bug 1000755 - [about:service] Refine the format of output reports. r=dhylands
2014-04-28 14:20:41 +08:00
Sam Penrose
f5ec29e7a8
Bug 1001182 - FxAccountsManager.jsm correctly handles {refreshAuthentication:0} r=jedp
2014-04-28 09:44:36 -07:00
Kevin Grandon
f8b52f5363
Bug 1001673 - Decrease default context menu delay r=vingtetun
2014-04-25 15:01:00 +02:00
Fredrik Lanker
a571786932
Bug 1002383 - Mark fallback cache entries correctly. r=ochameau
...
storeCache is async, so at the time markEntry was run for fallback
items, the cache entry might not exist yet which led to that the
fallback entries were not properly marked. Instead, we now send the
proper type directly to storeCache.
2014-04-28 02:20:00 +02:00
B2G Bumper Bot
812496895c
Bumping manifests a=b2g-bump
2014-04-29 02:41:14 -07:00
B2G Bumper Bot
49354777ee
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/868cb765ed5d
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #18744 from chirarobert/wait_master
Bug 995187 - Call log is not showing the full phone number
========
https://hg.mozilla.org/integration/gaia-central/rev/9488ae914205
Author: chirarobert <robert.chira@softvision.ro>
Desc: Bug 995187 - [1.4]Call log is not showing the full phone number
2014-04-29 02:35:45 -07:00