Commit Graph

454308 Commits

Author SHA1 Message Date
J. Ryan Stinnett
84886db8e6 Bug 1231759 - Explain DevTools appdir issue when debugging xpcshell. r=Gijs
--HG--
extra : rebase_source : f8bb0a223fff0cf2555188700bccdb2f80b115f3
2015-12-15 10:14:31 -06:00
Wes Kocher
dcd5150ad9 Merge m-c to inbound, a=merge
--HG--
extra : commitid : wg0tOahMU6
2015-12-15 15:52:44 -08:00
Wes Kocher
796006aa04 Backed out 19 changesets (bug 1229057) for android build bustage in MacroAssembler.h CLOSED TREE
Backed out changeset 8e1ce09c4c1c (bug 1229057)
Backed out changeset bf62c71e020f (bug 1229057)
Backed out changeset ac4aeb2be1a1 (bug 1229057)
Backed out changeset e96fe4110212 (bug 1229057)
Backed out changeset 6a276896d967 (bug 1229057)
Backed out changeset a697223488a3 (bug 1229057)
Backed out changeset 72728bf62ff4 (bug 1229057)
Backed out changeset eb58402c22b2 (bug 1229057)
Backed out changeset 417cbfd6c1b6 (bug 1229057)
Backed out changeset f4d4c7b21f8f (bug 1229057)
Backed out changeset 0427077032e0 (bug 1229057)
Backed out changeset ae0723cd69e7 (bug 1229057)
Backed out changeset 184f8cbcef7e (bug 1229057)
Backed out changeset f33d197c6c80 (bug 1229057)
Backed out changeset 19114c7f1ddb (bug 1229057)
Backed out changeset d8b26d40c14b (bug 1229057)
Backed out changeset 424abf32becb (bug 1229057)
Backed out changeset 400fc382c57b (bug 1229057)
Backed out changeset 6cf6dd40d704 (bug 1229057)

--HG--
extra : commitid : E1R0XfcgbVz
2015-12-15 15:11:07 -08:00
Wes Kocher
33acfbd407 Backed out changeset 5fa1b85831b7 (bug 1230672) for reftest bustage CLOSED TREE
--HG--
extra : commitid : Ka7KxJ2PcTI
2015-12-15 15:07:29 -08:00
Chris Pearce
591eb6df76 Bug 1232799 - Remove KEY_PLUGIN_TRIAL_CREATE pref from GMPProvider and friends. r=spohl
The GMPVideoDecoderTrialCreator was removed from Gecko in bug 1232527, and so
we don't need to set/reset this pref in the GMPProvider any more.

--HG--
extra : rebase_source : 3bb70b21388cdc8adb1aec25cff837a0348a6e3c
2015-12-16 10:38:51 +13:00
Chris Pearce
8cdc81c1eb Bug 1232795 - Remove VIDEO_EME_DISABLED telemetry probe. r=spohl
--HG--
extra : rebase_source : 6d7ee246707b0dad8493944af629a9ea0097184e
2015-12-16 10:32:41 +13:00
Nicholas Nethercote
a4dc4a929c Bug 1232576 (part 2) - Rename gfxContext::GetCairo() as GetRefCairo() and make it static. r=jfkthame.
This means its callers now need a DrawTarget instead of a gfxContext.

--HG--
extra : rebase_source : 909cbf179cfbffa47fb70f417b2f50b641534a02
2015-12-14 22:26:23 -08:00
Nicholas Nethercote
922099a41a Bug 1232576 (part 1) - Move the reference |cairo_t*| from gfxContext to DrawTarget (as user data). r=jfkthame.
--HG--
extra : rebase_source : 5f4be8b9cb4a24527ee95468239ff6ff26d4a279
2015-12-14 22:23:51 -08:00
Shu-yu Guo
1bb73d77f3 Bug 1182866 - Fix Baseline GETNAME stubs to check for uninitialized lexicals. (r=jandem) 2015-12-15 14:31:34 -08:00
Mats Palmgren
0877b3ce2b Bug 1230672 part 2 - Add reftest with -moz-column-fill:auto and overflow:hidden.
Relanded with fuzzy-if(OSX,32,1000) to ignore anti-aliasing differences
on OSX 10.10.
2015-12-15 23:23:46 +01:00
Brian Murray
4bbd072a06 Bug 1232486 - Implement |mach bootstrap| for Fennec on Fedora. r=nalexander
DONTBUILD NPOTB

