Commit Graph

254362 Commits

Author SHA1 Message Date
Thomas Zimmermann
cd79ba4ebf Bug 1186331: Check for \0 when parsing Bluetooth device names, r=btian
This patch adds an explicit check for the terminal \0 character to
the parser that reads Bluetooth device names from bluetoothd. There's
a maximum length of 249 characters per name. If we don't find \0 we
interpret the whole range to contain the device name.
2015-07-24 11:24:47 +02:00
Jessica Jong
bb205e177d Bug 1185802 - Part 3: support fota apn type (tests). r=hsinyi 2015-07-24 10:41:29 +08:00
Jessica Jong
3a36aa7c32 Bug 1185802 - Part 2: support fota apn type (impl). r=hsinyi 2015-07-24 10:41:15 +08:00
Jessica Jong
3f66a46b7e Bug 1185802 - Part 1: support fota apn type (idl). r=hsinyi 2015-07-24 10:41:04 +08:00
B2G Bumper Bot
aad5dd7d9a Bumping manifests a=b2g-bump 2015-07-23 18:55:41 -07:00
B2G Bumper Bot
2a1fd521bc Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/16f2c422168a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #31076 from etiennesegonzac/bug-1186587

Bug 1186587 - Don't ensure() the homescreen for every Service.query('getHomescreen') r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/a07514594ec2
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1186587 - Don't ensure() the homescreen for every Service.query('getHomescreen') r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/7a1268191b9d
Author: Giovanny Andres Gongora Granada <gioyik@gmail.com>
Desc: Bug 1170465 - [System] fix remaining jsdoc errors r=kgrandon
2015-07-23 18:53:41 -07:00
Ryan VanderMeulen
a5466f7041 Merge inbound to m-c. a=merge 2015-07-23 16:03:48 -04:00
Ryan VanderMeulen
e7e7d3df5b Merge b2g-inbound to m-c. a=merge 2015-07-23 16:01:39 -04:00
Ryan VanderMeulen
486c76a3db Merge fx-team to m-c. a=merge 2015-07-23 16:00:16 -04:00
Ryan VanderMeulen
58563afd74 Backed out changeset a45190bd737c (bug 1147329) for test_browserElement_inproc_CopyPaste.html timeouts. 2015-07-23 14:52:10 -04:00
Ryan VanderMeulen
5187d422dd Backed out changeset 106e6bbffe44 (bug 1184115) for test_experiment.js xpcshell failures.
CLOSED TREE
2015-07-23 11:36:17 -04:00
Ryan VanderMeulen
6db0d4c095 Backed out changesets 49667763013b and 83fa8af8140b (bug 1147664) for test_compartments.js xpcshell failures. 2015-07-23 11:35:55 -04:00
Ryan VanderMeulen
afb0480a59 Bug 1186285 - Remove automation for the mozilla-b2g34_v2_1 branch. r=catlee, a=me 2015-07-23 10:35:28 -04:00
Ryan VanderMeulen
a39a0c1c0c Bug 1186284 - Remove automation for the mozilla-b2g32_v2_0 branch. r=catlee, a=me 2015-07-22 23:05:19 -04:00
Carsten "Tomcat" Book
2b84579851 merge mozilla-inbound to mozilla-central a=merge 2015-07-23 12:02:27 +02:00
Carsten "Tomcat" Book
840cbcb150 merge fx-team to mozilla-central a=merge 2015-07-23 11:53:04 +02:00
Carsten "Tomcat" Book
0e24794936 merge b2g-inbound to mozilla-central a=merge 2015-07-23 11:48:58 +02:00
Fernando Rodriguez Sela
7596ab84fe Bug 1181825 - Enable eslint rules for Loop: no-extra-boolean cast, no-redeclare, r=dmose 2015-07-22 21:47:04 -07:00
Kartikaya Gupta
84493416d2 Bug 1150941 - Re-enable a test which passes now. r=mstange 2015-07-23 00:08:14 -04:00
Kartikaya Gupta
74edb2a1fe Bug 1186004 - Split the asyncPanZoom reftest sandbox condition into asyncPan and asyncZoom. r=mstange 2015-07-22 23:42:08 -04:00
Kartikaya Gupta
4a6ea4dc9c Bug 1186004 - Add a pref to enable/disable APZ zooming behaviour. r=botond 2015-07-22 23:42:08 -04:00
Masayuki Nakano
60055fa28c Bug 1186015 part.2 Rename nsIMM32Handler to mozilla::widget::IMMHandler r=jimm+m_kato 2015-07-23 12:31:28 +09:00
Masayuki Nakano
c431620f48 Bug 1186015 part.1 Rename nsIMEContext to mozilla::widget::IMEContext r=jimm 2015-07-23 12:31:28 +09:00
B2G Bumper Bot
3ff5f7e037 Bumping manifests a=b2g-bump 2015-07-22 20:23:33 -07:00
Ryan VanderMeulen
eab575f2a7 Backed out changeset 60d045b1c1a6 (bug 1183781) for causing bug 1186435. a=me 2015-07-22 22:12:29 -04:00
Mike Hommey
7647f64440 Followup for bug 1186229: Still use Gtk+2 for builds that don't pull the Gtk+3 tooltool package. r=nthomas on a CLOSED TREE 2015-07-23 11:08:53 +09:00
B2G Bumper Bot
2a72c415ca Bumping manifests a=b2g-bump 2015-07-22 18:54:49 -07:00
B2G Bumper Bot
4e67e3987c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0cf27fd21b9b
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #30492 from zbraniecki/1172703-default-mozhour12-to-undefined

