Commit Graph

184190 Commits

Author SHA1 Message Date
Vincent Chen
d478f9a9e6 Bug 981477 - Disable B2G emulator reftests that fail oop, r=ahal 2014-05-21 12:19:54 -04:00
Vincent Chen
0e4568848c Bug 922680 - Enable oop when running B2G emulator reftests, r=ahal 2014-05-21 12:19:53 -04:00
B2G Bumper Bot
49f1793b0b Bumping manifests a=b2g-bump 2014-05-21 09:16:33 -07:00
B2G Bumper Bot
78febd0996 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
0935bd8594 Bug 1001438 - Refactor the GetDisplayPortImpl code for readability. r=tn 2014-05-21 12:06:03 -04:00
Kartikaya Gupta
38e324242e Bug 1001438 - Switch Fennec to using margins-based displayport as well. r=Cwiiis 2014-05-21 12:06:03 -04:00
Kartikaya Gupta
ed28b62150 Bug 1001438 - Remove setCriticalDisplayPortForElement and have the getter function automatically compute it. r=tn 2014-05-21 12:06:02 -04:00
Kartikaya Gupta
36b70927ca 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
cc2c523775 Bug 1001438 - Rearrange the code in nsLayoutUtils::GetDisplayPort. r=tn 2014-05-21 12:06:02 -04:00
Marco Castelluccio
a99a3096b2 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
591e47628e 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
adbc98a2cc Bug 10113915: remove unused imports. r=florian. 2014-05-21 17:54:52 +02:00
B2G Bumper Bot
4b77efb552 Bumping manifests a=b2g-bump 2014-05-21 08:11:19 -07:00
B2G Bumper Bot
1f68ed2cbe 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
19ba1db077 Backed out changeset 9d2ca972053c (bug 987089) for intermittent failures 2014-05-21 15:55:58 +01:00
Ed Morley
35c85719ad Backed out changeset b62cad86a3ad (bug 987089) 2014-05-21 15:53:27 +01:00
Ed Morley
4f602752ce Backed out changeset 06607dd59bba (bug 987089) 2014-05-21 15:48:57 +01:00
Lucas Rocha
71cfccd381 Bug 1013870 - Implement isValidFragment() in GeckoPreferences (r=liuche) 2014-05-21 15:55:54 +01:00
Lucas Rocha
ec67ff097b Backout cb54921d1abc for bug 1013870, busted build 2014-05-21 15:22:55 +01:00
Eddy Bruel
2bb1b9043d Bug 1003095 - Make the xpcInspector a built-in module;r=past 2014-05-21 15:55:53 +02:00
Lucas Rocha
0314eb8535 Bug 1013870 - Implement isValidFragment() in GeckoPreferences (r=liuche) 2014-05-21 14:51:49 +01:00
Eddy Bruel
41ae580e5e 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
7285915a55 Merge m-c to fx-team. 2014-05-21 08:56:33 -04:00
Carsten "Tomcat" Book
3189a1798c merge b2g-inbound to mozilla-central 2014-05-21 14:08:03 +02:00
Carsten "Tomcat" Book
e52ec8ff1a merge fx-team to mozilla-central 2014-05-21 13:57:43 +02:00
Carsten "Tomcat" Book
a52b61ee06 merge mozilla-inbound to mozilla-central 2014-05-21 13:45:46 +02:00
Jon Coppeard
c67c290422 Bug 988486 - Followup to fix build errors on non-theadsafe builds r=jandem 2014-05-21 11:47:47 +01:00
Carsten "Tomcat" Book
f7c7993e83 Backed out changeset 90f267beb7f5 (bug 951278) for Build Bustage on a CLOSED TREE 2014-05-21 10:44:22 +02:00
B2G Bumper Bot
cf0988bede Bumping manifests a=b2g-bump 2014-05-21 00:41:39 -07:00
B2G Bumper Bot
7805469d99 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
ccb264f6e2 Bumping manifests a=b2g-bump 2014-05-21 00:26:37 -07:00
B2G Bumper Bot
fde7509419 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
b2af96f748 Bumping manifests a=b2g-bump 2014-05-20 23:46:27 -07:00
B2G Bumper Bot
57d98b6d19 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
3e4ff7a557 Bumping manifests a=b2g-bump 2014-05-20 23:33:18 -07:00
B2G Bumper Bot
55b8357fd9 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
0039abe92e 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
44d6fe6ff5 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
f4b7a4a84b 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
4af9c98d9d 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
B2G Bumper Bot
eddd8b7a6e Bumping manifests a=b2g-bump 2014-05-20 23:06:23 -07:00
B2G Bumper Bot
7d6ba0e078 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/522521ec4e42
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #19242 from RudyLu/ime/Bug991052

Bug 991052 - keyboard layout switch function is not
r=alive.

========

https://hg.mozilla.org/integration/gaia-central/rev/b6718f589480
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 991052 - keyboard layout switch function is not available in utility
tray.
 - Do preventDefault for mousdown event on statusbar.
2014-05-20 23:00:52 -07:00
B2G Bumper Bot
69ab6730fb Bumping manifests a=b2g-bump 2014-05-20 22:33:07 -07:00
B2G Bumper Bot
fa00120ea9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4c8c2ddb03c5
Author: gitmai <mri@tid.es>
Desc: Merge pull request #19104 from gitmai/bug-910182-contacts-export-button-cancel

Bug 910182 -[CONTACTS] Export functionality: add missing cancel export f...
r=jmcf

========

https://hg.mozilla.org/integration/gaia-central/rev/8b52e12e157c
Author: mai <mri@tid.es>
Desc: Bug 910182 -[CONTACTS] Export functionality: add missing cancel export for any type of export
2014-05-20 22:31:10 -07:00
B2G Bumper Bot
b2c6c7bb47 Bumping manifests a=b2g-bump 2014-05-20 21:31:24 -07:00
B2G Bumper Bot
908c8eb862 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/10eef144c309
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #19360 from timdream/mock-mozsettings-no-mcalls

Bug 1012520 - Remove mCalls from the mock mozSettings impl, r=rudyl

========

https://hg.mozilla.org/integration/gaia-central/rev/b2367068e240
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1012520 - Remove mCalls from the mock mozSettings impl
2014-05-20 21:25:57 -07:00
Nils Ohlmeier [:drno]
78dfd0b65e Bug 1013798 - fix the timeout of the checkMediaTrack function. r=jesup 2014-05-21 00:26:00 +02:00
Ekanan Ketunuti
b39fbe1003 Bug 1013900 - Add durian to en-US dictionary. r=ehsan 2014-05-21 18:27:55 +07:00
Christoph Kerschbaumer
8d66fe22fd Bug 1013559 - CSP in C++: Support to parse 1.x headers with the new parser while supporting XCSP using the old JS parser. r=sstamm,grobinson 2014-05-20 15:44:22 -07:00
Carsten "Tomcat" Book
48bc654378 Backed out changeset 91dad1e50118 (bug 891952) for m1 and m3 test failures on a CLOSED TREE 2014-05-22 08:24:17 +02:00