Граф коммитов

459444 Коммитов

Автор SHA1 Сообщение Дата
Jean-Yves Avenard 5d5df26d1d Bug 1241660: Disable ffmpeg PDM on mac by default. r=cpeterson 2016-01-22 23:28:37 +11:00
Jan de Mooij 4cee719d8d Bug 1234845 part 8 - Remove JitProfilingFrameIterator special case for eval that's no longer needed. r=shu 2016-01-22 13:28:06 +01:00
Andrea Marchesini 9e47057422 Bug 1241565 - nsIHttpChannelInternal should be a builtinclass, r=honzab.moz 2016-01-22 11:55:54 +00:00
Carsten "Tomcat" Book 8002f9c857 Backed out changeset b1bbd5c1d6c0 (bug 772528) for xpcshell test failures 2016-01-22 11:46:50 +01:00
Sylvestre Ledru 9859212218 bug 1151954 - move get_apk.sh to a mozharness file. Remove the hgignore, not used in the in-tree r=me 2016-01-22 11:17:53 +01:00
Sylvestre Ledru 4cc688dcb7 bug 1151954 - move get_apk.sh to a mozharness file r=sylvestre 2016-01-22 11:14:11 +01:00
Randell Jesup fc4ef2aa30 Bug 1194259: nsresult != NS_IMETHODIMP rs=bustage
--HG--
extra : commitid : 8fAvxwbBFp7
2016-01-22 04:32:50 -05:00
Mike Hommey 648c73cb1d Fixup for bug 1239217 fixing a shell construct that does not work in autoconf. r=me 2016-01-22 16:16:06 +09:00
Makoto Kato a3c28e8e93 Bug 676828 - Use RAII for AudioSession instead. r=bholley 2016-01-22 16:08:14 +09:00
Gregory Szorc b49f08ef42 Bug 1241771 - Print install manifest processing time; r=glandium
--HG--
extra : rebase_source : 55c85facadd02ffe237c0a9ba65f7523708bdc2f
2016-01-21 22:42:47 -08:00
Mike Hommey 6acbd96f93 Bug 1239217 - Enable the hybrid FasterMake+RecursiveMake backend for artifact builds. r=gps 2016-01-22 15:43:27 +09:00
Mike Hommey 6098e02a36 Bug 1239217 - Add the FasterMake+RecursiveMake hybrid backend. r=gps 2016-01-22 15:43:26 +09:00
Mike Hommey e50a6cfd7b Bug 1239217 - Make the RecursiveMake build system create backend files generically. r=gps
The current rule is only for "backend.RecursiveMakeBackend", but, with
the current default of generating both the RecursiveMake and FasterMake
backends, the command creates/refreshes both backends. This is, in fact,
how the FasterMake backend is refreshed in most cases.

Moreover, with an hybrid backends, the generated file is not
"backend.RecursiveMakeBackend" anymore, so we need a more generic way to
handle this.

Furthermore, it's not necessarily desirable for all backends to have a
dependency file to handle the dependencies to refresh the backend, so
generate a plain list instead. This has the side effect of making `mach
build-backend --diff` more readable for changes to that file.

Finally, make the backend.* files created like any other backend file,
such that its diff appears in the `mach build-backend --diff` output.
2016-01-22 15:43:24 +09:00
Mike Hommey f549721406 Bug 1239217 - Stop making the FasterMake build system refresh the backend on its own. r=gps
The FasterMake build system is meant to be invoked through `mach build
faster`, which does it already, or, in the near future, as part of an
hybrid build system, which will deal with it as well. People doing
`make -C objdir/faster` won't have the backend automatically refreshed,
but that's not a supported way to use it anyways.
2016-01-22 15:43:23 +09:00
Mike Hommey 185469f678 Bug 1239217 - Add the notion of Partial and Hybrid build backends. r=gps
Make the FasterMake backend a partial build backend.
2016-01-22 15:43:21 +09:00
Mike Hommey 2bbd2afaf4 Bug 1239217 - Skip empty install manifests, apart a few exceptions. r=gps
Install manifests are not empty in normal conditions, apart a few
exceptions where they are only used for a "magic" `rm -rf`.