Bug 1172703 - navigator.mozHour12 default value should be undefined. r=eragonj

========

https://hg.mozilla.org/integration/gaia-central/rev/fbad586abed4
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1172703 - navigator.mozHour12 default value should be undefined
2015-07-22 18:54:26 -07:00
Mike Hommey
1c0e5b0085 Bug 1186229 - Enable Gtk+3 builds by default. r=gps
Note Gtk+3 builds need both Gtk+2 *and* Gtk+3.
2015-07-23 10:24:31 +09:00
Geoff Lankow
cd7b560ba7 Bug 1177370 - TabAttrModified event when visuallyselected attribute changes; r=mconley 2015-07-23 13:03:01 +12:00
Melchiorre Alastra
24d6a9318c Bug 1116349 - Flush Picasso LRU cache on memory pressure events 2015-07-22 18:00:07 -07:00
Makoto Kato
f676e73f32 Bug 1175413 - Cleanup usages of MOZ_ICU_CFLAGS. r=mshal 2015-07-23 09:53:48 +09:00
Mark Hammond
7a6cacb90c Bug 1184825 - treat FxAccountsWebChannel as a singleton to avoid creating one per window. r=stomlinson 2015-07-23 08:49:22 +10:00
Wes Kocher
2f8b35c87a Backed out changeset a6bf83d92196 (bug 1101746) for build bustage 2015-07-22 15:47:43 -07:00
Allison Naaktgeboren
0a7f7bcc1c Bug 1101746 - Display message when no passwords are present.r=mfinkle,p=vladan 2015-07-22 15:36:19 -07:00
Allison Naaktgeboren
0e583afb8a Bug 1155345 - UI affordance during loading of list items in about:passwords.r=liuche 2015-07-22 15:22:42 -07:00
Ryan VanderMeulen
fe6a84f44d Merge inbound to m-c. a=merge 2015-07-22 16:34:07 -04:00
Ryan VanderMeulen
976febc5b0 Merge fx-team to m-c. a=merge 2015-07-22 16:29:22 -04:00
B2G Bumper Bot
042d9d6a4f Bumping manifests a=b2g-bump 2015-07-22 12:14:40 -07:00
B2G Bumper Bot
05392b347f Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/01d6b677af34
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1148165 - disabled net_error_test.js the hard way, r=test-only

========

https://hg.mozilla.org/integration/gaia-central/rev/4ba8b843d49b
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #31062 from TheoChevalier/Bug-1184835-replace-Kiev-with-Kyiv

Bug 1184835 - [Settings][Date & Time] Replace city "Kiev" with "Kyiv"

========

https://hg.mozilla.org/integration/gaia-central/rev/642790460352
Author: TheoChevalier <theo.chevalier11@gmail.com>
Desc: Bug 1184835 - [Settings][Date & Time] Replace city "Kiev" with "Kyiv"
2015-07-22 12:12:34 -07:00
B2G Bumper Bot
0c3565a556 Bumping manifests a=b2g-bump 2015-07-22 11:53:29 -07:00
Ryan VanderMeulen
43946ce349 Backed out changesets 9eb2e0c7b864 and 19bdfb755eeb (bug 1147664) for various test failures. 2015-07-22 13:18:54 -04:00
B2G Bumper Bot
65d746d7d1 Bumping manifests a=b2g-bump 2015-07-22 10:07:28 -07:00
B2G Bumper Bot
ab95520930 Bumping manifests a=b2g-bump 2015-07-22 09:02:31 -07:00
B2G Bumper Bot
e6246df8a1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/dfd8dfc538c9
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #31069 from etiennesegonzac/bug-1183868

Bug 1183868 - Do not turn edge gesture on for homescreen inline actvities. r=albertopq

========

https://hg.mozilla.org/integration/gaia-central/rev/a496d9836f5d
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1183868 - Do not turn edge gesture on for homescreen inline activities. r=albertopq
2015-07-22 09:00:33 -07:00
B2G Bumper Bot
7836eac981 Bumping manifests a=b2g-bump 2015-07-22 08:22:33 -07:00
B2G Bumper Bot
248e241eba Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fbbf43db8137
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #31015 from KevinGrandon/bug_1184819_migrate_bluetooth_switches

Bug 1184819 - Migrate bluetooth switches to use gaia-switch

========

https://hg.mozilla.org/integration/gaia-central/rev/540acb7d5982
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1184819 - [Settings] Convert bluetooth switches to gaia-switch

========

https://hg.mozilla.org/integration/gaia-central/rev/4fd0b1abe164
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1184819 - [Bluetooth] Convert switches to gaia-switch
2015-07-22 08:20:33 -07:00
B2G Bumper Bot
838cde7ab7 Bumping manifests a=b2g-bump 2015-07-22 07:08:29 -07:00
B2G Bumper Bot
d47437ef36 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c6f3e793e898
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #31064 from mikehenrty/bug-1148165-disable-it

Bug 1148165 - Disable net_error_test.js

========

https://hg.mozilla.org/integration/gaia-central/rev/02c9dad2ae0e
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1148165 - Disable net_error_test.js
2015-07-22 07:06:30 -07:00
Nicolas Silva
0e505c7df5 Bug 1186208 - Fix crash when tiling is enabled on linux. r=mattwoodrow 2015-07-22 16:06:02 +02:00