--HG--
extra : commitid : 8vOjqwGEMbK
extra : amend_source : 4175892eff7aa506471734946c8d74a24ab8f0ab
2015-12-14 17:20:09 -08:00
Chris Pearce
7529a96ada Bug 1232514 - Make GMPDecryptsAndDecodesH264() actually check for H.264 rather than AAC. r=jwwang
--HG--
extra : commitid : 1Gg4YjcvZXp
extra : rebase_source : 47153d7c9d865947f86845891d83a774ee41884b
2015-12-15 14:07:01 +13:00
Wes Kocher
f2e16d8160 Bump some telemetry histogram expirations up to 47 to help unbreak m-c ASAP rs=mossop (bug 1232493, bug 1232494, and bug 1232496) a=bustage
--HG--
extra : commitid : F7I6CYSjLva
extra : amend_source : 373b916e166ffb00104721733222a185988658d0
2015-12-14 15:59:28 -08:00
B2G Bumper Bot
be74db2be4 Bumping manifests a=b2g-bump 2015-12-14 13:00:16 -08:00
B2G Bumper Bot
b7215bfad1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1e3fcc64923f
Author: Zibi Braniecki <zibi@braniecki.net>
Desc: Merge pull request #33457 from zbraniecki/1224063-migrate-system-away-from-mozl10n-get-part1

Bug 1224063 - Refactor System to use modern L10n API, part 1. r=ferjm, etienne, sfoster

========

https://hg.mozilla.org/integration/gaia-central/rev/9294ca788030
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1224063 - Refactor System to use modern L10n API, part 1
2015-12-14 12:58:53 -08:00
ffxbld
1d2b3f2fb6 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-12-14 15:15:51 -05:00
ffxbld
7fdf34827f No bug - Tagging mozilla-central 99137d6d4061f408ae0869122649d8bdf489cc30 with FIREFOX_AURORA_45_BASE a=release DONTBUILD CLOSED TREE 2015-12-14 15:14:05 -05:00
Nick Alexander
e9abfabb78 Bug 1227248 - Part 3: Make GeneratedTest{Certificate,Key} no-op when --disable-compile-environment. r=gps
This implements glandium's suggestion from
https://bugzilla.mozilla.org/show_bug.cgi?id=1227248#c5: since it's
not easy to run xpcshell tests in --disable-compile-environment builds
(and, right now, in artifact builds), let's just skip this work
entirely in those situations.  This saves about 30s of build time on
my machine.

--HG--
extra : commitid : 5IYhHeJlUY3
extra : rebase_source : 3a7b1cf36f45c40f804aad24ba503a5c5863407e
extra : amend_source : 505dcee2221f600962b35a71ee49192b09fdf40c
extra : histedit_source : 96284d832f27f0c734466e63fb6360f49fb6172b
2015-12-14 11:55:27 -08:00
Nick Alexander
151142df55 Bug 1227248 - Part 2: Add GeneratedTest{Certificate,Key} mozbuild templates. r=gps
--HG--
extra : commitid : 793A1duvlom
extra : rebase_source : 5a8fa9f0fb76dceb19525986381cb2a28676601b
extra : histedit_source : aebc6e99e83aaafba08626517850ff4ee23e4c82
2015-12-14 11:50:56 -08:00
Nick Alexander
4899166b70 Bug 1227248 - Part 1: Allow extending StrictOrderingOnAppendListWithFlags. r=gps
In order to use StrictOrderingOnAppendListWithFlags instances in
mozbuild template functions, we need += to work correctly.  This patch
implements extend and the associated functions (including +=),
disallowing some behaviour where convenient.