However, we're going to introduce changes that will empty some of
the install manifests and make their work happen from a different
backend, in which case we don't want them to correspond to a `rm -rf`.
2016-01-22 15:43:16 +09:00
Ben Tian 619f16d2b0 Bug 1241382 - Revise default value of BluetoothAdapter.address and BluetoothDevice.address to empty string, f=wiwang, r=shuang 2016-01-22 14:34:25 +08:00
B2G Bumper Bot 250e983ae6 Bumping manifests a=b2g-bump 2016-01-22 01:05:46 -08:00
B2G Bumper Bot ddcf7a49ad Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/92405c95904a
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #33931 from gasolin/issue-1238898

Bug 1238898 - retrieve address with correct bind target, r=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/3a50c1ca9d25
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1238898 - retrieve address with correct bind target
2016-01-22 01:04:11 -08:00
Timothy Nikkel 6a8edbd624 Bug 1241371. Don't schedule an image visibility update every time display port margins change. r=kats
Displayport margins change by small amounts on almost every single scroll. We do not want to update image visibility nearly that often.

As the comment, and the original bug (bug 1169881) suggest this is only meant to catch rather large changes in display ports as we already have means to trigger an image visibility update via a scroll position change and via any style or layout flush.
2016-01-22 00:29:17 -06:00
Mark Banner e4f563260e Bug 1232493 - Extend expiry time for Loop's telemetry hooks. r=vladan, a=sheriffduty 2016-01-22 05:43:00 +01:00
ffxbld 13bf763708 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2016-01-25 09:01:00 -05:00
ffxbld 7c65513f58 No bug - Tagging mozilla-central 67c66c2878aed17ae3096d7db483ddbb2293c503 with FIREFOX_AURORA_46_BASE a=release DONTBUILD CLOSED TREE 2016-01-25 08:59:04 -05:00
Cervantes Yu 07b88c8567 Bug 1208418: Shut down UeventPoller on XPCOM shutdown to fix the crash when the chrome process exits. r=dhylands 2016-01-22 11:08:55 +08:00
Wes Kocher f861f48ea6 Merge m-c to fx-team, a=merge
--HG--
extra : commitid : Es4cn1Rfk4x
2016-01-21 17:37:58 -08:00
Wes Kocher b429a2b497 Merge m-c to b2ginbound, a=merge
--HG--
extra : commitid : H2ysIYdFRyR
2016-01-21 17:37:13 -08:00
sakshi 8945046260 Bug 1207185 - Removed additional header borders from Sync preferences r=markh
--HG--
extra : commitid : 6tLrIjF5Ltd
extra : rebase_source : 3a1e2a7a8cbde167246bdfee51fc6d93157e2f1a
2016-01-21 16:44:06 -08:00
Hiroyuki Ikezoe bd6f084951 Bug 1241672 - Add synthesizeWheelAtPoint to avoid styling flush. r=smaug
--HG--
extra : transplant_source : %81j%90%00%DB%AB%1F%8B6%15%FB%893%22%24L%F4%ED%80%A9
2016-01-22 08:43:50 +09:00
Vivien Nicolas 17b024a99d Bug 1212321 - Stop painting on app launch. r=fabrice 2016-01-21 14:54:33 -08:00
Matt Woodrow 53bd2d5de2 Bug 1242293 - Don't call EndRemoteDrawingInRegion if StartRemoteDrawingInRegion returns a null DrawTarget. r=mstange
--HG--
extra : commitid : 2hLESTDkkQt
extra : amend_source : c0ba853e135e1a4142759999fa3101173da50e04
2016-01-22 11:36:29 +13:00
B2G Bumper Bot e070f81d79 Bumping manifests a=b2g-bump 2016-01-21 14:30:47 -08:00
B2G Bumper Bot fb51b550d6 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/369730543786
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #33902 from hfiguiere/bug1236275-disable-music-oga-test

Bug 1236275 - Disable music-oga test that cause an outlier error. r=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/7775b02c5554
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1236275 - Disable music-oga test that cause an outlier error.

========

https://hg.mozilla.org/integration/gaia-central/rev/4ea2e97eefab
Author: Sam Foster <sfoster@mozilla.com>
Desc: Merge pull request #33917 from sfoster/close-server-bug-1240905

Bug 1240905 - close not kill http.Server instances

========

