Commit Graph

29160 Commits

Author SHA1 Message Date
Juan Gomez
724c796734 Bug 1257127 - Fix b2g device docker images to build in taskcluster r=wcosta
--HG--
extra : rebase_source : 58835816ebd5f8d721c44af00562ab7c5799d449
2016-03-30 02:44:00 +02:00
chunminchang
c602eedc7e Bug 1110030 - part4 - HardwareKeyHandler component. r=masayuki, r=smaug 2016-03-21 17:10:09 +08:00
Mike Hommey
96b6664c24 Bug 1257516 - Rename error() to die() and make it take arguments like the logging module. r=ted 2016-03-30 06:59:44 +09:00
Seth Fowler
5973113f1b Bug 1157546 - Replace the image visibility API with a more general API that tracks visibility for any kind of frame. r=mstange 2016-03-25 14:49:43 -07:00
Wes Kocher
a7fbcdcca6 Backed out changeset e40580ed0fe6 (bug 1247396) for Windows builds failing to find sicudt.lib
MozReview-Commit-ID: GxVMNWcjdBY
2016-03-25 10:38:54 -07:00
Ted Mielczarek
4aa24eba02 bug 1247396 - drop support for MOZ_SHARED_ICU. r=glandium
MozReview-Commit-ID: 54AQdzJqvvA

--HG--
extra : rebase_source : 55a702b7f134a7c760397f83b1fd1e6044404d7e
extra : amend_source : 1654150e6ebc2bd3a3ff162d486685871640c635
extra : histedit_source : a59866a9ccc244c415ffeb7c7fe685d00b25753d
2016-02-11 08:21:16 -05:00
Mike Hommey
e5cde501da Bug 1257823 - Move set_define() to the global scope. r=nalexander
For the same reasons as set_config is being moved to the global scope,
we're moving set_define to the global scope here. An additional change
is that set_define is now part of the sandbox itself instead of being
defined within the sandbox, which makes it share the implementation
details with set_config.
2016-03-24 09:04:28 +09:00
Mike Hommey
7cd6c430c1 Bug 1257823 - Move set_config() to the global scope. r=nalexander
The way set_config is set currently makes it difficult to introspect
moz.configure files to know what configuration items are being set,
because they're hidden in the control flow of functions.

This makes some of the moz.configure more convoluted, but this is why
there are templates, and we can improve the recurring cases afterwards.
2016-03-24 09:04:28 +09:00
Mike Hommey
9b54a468a9 Bug 1258618 - Use True instead of '1' for set_define. r=nalexander 2016-03-23 09:24:51 +09:00
Carsten "Tomcat" Book
53f935b036 Merge mozilla-central to mozilla-inbound 2016-03-22 12:31:09 +01:00
Alexandre Lissy
b0aa7aad31 Bug 1258294 - Fix typo in Mulet moz.configure referencing wrong configure file r=glandium
MozReview-Commit-ID: 8tXlm29uyt

--HG--
extra : rebase_source : 178a5c979be8726ecd49ea957f17535a2aa0b201
2016-03-21 10:42:40 +01:00
Nick Alexander
e90bd4aabb Bug 1256401 - Part 2: Remove references to b2gdroid. r=fabrice
MozReview-Commit-ID: 63yJGdgPbhe