There's a subtle point hidden in the isinstance() tests: before this
patch, it was not easy to compare two
StrictOrderingOnAppendListWithFlags instances to see if they had the
*same* set of flags.  That was because two instances may not have the
same class, and would only share the common
StrictOrderingOnAppendList, which isn't enough to infer the presence
of flags.  To be slightly more clear, concrete instances will have
class StrictOrderingOnAppendListWithFlagsSpecialization (although
there are still multiple instances of that class) and all extend from
the unique class StrictOrderingOnAppendListWithFlags.

--HG--
extra : commitid : AMVDYt8khR
extra : rebase_source : 1ce0698691fc03fbdf6a976e92017c1d60bad15d
extra : histedit_source : 4812a565179fb4fac2e4b5cd89c4efe74e794dfa
2015-12-14 11:50:06 -08:00
Wes Kocher
731d3ecdc1 Merge m-c to fx-team, a=merge
--HG--
extra : commitid : DtUzeaP7BPr
2015-12-15 15:54:49 -08:00
Nick Alexander
14d4bfab51 Bug 1232468 - Add ch.boye dependency for Adjust SDK. r=me a=bustage
Pushing to try to address bustage on a CLOSED TREE.

--HG--
extra : commitid : 8Lp2RDaCRB2
extra : source : 10dcb76438d528861ecdca4ece8a42afa8df3cb5
2015-12-14 20:26:34 -08:00
B2G Bumper Bot
f678cdc319 Bumping manifests a=b2g-bump 2015-12-14 09:15:54 -08:00
B2G Bumper Bot
bc77589655 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/85ab74b3b20e
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #33566 from albertopq/1231268-pin-picture

Bug 1231268 - Closing the gaia-dialog component when hiding the system dialog r=gmarty

========

https://hg.mozilla.org/integration/gaia-central/rev/c5ab9825d675
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1231268 - Closing the gaia-dialog component when hiding the system dialog
2015-12-14 09:14:30 -08:00
B2G Bumper Bot
b2f5893e85 Bumping manifests a=b2g-bump 2015-12-14 08:46:21 -08:00
B2G Bumper Bot
f1b68d947d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c60e9b61852d
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #33544 from AlekoNN/bug_1181061

Bug 1181061 - Support for events with zero duration. r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/f0a7a1cea01c
Author: Alexey Yakimov <Alexey.Yakimov@harman.com>
Desc: Bug 1181061 - Support for events with zero duration
2015-12-14 08:44:58 -08:00
B2G Bumper Bot
5525f0f28c Bumping manifests a=b2g-bump 2015-12-14 07:31:30 -08:00
B2G Bumper Bot
bee82389f8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6730cc75d848
Author: No-Jun Park <npark@mozilla.com>
Desc: Merge pull request #33560 from ubermarklar/1231813

Bug 1231813 - The ID of the format internal storage button in Settings/Media Storage has changed

========

