Benjamin Bouvier
5e858d2691
Bug 1102870: Replace AsmJSHeapAccess::ViewType by Scalar::Type; r=luke
2014-12-05 05:01:56 +01:00
Benjamin Bouvier
10976e5ebb
Bug 1102870: Add Float32x4 and Int32x4 to the list of Scalar::Types; r=sfink,luke
2014-12-05 05:01:47 +01:00
Andrew Halberstadt
7cf8491887
Bug 1104742 - Marionette runner should cleanup marionette objects when gc'ed, r=AutomatedTester
...
--HG--
extra : rebase_source : 8a869167794d3bb439d167f4d29ceb8c820a5ebf
2014-12-04 10:17:12 -08:00
B2G Bumper Bot
0841688a00
Bumping manifests a=b2g-bump
2014-11-28 13:12:03 -08:00
B2G Bumper Bot
843957d4e6
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c051a00f86ce
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #26542 from goetsu/Bug-1068713---email-box-role-textbox-
Bug 1068713
- email body role textbox r=jrburke
========
https://hg.mozilla.org/integration/gaia-central/rev/4e37609875f5
Author: goetsu <aurelien.levy@free.fr>
Desc: Bug 1068713
- email body role textbox
2014-11-28 13:01:56 -08:00
Phil Ringnalda
a577c02a3c
Merge m-c to b-i
2014-11-28 11:59:19 -08:00
Gavin Sharp
9c996e8c7d
Bug 1102416 followup: don't put the en-US only hack prefs in a localized file, a=me
2014-11-28 11:40:57 -08:00
B2G Bumper Bot
cfacbdd852
Bumping manifests a=b2g-bump
2014-11-28 11:03:28 -08:00
B2G Bumper Bot
7072e9d1b7
Bumping gaia.json for 11 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c65e0f2f00a0
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #26421 from yzen/bug-1068707
Bug 1068707 - improved accessibility of various email settings cards.
========
https://hg.mozilla.org/integration/gaia-central/rev/6d5c452a27c6
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1068707 - improved accessibility of various email settings cards. r=jrburke
========
https://hg.mozilla.org/integration/gaia-central/rev/150973519f8e
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #26464 from KevinGrandon/bug_1105120_privacy_panel_test_follow_up
Bug 1105120 - [PrivacyPanel] Add additional wait in test
========
https://hg.mozilla.org/integration/gaia-central/rev/dd2248bed161
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1105120 - [PrivacyPanel] Add additional wait in test
========
https://hg.mozilla.org/integration/gaia-central/rev/004a09ae834d
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #24894 from gabrielesvelto/bug-1031175-unify-sendmmi-dial
Bug 1031175 - Use the new unified mozTelephony.dial() API to send MMI/USSD codes across all applications
========
https://hg.mozilla.org/integration/gaia-central/rev/9898cb92dac1
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1031175 - Make the settings app use mozTelephony.dial() to retrieve IMEI codes r=ejchen
========
https://hg.mozilla.org/integration/gaia-central/rev/55dcd0a5357c
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1031175 - Make icc_worker.js jshint-clean r=frsela
========
https://hg.mozilla.org/integration/gaia-central/rev/a2d491c89e37
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1031175 - Make the system app use mozTelephony.dial() to retrieve IMEI codes r=frsela
========
https://hg.mozilla.org/integration/gaia-central/rev/498126486783
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1031175 - Make the uitest application use mozTelephony.dial() to retrieve IMEI codes r=drs
========
https://hg.mozilla.org/integration/gaia-central/rev/407bcadc617e
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1031175 - Remove the dependency on the MmiManager used to check for MMI codes r=francisco
========
https://hg.mozilla.org/integration/gaia-central/rev/61aece75cde5
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1031175 - Refactor the dialer code dealing with USSD/MMI functionality to use the new, unified dial() API and fix all the associated unit-tests r=drs
2014-11-28 11:01:54 -08:00
Kartikaya Gupta
9de1361176
Bug 1105836 - Automatically confirm the target APZC for an input block that arrives during fast-motion. r=botond
2014-11-28 12:25:41 -05:00
Kartikaya Gupta
8c296fec54
Bug 1105836 - Add more logging to the APZ code. r=botond
2014-11-28 12:25:41 -05:00
Kartikaya Gupta
96b06cc2a6
Bug 1105823 - Ensure we find a scrollable ancestor even for fixed-position items. r=botond
2014-11-28 12:25:40 -05:00
B2G Bumper Bot
b576945543
Bumping manifests a=b2g-bump
2014-11-28 09:01:59 -08:00
Patrick Brosset
57be2b873a
Bug 1106079 - Avoid highlighter excpetions on XUL windows to break the style-editor; r=past
2014-11-28 17:57:19 +01:00
B2G Bumper Bot
e1b374bf9c
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/429d6cd4a97d
Author: Doug Sherk <github@sherk.me>
Desc: Revert "Bug 1078448 - Modify call_screen_window.js reloadWindow to not leak CallScreen app instances. r=drs."
This reverts commit 80ef9919169638b0659268d736e4873938dd7ba9.
2014-11-28 08:56:54 -08:00
B2G Bumper Bot
3b564b3394
Bumping manifests a=b2g-bump
2014-11-28 08:02:00 -08:00
B2G Bumper Bot
a31d98d5f0
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/74d7c4e578b1
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #24885 from pivanov/bug-1078174
Bug 1078174 - [Contact] Improve UI on contact settings
========
https://hg.mozilla.org/integration/gaia-central/rev/2e6aca22423c
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1078174 - [Contact] Improve UI on contact settings
2014-11-28 07:56:55 -08:00
B2G Bumper Bot
30011192ca
Bumping manifests a=b2g-bump
2014-11-28 05:47:05 -08:00
B2G Bumper Bot
7712e8cf3e
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6a306f592d98
Author: chirarobert <robert.chira@softvision.ro>
Desc: Merge pull request #26530 from viorelaioia/bug_1102931
Bug 1102931 - Intermittent test_ftu_with_tour.py TestFtu.test_ftu_with_t...
========
https://hg.mozilla.org/integration/gaia-central/rev/ddfd28c9ecc5
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 1102931 - Intermittent test_ftu_with_tour.py TestFtu.test_ftu_with_tour
2014-11-28 05:36:54 -08:00
B2G Bumper Bot
38996131cb
Bumping manifests a=b2g-bump
2014-11-28 05:33:43 -08:00
Carsten "Tomcat" Book
a52bab833c
Merge mozilla-central to b2g-inbound
2014-11-28 14:29:23 +01:00
B2G Bumper Bot
02a46c487b
Bumping manifests a=b2g-bump
2014-11-28 05:27:01 -08:00
B2G Bumper Bot
4bb4a4fcd0
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b49cdccea0f3
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #26539 from tauzen/Bug1034533_ui_test_wallet_demo
Bug 1034533 - [NFC] Wallet demo app for testing Secure Element API - UI Test version, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/cfa049d44252
Author: Krzysztof Mioduszewski <kmioduszewski@gmail.com>
Desc: Bug 1034533 - [NFC] Wallet demo app for testing Secure Element API - UI Test version, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/2cea2933171d
Author: chirarobert <robert.chira@softvision.ro>
Desc: Merge pull request #26537 from viorelaioia/bug_1105787
Bug 1105787 - Fix intermittent failure in test_sms_contact.py
========
https://hg.mozilla.org/integration/gaia-central/rev/8011a26b30ad
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 1105787 - Fix intermittent failure in test_sms_contact.py
2014-11-28 05:21:56 -08:00
B2G Bumper Bot
d75d507265
Bumping manifests a=b2g-bump
2014-11-28 04:57:00 -08:00
B2G Bumper Bot
d01e99d533
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e16fdbcc720c
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #26413 from pivanov/bug-1091719
Bug 1091719 - When setting a new alarm the header text is not centered
========
https://hg.mozilla.org/integration/gaia-central/rev/c5f9229e379d
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1091719 - When setting a new alarm the header text is not centered
2014-11-28 04:51:55 -08:00
Carsten "Tomcat" Book
f3210669c5
merge b2g-inbound to mozilla-central a=merge
2014-11-28 13:44:29 +01:00
Carsten "Tomcat" Book
b698ce2d7f
merge fx-team to mozilla-central a=merge
2014-11-28 13:42:19 +01:00
B2G Bumper Bot
77a7d55405
Bumping manifests a=b2g-bump
2014-11-28 04:42:01 -08:00
B2G Bumper Bot
0f34ee112b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9379600338b4
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #26527 from azasypkin/bug-1102132-rtl-panel-slide
Bug 1102132 - [Messages][RTL] Move the "sliding" transition back to be the same than in LTR conditions. r=schung
========
https://hg.mozilla.org/integration/gaia-central/rev/d91f7f5757aa
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1102132 - [Messages][RTL] Move the "sliding" transition back to be the same than in LTR conditions. r=schung
2014-11-28 04:36:56 -08:00
B2G Bumper Bot
f7e7b2e3ca
Bumping manifests a=b2g-bump
2014-11-28 03:57:02 -08:00
B2G Bumper Bot
0d1b0bac02
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f8e0641e4ece
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #26360 from azasypkin/bug-1102171-usage-resource-activation
Bug 1102171 - [Usage][Refactoring] ViewManager.loadPanel should cleanup panels DOM once scripts/links are activated. r=salva
========
https://hg.mozilla.org/integration/gaia-central/rev/ddb0772236ad
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1102171 - [Usage][Refactoring] ViewManager.loadPanel should cleanup panels DOM once scripts/links are activated. r=salva
2014-11-28 03:51:58 -08:00
B2G Bumper Bot
890c9c0bc5
Bumping manifests a=b2g-bump
2014-11-28 02:53:40 -08:00
B2G Bumper Bot
3fdd392dc7
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a950e94f01a4
Author: Arthur Chen <crh0716@gmail.com>
Desc: Revert "Merge pull request #25997 from crh0716/1090843"
This reverts commit 07e24e6f19271bedaa4bb0294e17eeefa9401997, reversing
changes made to f20b72cb0e3ad4888642906ae3ce27bacff010b2.
2014-11-28 02:53:25 -08:00
Thomas Zimmermann
dd11d3edf8
Bug 1105308: Merge BluetoothUtils.{cpp,h}, r=btian
...
This patch merges BluetoothUtils.{cpp,h} from BlueZ and Bluedroid
backends. The resulting files of the same name are located in the
generic code's directory.
This change requires a rebuild of dependency information, so the
patch touches CLOBBER as well.
--HG--
rename : dom/bluetooth/bluedroid/BluetoothUtils.cpp => dom/bluetooth/BluetoothUtils.cpp
rename : dom/bluetooth/bluedroid/BluetoothUtils.h => dom/bluetooth/BluetoothUtils.h
2014-11-28 11:49:40 +01:00
Thomas Zimmermann
ef1c3c8ad7
Bug 1105308: Cleanup non-shared functions in Bluedroid's BluetoothUtils.{cpp,h}, r=btian
...
This patch moves functions out of Bluedroid's BluetoothUtils.{cpp,h}
that are specific to this backend.
2014-11-28 11:49:40 +01:00
Thomas Zimmermann
ecb1ee7b47
Bug 1105308: Cleanup non-shared functions in BlueZ' BluetoothUtils.{cpp,h}, r=btian
...
This patch moves functions out of BlueZ' BluetoothUtils.{cpp,h} that
are specific to this backend.
2014-11-28 11:49:40 +01:00
Thomas Zimmermann
cdc21a34c0
Bug 1103872: Support Handsfree profile when using Bluetooth daemon (under bluetooth2/), r=btian
2014-11-28 11:37:47 +01:00
Thomas Zimmermann
eb3fd01c92
Bug 1103872: Add Handsfree interface for Bluetooth daemon (under bluetooth2/), r=btian
2014-11-28 11:37:47 +01:00
Thomas Zimmermann
6c481a3d85
Bug 1103872: Add Handsfree module for Bluetooth daemon (under bluetooth2/), r=btian
2014-11-28 11:37:47 +01:00
Thomas Zimmermann
1c74522e93
Bug 1103872: Add helpers for Bluetooth daemon Handsfree support (under bluetooth2/), r=btian
...
This patch adds helpers for packing, unpacking and converting
Handsfree values to and from Bluetooth PDUs.
2014-11-28 11:37:46 +01:00
Thomas Zimmermann
26e8feb4ce
Bug 1102161: Cleanup |BluetoothServiceBluedroid::AdapterStateChangedNotification| (under bluetooth2/), r=btian
...
This patch replaces |ToggleBtAck| with |AcknowledgeToggleBt| in
|BluetoothServiceBluedroid::AdapterStateChangedNotification| and
cleans up the remaining runnables used by this method.
All runnables need to be handled in the same patch, because the
order of operation must not be changed.
2014-11-28 11:18:15 +01:00
Thomas Zimmermann
9e22f95e28
Bug 1102161: Replace most instances of |ToggleBtAck| with calls to |AcknowledgeToggleBt| (under bluetooth2/), r=btian
...
|AcknowledgeToggleBt| completes a Bluetooth start or stop operation
in the context of |BluetoothService|; That was done by |ToggleBtAck|
before.
This patch replaces |ToggleBtAck| with calls to |AcknowledgeToggleBt|
in |BluetoothServiceBluedroid| for all the trivial cases.
2014-11-28 11:18:15 +01:00
Thomas Zimmermann
28c66f2c22
Bug 1102161: Move |ToggleBtAck| into |BluetoothService| (under bluetooth2/), r=btian
...
|ToggleBtAck| completes a start of stop operation on the main thread.
This patch moves the runnable's functionality into |BluetoothService|
and makes it available for methods running on the main thread.
2014-11-28 11:18:15 +01:00
Thomas Zimmermann
2546fde685
Bug 1102161: Move helpers of |BluetoothServiceBluedroid| into its namespace (under bluetooth2/), r=btian
2014-11-28 11:18:15 +01:00
B2G Bumper Bot
3a180bb39e
Bumping manifests a=b2g-bump
2014-11-28 02:07:04 -08:00
B2G Bumper Bot
67c5e463a0
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/acbac4f5cfd2
Author: Marina <marina.rodrigueziglesias@telefonica.com>
Desc: Merge pull request #26361 from gitmai/bug-1102818-starting-on-field-init
Bug 1102818 - 'Starting on' field has to be initialized with the current...
r=salva
========
https://hg.mozilla.org/integration/gaia-central/rev/5d35f2254f4f
Author: mai <mri@tid.es>
Desc: Bug 1102818 - 'Starting on' field has to be initialized with the current date
2014-11-28 02:01:58 -08:00
B2G Bumper Bot
41f67cf404
Bumping manifests a=b2g-bump
2014-11-28 01:07:01 -08:00
B2G Bumper Bot
f76810cdd2
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f2b9394b9b16
Author: RickyChien <RickyChien@users.noreply.github.com>
Desc: Merge pull request #26508 from RickyChien/bug-1103819
Bug 1103819 - Enable parallel build by default r=@cctuan
========
https://hg.mozilla.org/integration/gaia-central/rev/742d70227abf
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 1103819 - Enable parallel build by default
2014-11-28 01:01:57 -08:00
B2G Bumper Bot
5561c732aa
Bumping manifests a=b2g-bump
2014-11-28 00:37:02 -08:00
B2G Bumper Bot
3441770d17
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/eb65c4355e0a
Author: pacorampas <b.frv@tid.es>
Desc: Merge pull request #26445 from pacorampas/1099397
Bug 1099397 - Add an empty banner to contain the favorite contacts list r=drs
========
https://hg.mozilla.org/integration/gaia-central/rev/2d99c1d06771
Author: Paco Rampas <pacorampas@gmail.com>
Desc: Bug 1099397 - Add an empty banner to contain the favorite contacts list
2014-11-28 00:31:58 -08:00