--HG--
extra : rebase_source : 2256e0a12588703a83f4cba06971231ac3c64592
extra : amend_source : 1f35a04191f37225986bd7ff4d0b6b2c34a71b05
extra : histedit_source : 82d351700936c8e1297eeca91ce00f96340e2f2c
2016-03-18 14:41:51 -07:00
Mike Hommey
fe53ffa77b Bug 1257416 - Move MOZTTDIR to moz.configure. r=gps 2016-03-18 09:05:53 +09:00
Carsten "Tomcat" Book
7f34f4c017 Backed out changeset 8e9ad372486b (bug 1257416) 2016-03-17 16:03:32 +01:00
Mike Hommey
686509e193 Bug 1257416 - Move MOZTTDIR to moz.configure. r=gps 2016-03-17 14:08:12 +09:00
Mike Hommey
0a771514a8 Bug 1256988 - Replace tests on MOZ_WIDGET_GTK with tests on MOZ_WIDGET_TOOLKIT containing gtk. r=chmanchester
But only do that for the AC_SUBST. The AC_DEFINE is still useful.
2016-03-17 06:49:44 +09:00
Mike Hommey
45e34d9474 Bug 1256988 - Replace tests on MOZ_ENABLE_GTK3 with tests on MOZ_WIDGET_TOOLKIT==gtk3. r=chmanchester 2016-03-17 06:49:44 +09:00
Mike Hommey
0366070f0d Bug 1256988 - Move --with-gonk to moz.configure. r=chmanchester 2016-03-17 06:49:44 +09:00
Steve Fink
c96e521ece Bug 1250709 - Upgrade browser to gcc 4.9.3, r=glandium
--HG--
rename : b2g/dev/config/tooltool-manifests/linux64/releng.manifest => b2g/dev/config/tooltool-manifests/linux64/hazard.manifest
rename : browser/config/tooltool-manifests/linux64/releng.manifest => browser/config/tooltool-manifests/linux64/hazard.manifest
extra : rebase_source : 3f161c25cc85b801468ee7ba263254caf02eb7ef
extra : source : 66445d3d11dea815db8888552910e7f836749d27
extra : histedit_source : a62583ea6e5e29ab8d9731b1b4bd86240f423e14
2016-02-11 16:06:00 -08:00
Steve Fink
15d17917f3 Bug 1250709 - Move tooltool checkout from source checkout to the workspace
--HG--
extra : rebase_source : 4072d037e2d497106e8e9e21a35e9506732140b4
extra : histedit_source : 3c32c871216fa7fa27c0ff0dfcefee677d5b48c3
2016-03-15 17:16:19 -07:00
Steve Fink
3e00b94858 Backed out changeset 66445d3d11de (bug 1250709)
--HG--
extra : rebase_source : c8fb3f53bcf989e82ef00fb0f9acbcc4f09cc34c
2016-03-14 21:58:26 -07:00
Steve Fink
a53536bc24 Bug 1250709 - Upgrade browser to gcc 4.9.3, r=glandium
--HG--
rename : b2g/dev/config/tooltool-manifests/linux64/releng.manifest => b2g/dev/config/tooltool-manifests/linux64/hazard.manifest
rename : browser/config/tooltool-manifests/linux64/releng.manifest => browser/config/tooltool-manifests/linux64/hazard.manifest
extra : rebase_source : 8faa80ed36a21e8e691fefa6f6921531e67e603e
2016-02-11 16:06:00 -08:00
Marco Castelluccio
2fb9c40ec1 Bug 1250453 - Remove DOMApplicationRegistry.allAppsLaunchable property and related testing API. r=myk 2016-03-14 16:29:11 +00:00
Ted Mielczarek
68bd5e8c4d bug 1244743 - Replace MOZ_NATIVE_X with MOZ_SYSTEM_X. r=gps
MozReview-Commit-ID: 9ip3qeAXFEe

--HG--
extra : commitid : H6aEkHprVyX
extra : rebase_source : e20d5f4b297caf66711c72cd55dd76f7f9ef9d9c
extra : histedit_source : 47545e0ea61eb66f16545f70e6d3792a389bedb1
2016-02-01 10:49:34 -05:00
Ehsan Akhgari
38d1ffea4e Bug 1043562 - Hide the Contacts API from the contexts that lack sufficient privileges, such as Firefox desktop and Android; r=smaug 2016-03-13 15:17:54 -04:00
Mike Hommey
3fe18eae3b Bug 1175546 - Update GCC to 4.8.5 and bump minimum GCC version required to build. r=froydnj 2016-03-12 09:03:37 +09:00
Mike Hommey
aa23cc29a6 Bug 1254906 - Move --disable-shared-js and --disable-export-js to moz.configure. r=chmanchester 2016-03-11 09:38:28 +09:00
Carsten "Tomcat" Book
25fbf67b66 Backed out changeset 878c54ec3954 (bug 1250453) 2016-03-10 14:45:59 +01:00
Marco Castelluccio
1902f1c620 Bug 1250453 - Remove DOMApplicationRegistry.allAppsLaunchable property and related testing API. r=myk 2016-03-10 11:12:38 +00:00
Carsten "Tomcat" Book
7038334f60 Merge mozilla-central to mozilla-inbound 2016-03-10 11:52:58 +01:00
Carsten "Tomcat" Book
1c95c143d4 merge mozilla-inbound to mozilla-central a=merge 2016-03-10 11:51:35 +01:00
B2G Bumper Bot
75a984a531 Bumping manifests a=b2g-bump 2016-03-09 09:50:55 -08:00
B2G Bumper Bot
176a5e469c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8bec48f18dee
Author: Sean Lee <weilonge@gmail.com>
Desc: Merge pull request #34027 from weilonge/seanlee/TVSettings/master/Bug1242314

Bug 1242314 - Implement key navigation feature in Settings app for supporting TV form-factor.

========