https://hg.mozilla.org/integration/gaia-central/rev/26ab7532c13b
Author: Michael Bryant <mbryant@mozillas-MacBook-Pro-51.local>
Desc: Bug 1231813 - The ID of the format internal storage button in Settings/Media Storage has changed
2015-12-14 07:30:08 -08:00
Nathan Froyd
1ef4f45198 Bug 1186934 - update jemalloc to upstream HEAD; r=glandium 2015-12-14 10:05:32 -05:00
Ben Kelly
056852f555 Backout ae46539dbbc9 (bug 1232444) for bustage. r=me 2015-12-15 10:07:26 -05:00
Ben Kelly
fcd1d099bd Bug 1232444 Only store service worker registrations after install is successful. r=baku 2015-12-15 09:50:02 -05:00
Jeff Muizelaar
beda3fab62 Bug 1232502. Use the correct internalFormat when calling CopyTexImage2D. r=jgilbert
Previously we were just using the internalFormat directly from the caller.
This broken when trying to do RGBA8 -> L8 copies because L8 is not supported
in Core Profile OpenGL
2015-12-15 09:46:30 -05:00
Kartikaya Gupta
f5746f61bb Bug 1231915 - Ignore the APZ pref if MOZ_ANDROID_APZ is enabled, since the pref doesn't cover all the relevant code. r=rbarker
--HG--
extra : commitid : FZ846EwVxHJ
2015-12-15 09:17:41 -05:00
Andrea Marchesini
59907c214f Bug 1232629 - Replace ProfileManager with about:profiles, r=ehsan 2015-12-15 14:12:59 +00:00
Andrea Marchesini
df07716a31 Bug 1179129 - about:profiles, r=ehsan 2015-12-15 14:12:06 +00:00
Lars T Hansen
7968ced746 Bug 1232264 - SharedArrayBuffer is only a constructor. r=arai
--HG--
extra : rebase_source : bf85d1ccd1cc33b01101f8250edf12a4907afbc2
2015-12-15 14:21:39 +01:00
Carsten "Tomcat" Book
51823e53c8 Merge mozilla-central to mozilla-inbound 2015-12-15 14:52:14 +01:00
Jon Coppeard
9bbe672eb1 Bug 1198833 - Variable redeclaration should be a syntax error r=shu 2015-12-15 13:36:14 +00:00
Jon Coppeard
1fa0b478ca Bug 1231386 - Change debugger to use RuntimeAllocPolicy for all its hash tables r=terrence 2015-12-15 13:36:14 +00:00
B2G Bumper Bot
f2be2e6a6b Bumping manifests a=b2g-bump 2015-12-14 06:36:45 -08:00
B2G Bumper Bot
32f7a898aa Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/54dc72a2355c
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #33524 from albertopq/1219631-share-test

Bug 1219631 - Test browser share to messages r=Johan

========

https://hg.mozilla.org/integration/gaia-central/rev/fc5d621e1dab
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1219631 - Test browser share to messages
2015-12-14 06:35:23 -08:00
Phil Ringnalda
a01ac57593 Merge m-c to b-i 2015-12-13 22:37:10 -08:00
Phil Ringnalda
dc475768a9 Merge m-i (and a little f-t) to m-c, a=merge 2015-12-13 22:31:03 -08:00
Phil Ringnalda
7d13de22f6 Bug 1176214 followup followup, fix my screwup 2015-12-13 18:36:57 -08:00
Sotaro Ikeda
3b7e8e6d1e Bug 1229234 - Enable audio_is_output_device() on ICS r=alwu 2015-12-13 18:13:02 -08:00
Louis Christie
68dbc629d4 Bug 524109 - Added support for 24 bit wav files. r=cpearce
--HG--
extra : rebase_source : 3467db40f95e7fefee9852e0d5c34c420b88c1a6
2015-12-14 15:07:10 +13:00
Bogdan Postelnicu
76c1720d24 Bug 1232646 - initialize 3 variables: mCurve, mTimeConstant, mDuration. r=cpearce
--HG--
extra : rebase_source : 3a0899948c5bddfab76af0de03e85484156f416b
2015-12-15 05:21:00 +01:00
Andrea Marchesini
97ccffac37 Bug 901097 - FileReader API in workers, r=sicking, r=nfroyd
--HG--
rename : dom/base/test/fileapi_chromeScript.js => dom/workers/test/fileapi_chromeScript.js
2015-12-16 10:15:03 +00:00
Bogdan Postelnicu
0daf3a2e34 Bug 1232596 - initialize variable changed = false, flagged by Coverity. r=dbaron 2015-12-15 00:41:00 +01:00
Phil Ringnalda
775f87e830 Back out 2 changesets (bug 1226888, bug 1176214) for a wrong-tree push, DONTBUILD
Backed out changeset 60e5ba88e900 (bug 1226888)
Backed out changeset 5dd9b656222d (bug 1176214)
2015-12-13 17:30:19 -08:00