https://hg.mozilla.org/integration/gaia-central/rev/393131a807f5
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1240905 - close not kill http.Server instances. r=auswerk
2016-01-21 14:29:12 -08:00
Matthew Noorenberghe 15c57dfa41 Bug 1241633 - Make screenshot.exe a GUI application to avoid a console window when run. r=ted
--HG--
extra : commitid : AhoMqIeagXk
extra : rebase_source : dd29dfcf4776078cf329d436e70c93f6236d4b6c
2016-01-21 13:33:37 -08:00
B2G Bumper Bot 926c323326 Bumping manifests a=b2g-bump 2016-01-21 11:40:53 -08:00
Ehsan Akhgari 1809816b44 Bug 1240916 - Part 2: Update the en-US dictionary to SCOWL 2016.01.19 a=merge
--HG--
extra : commitid : Ai2LXdbdLEH
extra : source : e1208d0c3551e78a6b79a4c733e51b6e53d4211a
2016-01-21 14:38:56 -05:00
Kevin Atkinson a94c5fb202 Bug 1240916 - Part 1: Fix dictionary upgrade scripts a=merge
--HG--
extra : commitid : 4Er6wpJBo43
extra : source : 7459d6a6761054bad4e35a20591ccd9139a6fa94
2016-01-21 14:35:29 -05:00
Wes Kocher fa57d28546 Merge b2ginbound to central, a=merge
--HG--
extra : commitid : L79NffLqBZA
2016-01-21 17:10:26 -08:00
Wes Kocher fe7ebe9593 Backed out 2 changesets (bug 1240201) for Windows wpt bustage a=merge
Backed out changeset b06a049cafb7 (bug 1240201)
Backed out changeset 69b695ad6d43 (bug 1240201)

--HG--
extra : commitid : JaEda53eiL6
extra : source : 8381cc4aa935537a9abb72bc645a538e21862c94
2016-01-21 12:28:24 -08:00
Wes Kocher 45a0a54e73 Backed out changeset 18e7baac03ce (bug 1241062) for windows wpt bustage a=merge
--HG--
extra : commitid : 8QD1hZIhDJW
extra : source : fa6b5ffdd329775f0bb361a2c036625fd71c49fe
2016-01-21 12:28:39 -08:00
B2G Bumper Bot f092e3b877 Bumping manifests a=b2g-bump 2016-01-21 11:30:49 -08:00
B2G Bumper Bot 97fbdcfc2e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9fb7f30f81e1
Author: Zibi Braniecki <zibi@braniecki.net>
Desc: Merge pull request #33777 from zbraniecki/1236623-unitformat

Bug 1236623 - Add UnitFormat to mozIntl. r=stas

========

https://hg.mozilla.org/integration/gaia-central/rev/1d6651fa8a8b
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1236623 - Add UnitFormat to mozIntl
2016-01-21 11:29:14 -08:00
B2G Bumper Bot 4aa79eb7c1 Bumping manifests a=b2g-bump 2016-01-21 10:30:48 -08:00
B2G Bumper Bot a3877923a7 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ea9b9cc69315
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #33935 from albertopq/1179355-lightning-bolt

Bug 1179355 - Lightning bolt is not visible on full battery and grey theme r=gmarty

========

https://hg.mozilla.org/integration/gaia-central/rev/b10baabb3432
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1179355 - Lightning bolt is not visible on full battery and grey theme
2016-01-21 10:29:12 -08:00
Ehsan Akhgari a281fd48cd Backout bug 1240916 because the update from upstream seems to be broken a=merge
This is probably caused by https://github.com/kevina/wordlist/issues/144.

--HG--
extra : commitid : C3R9Nshi362
extra : source : 05d3068b8573f177cced316a0e4cf6fca03e0dd3
2016-01-21 13:17:13 -05:00
Wes Kocher da663084df Merge inbound to m-c a=merge
--HG--
extra : commitid : ATxDn3SgryS
2016-01-21 16:24:42 -08:00
Carsten "Tomcat" Book 438892c36a Merge mozilla-central to fx-team 2016-01-21 16:51:42 +01:00
Carsten "Tomcat" Book 41fa341197 Merge mozilla-central to mozilla-inbound 2016-01-21 16:50:24 +01:00
Carsten "Tomcat" Book 78216dfe0e Backed out changeset 415f713d58b0 (bug 1239861) to fix perma-busted Android 4.3 debug R34 2016-01-21 16:47:31 +01:00
Bill McCloskey 0cbd486903 Bug 1240985 - Make sure to queue mDequeueOneTasks after cancellation (r=dvander) 2016-01-21 07:38:27 -08:00
Bill McCloskey dc169e992e Bug 1240985 - Stop returning MsgNotAllowed (r=dvander) 2016-01-21 07:38:26 -08:00