https://hg.mozilla.org/integration/gaia-central/rev/1608b764cbb9
Author: Sean Lee <weilonge@gmail.com>
Desc: Bug 1242314 - Implement key navigation feature in Settings app for supporting TV form-factor..
2016-03-09 09:49:15 -08:00
B2G Bumper Bot
b615781c69 Bumping manifests a=b2g-bump 2016-03-09 08:51:01 -08:00
B2G Bumper Bot
5471aeed5b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c224ca1f7e0e
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #34141 from albertopq/1254154-lockscreen-intermittent

Bug 1254154 - Lockscreen intermittent test failure r=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/38761682fe64
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1254154 - Lockscreen intermittent test failure
2016-03-09 08:49:23 -08:00
Ting-Yu Lin
5848925b9e Bug 1255330 - Change the default value of "layout.accessiblecaret.bar.enabled" to false. r=jeremychen
MozReview-Commit-ID: 25pXiwtvlLH

--HG--
extra : rebase_source : 16a15e205a5e0c0df8870b601e3fe046d6923f63
2016-03-10 17:18:12 +08:00
Gregor Wagner
8c33ab6483 Merge m-c -> b-i
--HG--
rename : js/src/configure.in => js/src/old-configure.in
rename : configure.in => old-configure.in
2016-03-09 16:59:48 +01:00
B2G Bumper Bot
3fe0d09f56 Bumping manifests a=b2g-bump 2016-03-09 00:47:07 -08:00
B2G Bumper Bot
369467705f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1aaca8e8e985
Author: Yi-Fan Liao <yliao@mozilla.com>
Desc: Merge pull request #34112 from begeeben/1250821_refine_tv_browser

Bug 1250821 - Refine TV browser style and layout, r=dhuang

========

https://hg.mozilla.org/integration/gaia-central/rev/ddb51fcdf801
Author: yifan <yliao@mozilla.com>
Desc: Bug 1250821 - Refine TV browser style and layout
2016-03-09 00:45:26 -08:00
B2G Bumper Bot
e6b6eedf75 Bumping manifests a=b2g-bump 2016-03-08 19:16:59 -08:00
B2G Bumper Bot
50e24e79bb Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e0f9cf7153a9
Author: Zibi Braniecki <zibi@braniecki.net>
Desc: Merge pull request #34147 from zbraniecki/1254533-fix-missing-keys-in-keyboard

Bug 1254533 - Remove L10nLoader from Keyboard app. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/e6c43985ae8b
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1254533 - Remove L10nLoader from Keyboard app
2016-03-08 19:15:17 -08:00
B2G Bumper Bot
163a86750a Bumping manifests a=b2g-bump 2016-03-08 02:32:15 -08:00
B2G Bumper Bot
366db09ff4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9e2aacd49dd2
Author: Ray Lin <ralin@mozilla.com>
Desc: Merge pull request #34021 from raylin/input-mgmt-remove-migration

Bug 1180607 - Input mgmt remove migration

========

https://hg.mozilla.org/integration/gaia-central/rev/4daeacbc55ed
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1180607 - Remove pre-v2.x keyboard settings migration
2016-03-08 02:30:31 -08:00
B2G Bumper Bot
a4cdd84a9e Bumping manifests a=b2g-bump 2016-03-08 01:11:04 -08:00
B2G Bumper Bot
f8ce7a3a4c Bumping manifests a=b2g-bump 2016-03-07 21:00:57 -08:00
B2G Bumper Bot
9b9da1c433 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3704160af9bd
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1254169 - Follow up to the l20n patch, switch es6 to es5
2016-03-07 20:59:18 -08:00
B2G Bumper Bot
fe69ce17d3 Bumping manifests a=b2g-bump 2016-03-07 17:33:17 -08:00
B2G Bumper Bot
9140d1218f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b15f707d712d
Author: Zibi Braniecki <zibi@braniecki.net>
Desc: Merge pull request #34144 from zbraniecki/1254169-migrate-keyboard-to-l20n

Bug 1254169 - Migrate Keyboard to use L20n. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/56fdcba4f8e5
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1254169 - Migrate Keyboard to use L20n
2016-03-07 17:31:39 -08:00
B2G Bumper Bot
52c7952af2 Bumping manifests a=b2g-bump 2016-03-07 07:55:55 -08:00
B2G Bumper Bot
9dd27178e7 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/48ca9bf43755
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #34105 from albertopq/1251574-global-search-intermittent

Bug 1251574 - Global search intermittent test failure r=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/a3f87250f8f8
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1251574 - Global search intermittent test failure
2016-03-07 07:54:16 -08:00