Wes Johnston
afe254b297
Bug 1001129 - Allow setting a default selected item in grid views. r=mfinkle
2014-05-21 12:16:26 -07:00
Wes Johnston
473434e4e3
Bug 1009560 - Download images to share on a background thread. r=mcomella
2014-05-21 12:15:16 -07:00
Chenxia Liu
2baf2ffaad
Bug 1013601 - Part 2: Change callers to use uptimeMillis(). r=rnewman
2014-05-21 11:31:59 -07:00
Chenxia Liu
13afe3aeb4
Bug 1013601 - Part 1: Add uptimeMillis() to UITelemetry.jsm. r=rnewman
2014-05-21 11:24:17 -07:00
B2G Bumper Bot
6f43020f25
Bumping manifests a=b2g-bump
2014-05-21 11:21:35 -07:00
B2G Bumper Bot
a193bbfe39
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/54d21654d085
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #18730 from Rik/suggestion-list-995128
Bug 995128 - Suggestion list should use the building block action menu r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/3daa93d66711
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 995128 - Suggestion list should use the building block action menu
- Move the suggestion-item to an HTML import
- Prefix all classes used for JS DOM selection
- Remove the transition when the overlay opens since it was not visible on device
- Reorganise the test file to separate SuggestionBar and SuggestionList tests
- Add some new tests
- Move suggestion bar related styles out of keypad.css
- Used the BEM syntax for classes
2014-05-21 11:15:49 -07:00
Ed Morley
2041c61716
Bug 919106 - Disable test_pointerlock-api.html since it became permaorange after a chunking change; CLOSED TREE
...
--HG--
extra : amend_source : 3c950b1662c2e37d915e761926d330bbe0198a58
2014-05-21 18:54:59 +01:00
Gabor Krizsanits
9b5a153e09
Bug 877072 - HTML Imports part1. r=mrbkap
2014-05-21 19:08:12 +02:00
B2G Bumper Bot
195c04b955
Bumping manifests a=b2g-bump
2014-05-21 09:46:52 -07:00
B2G Bumper Bot
9ee0e8ac20
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/dab104584313
Author: Fernando Rodríguez Sela <frsela@tid.es>
Desc: Merge pull request #19152 from frsela/STK/Bug999235
Bug 999235 - STK: Gaia is sending random Terminal Response in response to proactive commands form the STK app., r=vingtetun
========
https://hg.mozilla.org/integration/gaia-central/rev/73fcbe9ac982
Author: Fernando Rodriguez Sela <frsela@tid.es>
Desc: Bug 999235 - STK: Gaia is sending random Terminal Response in response to proactive commands form the STK app.
========
https://hg.mozilla.org/integration/gaia-central/rev/dcd9e3ee04d1
Author: Ed Morley <emorley@mozilla.com>
Desc: Revert "Bug 1013842 - Create gaia-menu Web Component [r=kgrandon]" for gaia_menu_test.js timeouts
This reverts commit 2c7455a92d106efffc6d8fa463a54d73559d60af.
2014-05-21 09:41:13 -07:00
Vincent Chen
ae94d263e5
Bug 981477 - Disable B2G emulator reftests that fail oop, r=ahal
2014-05-21 12:19:54 -04:00
Vincent Chen
e465f3a49e
Bug 922680 - Enable oop when running B2G emulator reftests, r=ahal
2014-05-21 12:19:53 -04:00
B2G Bumper Bot
70e2a9c1bd
Bumping manifests a=b2g-bump
2014-05-21 09:16:33 -07:00
B2G Bumper Bot
e91a6a9a94
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/20f241d3b5c4
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #19386 from etiennesegonzac/bug-1012545
Bug 1012545 - Prevent a fluffing/rendering issue on the add-contact-button r=rik
========
https://hg.mozilla.org/integration/gaia-central/rev/94e02a6aaad6
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1012545 - Prevent a fluffing/rendering issue on the add-contact-button.
2014-05-21 09:10:50 -07:00
Kartikaya Gupta
5068cf8dde
Bug 1001438 - Refactor the GetDisplayPortImpl code for readability. r=tn
2014-05-21 12:06:03 -04:00
Kartikaya Gupta
252dbea774
Bug 1001438 - Switch Fennec to using margins-based displayport as well. r=Cwiiis
2014-05-21 12:06:03 -04:00
Kartikaya Gupta
82413349d5
Bug 1001438 - Remove setCriticalDisplayPortForElement and have the getter function automatically compute it. r=tn
2014-05-21 12:06:02 -04:00
Kartikaya Gupta
663c6d12b5
Bug 1001438 - Change layers.low-precision-resolution to be a float pref instead of a divide-by-1000 int pref. r=Cwiiis
2014-05-21 12:06:02 -04:00
Kartikaya Gupta
513cd6d34a
Bug 1001438 - Rearrange the code in nsLayoutUtils::GetDisplayPort. r=tn
2014-05-21 12:06:02 -04:00
Marco Castelluccio
433a7a0683
Bug 1009809 - Use ManifestHelper::biggestIconURL in the desktop app installer. r=myk,jmaher
...
--HG--
rename : toolkit/webapps/tests/test_hosted.xul => toolkit/webapps/tests/test_hosted_icons.xul
rename : toolkit/webapps/tests/test_packaged.xul => toolkit/webapps/tests/test_packaged_icons.xul
2014-05-21 18:02:21 +02:00
Kannan Vijayan
f8d0d8a07d
Bug 995704 - Make Ion jitcode incrementally touch huge stack frames to avoid crashes on windows. REPUSH. r=sunfish
2014-05-21 11:57:04 -04:00
Mike de Boer
a945a0b9c4
Bug 10113915: remove unused imports. r=florian.
2014-05-21 17:54:52 +02:00
B2G Bumper Bot
935cba0580
Bumping manifests a=b2g-bump
2014-05-21 08:11:19 -07:00
B2G Bumper Bot
da6231993d
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f43b7d39e02c
Author: rnowm <arnau@arnaumarch.com>
Desc: Revert "Merge pull request #19445 from nucliweb/1003080-Stroke-circles"
This reverts commit e5c7a881d61068611edd98d717fe1d627f3685f8, reversing
changes made to 5c137c9cae57c245215ba42ec565b571dc6f3b41.
========
https://hg.mozilla.org/integration/gaia-central/rev/745fb428e932
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #19285 from tamarahills/bugfix/980394
Bug 980394 - Removes references to mozMobileConnection and references mozMobileConnections in the call screen and dialer. r=gsvelto
========
https://hg.mozilla.org/integration/gaia-central/rev/9c7ce40a927b
Author: Tamara Hills <thills@mozilla.com>
Desc: Bug 980394 - Removes references to mozMobileConnection and references mozMobileConnections in the call screen and dialer.
2014-05-21 08:05:49 -07:00
Ed Morley
ae6eaeaeb5
Backed out changeset 9d2ca972053c (bug 987089) for intermittent failures
2014-05-21 15:55:58 +01:00
Ed Morley
1a8e15aa2c
Backed out changeset b62cad86a3ad (bug 987089)
2014-05-21 15:53:27 +01:00
Ed Morley
26a067fa91
Backed out changeset 06607dd59bba (bug 987089)
2014-05-21 15:48:57 +01:00
Lucas Rocha
c34163fec6
Bug 1013870 - Implement isValidFragment() in GeckoPreferences (r=liuche)
2014-05-21 15:55:54 +01:00
Lucas Rocha
97e0306bbc
Backout cb54921d1abc for bug 1013870, busted build
2014-05-21 15:22:55 +01:00
Eddy Bruel
9b8ea57c44
Bug 1003095 - Make the xpcInspector a built-in module;r=past
2014-05-21 15:55:53 +02:00
Lucas Rocha
3b6680ebe7
Bug 1013870 - Implement isValidFragment() in GeckoPreferences (r=liuche)
2014-05-21 14:51:49 +01:00
Eddy Bruel
e8808b8b53
Bug 1003095 - Copy the lazy getter functions from XPCOMUtils.jsm to DevToolsUtils.js;r=past
2014-05-21 15:08:24 +02:00
Ryan VanderMeulen
7e8c73f3e6
Merge m-c to fx-team.
2014-05-21 08:56:33 -04:00
Carsten "Tomcat" Book
2af1f64a44
merge b2g-inbound to mozilla-central
2014-05-21 14:08:03 +02:00
Carsten "Tomcat" Book
e64cd11ad7
merge fx-team to mozilla-central
2014-05-21 13:57:43 +02:00
Carsten "Tomcat" Book
560c22d1e6
merge mozilla-inbound to mozilla-central
2014-05-21 13:45:46 +02:00
Jon Coppeard
6bc448b2f9
Bug 988486 - Followup to fix build errors on non-theadsafe builds r=jandem
2014-05-21 11:47:47 +01:00
Carsten "Tomcat" Book
0fc3b435f2
Backed out changeset 90f267beb7f5 (bug 951278) for Build Bustage on a CLOSED TREE
2014-05-21 10:44:22 +02:00
B2G Bumper Bot
723a0c40f6
Bumping manifests a=b2g-bump
2014-05-21 00:41:39 -07:00
B2G Bumper Bot
93846c53d8
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9b29b2b76fa9
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #19308 from yurenju/app-rules
Bug 1008114 - separate app-makefile to multiple rules in makefile r=@cctuan
========
https://hg.mozilla.org/integration/gaia-central/rev/f437bfec1293
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 1008114 - separate app-makefile to multiple rules in makefile
2014-05-21 00:36:07 -07:00
B2G Bumper Bot
600b9fbd01
Bumping manifests a=b2g-bump
2014-05-21 00:26:37 -07:00
B2G Bumper Bot
a2194d8eef
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3ecdd18bc82c
Author: Arnau <arnau@arnaumarch.com>
Desc: Merge pull request #19445 from nucliweb/1003080-Stroke-circles
Bug 1003080 - [VR][Messaging] Grey Stroke that circles the contact's photo looks pixelated r=me
========
https://hg.mozilla.org/integration/gaia-central/rev/523dd21d6fd2
Author: Joan Leon <joan.leon@gmail.com>
Desc: Bug 1003080 - [VR][Messaging] Grey Stroke that circles the contact's photo looks pixelated
2014-05-21 00:21:03 -07:00
B2G Bumper Bot
1893557125
Bumping manifests a=b2g-bump
2014-05-20 23:46:27 -07:00
B2G Bumper Bot
431dc941ed
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f1340323e729
Author: Arnau <arnau@arnaumarch.com>
Desc: Merge pull request #19288 from rnowm/gaia-buttons
Bug 1010990 - (gaia-buttons) Create gaia-buttons web component r=wilsonpage
========
https://hg.mozilla.org/integration/gaia-central/rev/91faca30ec5b
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 1010990 - (gaia-buttons) Create gaia-buttons web component
2014-05-20 23:40:52 -07:00
B2G Bumper Bot
ca92b4e0a2
Bumping manifests a=b2g-bump
2014-05-20 23:33:18 -07:00
B2G Bumper Bot
629f4f4edf
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/bff34cad1570
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #19419 from gtorodelvalle/comms-bug-985995-new-header-for-comms-reloaded
Bug 985995 - BB . Visual Refresh. Create separate headers for Comms Apps
========
https://hg.mozilla.org/integration/gaia-central/rev/f7fa3e506771
Author: German Toro del Valle <gtorodelvalle@gmail.com>
Desc: Bug 985995 - BB . Visual Refresh. Create separate headers for Comms Apps
========
https://hg.mozilla.org/integration/gaia-central/rev/ec3e9c071ec0
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1006801 - Disable places provider if rocketbar isnt enabled. r=kgrandon
2014-05-20 23:33:06 -07:00
Jocelyn Liu
811f03070e
Bug 1009347
- Patch 4/4: Change binding headers in bluetooth2 for using new webidls, f=btian, r=echou
2014-05-21 14:12:31 +08:00
Jocelyn Liu
6071fbe861
Bug 1009347
- Patch 3/4: Using dom/bluetooth2 based on bluetooth API version build flag, f=btian, r=marcosc
2014-05-21 14:12:28 +08:00
Jocelyn Liu
5f661cee6e
Bug 1009347
- Patch 2/4: Using new bluetooth webidls based on bluetooth API version build flag, f=btian, r=bz, marcosc
...
--HG--
rename : dom/webidl/BluetoothAdapter.webidl => dom/webidl/BluetoothAdapter2.webidl
rename : dom/webidl/BluetoothDevice.webidl => dom/webidl/BluetoothDevice2.webidl
rename : dom/webidl/BluetoothManager.webidl => dom/webidl/BluetoothManager2.webidl
2014-05-21 14:12:24 +08:00
Jocelyn Liu
a5d5c7877c
Bug 1009347
- Patch 1/4: Make copy of dom/bluetooth for API refinement, f=btian, r=echou
...
--HG--
rename : dom/bluetooth/BluetoothAdapter.cpp => dom/bluetooth2/BluetoothAdapter.cpp
rename : dom/bluetooth/BluetoothAdapter.h => dom/bluetooth2/BluetoothAdapter.h
rename : dom/bluetooth/BluetoothCommon.h => dom/bluetooth2/BluetoothCommon.h
rename : dom/bluetooth/BluetoothDevice.cpp => dom/bluetooth2/BluetoothDevice.cpp
rename : dom/bluetooth/BluetoothDevice.h => dom/bluetooth2/BluetoothDevice.h
rename : dom/bluetooth/BluetoothHfpManagerBase.h => dom/bluetooth2/BluetoothHfpManagerBase.h
rename : dom/bluetooth/BluetoothHidManager.cpp => dom/bluetooth2/BluetoothHidManager.cpp
rename : dom/bluetooth/BluetoothHidManager.h => dom/bluetooth2/BluetoothHidManager.h
rename : dom/bluetooth/BluetoothManager.cpp => dom/bluetooth2/BluetoothManager.cpp
rename : dom/bluetooth/BluetoothManager.h => dom/bluetooth2/BluetoothManager.h
rename : dom/bluetooth/BluetoothProfileController.cpp => dom/bluetooth2/BluetoothProfileController.cpp
rename : dom/bluetooth/BluetoothProfileController.h => dom/bluetooth2/BluetoothProfileController.h
rename : dom/bluetooth/BluetoothProfileManagerBase.h => dom/bluetooth2/BluetoothProfileManagerBase.h
rename : dom/bluetooth/BluetoothPropertyContainer.cpp => dom/bluetooth2/BluetoothPropertyContainer.cpp
rename : dom/bluetooth/BluetoothPropertyContainer.h => dom/bluetooth2/BluetoothPropertyContainer.h
rename : dom/bluetooth/BluetoothReplyRunnable.cpp => dom/bluetooth2/BluetoothReplyRunnable.cpp
rename : dom/bluetooth/BluetoothReplyRunnable.h => dom/bluetooth2/BluetoothReplyRunnable.h
rename : dom/bluetooth/BluetoothRilListener.cpp => dom/bluetooth2/BluetoothRilListener.cpp
rename : dom/bluetooth/BluetoothRilListener.h => dom/bluetooth2/BluetoothRilListener.h
rename : dom/bluetooth/BluetoothService.cpp => dom/bluetooth2/BluetoothService.cpp
rename : dom/bluetooth/BluetoothService.h => dom/bluetooth2/BluetoothService.h
rename : dom/bluetooth/BluetoothSocketObserver.h => dom/bluetooth2/BluetoothSocketObserver.h
rename : dom/bluetooth/BluetoothUuid.cpp => dom/bluetooth2/BluetoothUuid.cpp
rename : dom/bluetooth/BluetoothUuid.h => dom/bluetooth2/BluetoothUuid.h
rename : dom/bluetooth/Makefile.in => dom/bluetooth2/Makefile.in
rename : dom/bluetooth/ObexBase.cpp => dom/bluetooth2/ObexBase.cpp
rename : dom/bluetooth/ObexBase.h => dom/bluetooth2/ObexBase.h
rename : dom/bluetooth/bluedroid/BluetoothA2dpManager.cpp => dom/bluetooth2/bluedroid/BluetoothA2dpManager.cpp
rename : dom/bluetooth/bluedroid/BluetoothA2dpManager.h => dom/bluetooth2/bluedroid/BluetoothA2dpManager.h
rename : dom/bluetooth/bluedroid/BluetoothOppManager.cpp => dom/bluetooth2/bluedroid/BluetoothOppManager.cpp
rename : dom/bluetooth/bluedroid/BluetoothOppManager.h => dom/bluetooth2/bluedroid/BluetoothOppManager.h
rename : dom/bluetooth/bluedroid/BluetoothServiceBluedroid.cpp => dom/bluetooth2/bluedroid/BluetoothServiceBluedroid.cpp
rename : dom/bluetooth/bluedroid/BluetoothServiceBluedroid.h => dom/bluetooth2/bluedroid/BluetoothServiceBluedroid.h
rename : dom/bluetooth/bluedroid/BluetoothSocket.cpp => dom/bluetooth2/bluedroid/BluetoothSocket.cpp
rename : dom/bluetooth/bluedroid/BluetoothSocket.h => dom/bluetooth2/bluedroid/BluetoothSocket.h
rename : dom/bluetooth/bluedroid/BluetoothUtils.cpp => dom/bluetooth2/bluedroid/BluetoothUtils.cpp
rename : dom/bluetooth/bluedroid/BluetoothUtils.h => dom/bluetooth2/bluedroid/BluetoothUtils.h
rename : dom/bluetooth/bluedroid/b2g_bdroid_buildcfg.h => dom/bluetooth2/bluedroid/b2g_bdroid_buildcfg.h
rename : dom/bluetooth/bluedroid/hfp-fallback/BluetoothHfpManager.cpp => dom/bluetooth2/bluedroid/hfp-fallback/BluetoothHfpManager.cpp
rename : dom/bluetooth/bluedroid/hfp-fallback/BluetoothHfpManager.h => dom/bluetooth2/bluedroid/hfp-fallback/BluetoothHfpManager.h
rename : dom/bluetooth/bluedroid/hfp/BluetoothHfpManager.cpp => dom/bluetooth2/bluedroid/hfp/BluetoothHfpManager.cpp
rename : dom/bluetooth/bluedroid/hfp/BluetoothHfpManager.h => dom/bluetooth2/bluedroid/hfp/BluetoothHfpManager.h
rename : dom/bluetooth/bluez/BluetoothA2dpManager.cpp => dom/bluetooth2/bluez/BluetoothA2dpManager.cpp
rename : dom/bluetooth/bluez/BluetoothA2dpManager.h => dom/bluetooth2/bluez/BluetoothA2dpManager.h
rename : dom/bluetooth/bluez/BluetoothDBusService.cpp => dom/bluetooth2/bluez/BluetoothDBusService.cpp
rename : dom/bluetooth/bluez/BluetoothDBusService.h => dom/bluetooth2/bluez/BluetoothDBusService.h
rename : dom/bluetooth/bluez/BluetoothHfpManager.cpp => dom/bluetooth2/bluez/BluetoothHfpManager.cpp
rename : dom/bluetooth/bluez/BluetoothHfpManager.h => dom/bluetooth2/bluez/BluetoothHfpManager.h
rename : dom/bluetooth/bluez/BluetoothOppManager.cpp => dom/bluetooth2/bluez/BluetoothOppManager.cpp
rename : dom/bluetooth/bluez/BluetoothOppManager.h => dom/bluetooth2/bluez/BluetoothOppManager.h
rename : dom/bluetooth/bluez/BluetoothSocket.cpp => dom/bluetooth2/bluez/BluetoothSocket.cpp
rename : dom/bluetooth/bluez/BluetoothSocket.h => dom/bluetooth2/bluez/BluetoothSocket.h
rename : dom/bluetooth/bluez/BluetoothUnixSocketConnector.cpp => dom/bluetooth2/bluez/BluetoothUnixSocketConnector.cpp
rename : dom/bluetooth/bluez/BluetoothUnixSocketConnector.h => dom/bluetooth2/bluez/BluetoothUnixSocketConnector.h
rename : dom/bluetooth/bluez/BluetoothUtils.cpp => dom/bluetooth2/bluez/BluetoothUtils.cpp
rename : dom/bluetooth/bluez/BluetoothUtils.h => dom/bluetooth2/bluez/BluetoothUtils.h
rename : dom/bluetooth/ipc/BluetoothChild.cpp => dom/bluetooth2/ipc/BluetoothChild.cpp
rename : dom/bluetooth/ipc/BluetoothChild.h => dom/bluetooth2/ipc/BluetoothChild.h
rename : dom/bluetooth/ipc/BluetoothMessageUtils.h => dom/bluetooth2/ipc/BluetoothMessageUtils.h
rename : dom/bluetooth/ipc/BluetoothParent.cpp => dom/bluetooth2/ipc/BluetoothParent.cpp
rename : dom/bluetooth/ipc/BluetoothParent.h => dom/bluetooth2/ipc/BluetoothParent.h
rename : dom/bluetooth/ipc/BluetoothServiceChildProcess.cpp => dom/bluetooth2/ipc/BluetoothServiceChildProcess.cpp
rename : dom/bluetooth/ipc/BluetoothServiceChildProcess.h => dom/bluetooth2/ipc/BluetoothServiceChildProcess.h
rename : dom/bluetooth/ipc/BluetoothTypes.ipdlh => dom/bluetooth2/ipc/BluetoothTypes.ipdlh
rename : dom/bluetooth/ipc/PBluetooth.ipdl => dom/bluetooth2/ipc/PBluetooth.ipdl
rename : dom/bluetooth/ipc/PBluetoothRequest.ipdl => dom/bluetooth2/ipc/PBluetoothRequest.ipdl
rename : dom/bluetooth/moz.build => dom/bluetooth2/moz.build
rename : dom/bluetooth/tests/marionette/head.js => dom/bluetooth2/tests/marionette/head.js
rename : dom/bluetooth/tests/marionette/manifest.ini => dom/bluetooth2/tests/marionette/manifest.ini
rename : dom/bluetooth/tests/marionette/test_dom_BluetoothAdapter_discovery.js => dom/bluetooth2/tests/marionette/test_dom_BluetoothAdapter_discovery.js
rename : dom/bluetooth/tests/marionette/test_dom_BluetoothAdapter_getters.js => dom/bluetooth2/tests/marionette/test_dom_BluetoothAdapter_getters.js
rename : dom/bluetooth/tests/marionette/test_dom_BluetoothAdapter_setters.js => dom/bluetooth2/tests/marionette/test_dom_BluetoothAdapter_setters.js
rename : dom/bluetooth/tests/marionette/test_dom_BluetoothManager_adapteradded.js => dom/bluetooth2/tests/marionette/test_dom_BluetoothManager_adapteradded.js
rename : dom/bluetooth/tests/marionette/test_dom_BluetoothManager_enabled.js => dom/bluetooth2/tests/marionette/test_dom_BluetoothManager_enabled.js
2014-05-21 14:11:31 +08:00