Tom Schuster
b45a1a0c90
Bug 764496 - Make EV detection work in content processes. r=keeler,kanru
2014-12-24 14:04:24 +01:00
Simon Montagu
7fdd199fd3
Bug 1113526: make GetLogicalNormalPosition return the correct logical origin of the frame, not just convert the physical origin to logical coordinates, r=jfkthame
2014-12-24 04:39:46 -08:00
Jonathan Kew
cb01fc326c
Reftest for bug 1114329, r=smontagu
2014-12-22 02:28:20 -08:00
Georg Fritzsche
d77edc0a3d
Bug 1113675 - Submit which health reporter provider is currently shutting down on AsyncShutdownTimeout. r=gps
2014-12-24 13:32:51 +01:00
Jean-Yves Avenard
a3c28798a1
Bug 1111319: Reorder video frames with respect to decoding sliding window. r=rillian
2014-12-24 23:11:35 +11:00
Jean-Yves Avenard
a52d454032
Bug 1111328: Add H264 SPS NAL decoder part #2 (VUI and HDR). r=kentuckyfriedtakahe
2014-12-24 23:11:35 +11:00
Jean-Yves Avenard
cb16fdaa24
Bug 1111328: Retrieve video dimensions from H264 SPS when possible. r=rillian
2014-12-24 23:11:35 +11:00
Jean-Yves Avenard
c40872326d
Bug 1111328: Add H264 SPS NAL decoder. r=kentuckyfriedtakahe
2014-12-24 23:11:35 +11:00
Chris Peterson
c26e697150
Bug 1115264 - Fix -Wsometimes-uninitialized clang warning in nsRubyFrame.cpp. r=dholbert
2014-12-23 21:29:32 -08:00
Dan Gohman
a057143366
Bug 1115217 - Fix a jit-test SIMD test to disable itself when SIMD is not available r=bbouvier
2014-12-23 21:50:48 -08:00
Brian Smith
c5b4fd868c
Bug 1115181: Remove pkixnss.h dependency from pkixcert_signature_algorithm_tests, r=keeler
...
--HG--
extra : rebase_source : 2a4e11338b06d33ab8ad1536dc05c082db330d68
2014-12-23 14:51:16 -08:00
Makoto Kato
276b9dd00e
Bug 1112709 - CreateFileW isn't hooking properly on Windows 8/8.1. r=ehsan
2014-12-24 13:23:36 +09:00
Ehsan Akhgari
4045514658
Remove media/webrtc/trunk/webrtc/tools/e2e_quality/audio/perf, which seems to have randomly been added in bug 987979
...
DONTBUILD
--HG--
extra : amend_source : 1b3ff1e9a5b0eb721f5209e21187f433c24294fa
2014-12-23 21:25:50 -05:00
Ehsan Akhgari
9297631e0b
Bug 1114880 follow-up: Rename MOZ_{STRONG,WEAK}_REF to MOZ_{OWNING,NON_OWNING}_REF
...
--HG--
extra : rebase_source : 51fff0785d112b5b87be3c6ff723c8986b37effe
2014-12-23 21:17:50 -05:00
Ehsan Akhgari
883381c0be
Bug 1114989 - Mark Shmem::mSegment as non-owning
...
--HG--
extra : rebase_source : c37e0768470315fd3dadeeeb3343b64f93a83b40
2014-12-23 21:01:50 -05:00
Xidorn Quan
242c3684b6
Bug 1055665 part 5 - Tests for ruby-position. r=dholbert
...
--HG--
extra : source : 09e28946e0743204f05af32baf99f8e70f86e2bc
2014-12-09 17:47:26 +11:00
Xidorn Quan
0dea205772
Bug 1055665 part 4 - Position text containers according to ruby-position. r=dholbert
...
--HG--
extra : source : 434cf70e300dcf9985e013a0a76703972804b02a
2014-12-17 19:42:32 +11:00
Xidorn Quan
83ed4953c7
Bug 1055665 part 3 - Position ruby annotations and set the line size of them correctly. r=dholbert
...
--HG--
extra : source : c4dff2a39c852a249a5ff6e929780d898ba956ac
2014-12-09 17:47:26 +11:00
Xidorn Quan
4156dfaf68
Bug 1055665 part 2 - Make nsLineLayout::VerticalAlignLine not rely on line box. r=roc
...
--HG--
extra : source : c9cc22b10e21bf80d1129e8a01319b05e546b922
2014-12-09 17:47:26 +11:00
Xidorn Quan
d04c336024
Bug 1055665 part 1 - Add support for parsing & computing CSS property "ruby-position". r=dholbert
...
--HG--
extra : source : 2fd75789fe00d972d78a5b189f1ac50f6b2a385f
2014-12-09 17:47:18 +11:00
Randell Jesup
7cbc61a973
Bug 1109552: Fix incorrect scoped_ptr type (uint8_t array vs ptr) r=glandium
2014-12-23 18:16:02 -05:00
Nathan Froyd
8748a005b3
Bug 1114598 - move common IPDL file handling from recursivemake.py to common.py; r=gps
...
The recursivemake backend knows how to do several things with the IPDL
sources:
1) Determine the C++ sources that will be generated from given IPDL
sources.
2) Write out all the makefile rules and variables for said sources.
The first part isn't unique to the recursivemake backend; other backends
would eventually like to know what C++ sources come from IPDL source
files for easier cross-referencing purposes, etc. Let's take a first
cut at moving things into CommonBackend. (This may not be the best
interface, since it relies on consume_finished being invoked, and not
all backends call CommonBackend.consume_finished. Still, it's a start.)
2014-12-22 10:00:48 -05:00
Nathan Froyd
de2ba33faa
Bug 1114596 - don't define GENERATED_INCLUDES in ipc/ipdl/moz.build; r=gps
...
The common include file /ipc/chromium/chromium-config.mozbuild already
defines this variable for us, and there's no point in telling the
compiler to look twice in the same directory for includes.
2014-12-22 09:59:34 -05:00
Nathan Froyd
204603bd32
Bug 1113730 - fix TypeError in the visualstudio backend; r=gps,f=philip.chee
2014-12-19 12:21:22 -05:00
Wes Kocher
0710669f0c
Merge m-c to inbound a=merge CLOSED TREE
2014-12-23 16:54:09 -08:00
Wes Kocher
ab27d8e9b0
Merge inbound to mozilla-central a=merge CLOSED TREE
2014-12-23 16:47:42 -08:00
Wes Kocher
ce6e0dc416
Merge b2g-inbound to mozilla-central a=merge CLOSED TREE
2014-12-23 16:36:48 -08:00
Wes Kocher
f5c5fde40d
Backed out changeset 45798e9a16c2 (bug 1114989) for mochitest-e10s-3 failures on a CLOSED TREE
2014-12-23 16:12:24 -08:00
Wes Kocher
de5ffe05db
Backed out changeset 5910d49fed08 (bug 1114989)
2014-12-23 16:11:48 -08:00
Ehsan Akhgari
76b581d963
Bug 1114989 follow-up: fix the build bustage; landed on a CLOSED TREE
...
--HG--
extra : rebase_source : 47cc94e393c8d90584f1f2fc49d9732860a3278a
2014-12-23 18:18:22 -05:00
B2G Bumper Bot
d6d3be481e
Bumping manifests a=b2g-bump
2014-12-23 13:19:04 -08:00
Ryan VanderMeulen
9efa5f5a79
Backed out changesets 248e0f88fa0a and 41995e096743 (bug 1033952) for B2G debug asserts/crashes.
2014-12-23 16:15:38 -05:00
Nick Alexander
694a293c49
Bug 1115064 - Fix small errors and make Gradle integration work in Android Studio 1.0.2. r=me
...
The important change here is that we allow the Android-Gradle plugin
to be version 0.14.4 or version 1.0.0, which appears to work in
IntelliJ 14.0.2 and in Android Studio 1.0.2.
Testing feedback came from imjalpreet and garvank.
--HG--
extra : rebase_source : 2b93dd91603666f1c6a1d2fe0fa7721d5741bdda
2014-12-23 11:39:15 -08:00
Kyle Machulis
8c0529c446
Bug 1098220 - Only print exception message in SettingsService in exceptional situations; r=gerard-majax
2014-12-23 11:11:20 -08:00
B2G Bumper Bot
b3a4cb616e
Bumping manifests a=b2g-bump
2014-12-23 10:56:54 -08:00
B2G Bumper Bot
2ca81e770d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/71b84df868bb
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #26700 from Delphine/patch-4
Bug 1067554 / Bug Bug 1109383: Adding fi, hy-Am, ee, wo and ln locales t...
========
https://hg.mozilla.org/integration/gaia-central/rev/3023d02b77fd
Author: Delphine <delphine@mozilla.com>
Desc: Bug 1067554 / Bug Bug 1109383: Adding fi, hy-Am, ee, wo and ln locales to Firefox OS
2014-12-23 10:52:15 -08:00
Ryan VanderMeulen
42a3e6c0ea
Merge m-c to inbound. a=merge
2014-12-23 13:18:02 -05:00
Ryan VanderMeulen
539cbb2493
Merge inbound to m-c. a=merge
2014-12-23 13:17:16 -05:00
Carsten "Tomcat" Book
405ad2ed16
merge fx-team to mozilla-inbound a=merge
2014-12-23 16:04:26 +01:00
Carsten "Tomcat" Book
5ea9eda8dd
merge b2g-inbound to mozilla-central a=merge
2014-12-23 15:50:00 +01:00
Carsten "Tomcat" Book
693c44368a
Backed out changeset 39853e6515eb (bug 1073003) for breaking B2G non-unified builds on a CLOSED TREE
2014-12-23 13:36:00 +01:00
Carsten "Tomcat" Book
45a3193668
Backed out changeset 4f6693a2f21b (bug 1073003)
2014-12-23 13:35:23 +01:00
Carsten "Tomcat" Book
ee357ede50
Backed out changeset a12d10d57fd5 (bug 1073003)
2014-12-23 13:35:18 +01:00
Carsten "Tomcat" Book
4d35b56fd1
Backed out changeset 07b42d1d60aa (bug 1073003)
2014-12-23 13:35:17 +01:00
Carsten "Tomcat" Book
6c63afac81
Backed out changeset d778ea49056a (bug 1073003)
2014-12-23 13:35:15 +01:00
Carsten "Tomcat" Book
c892ecf785
Backed out changeset 033bfc2c3483 (bug 1073003)
2014-12-23 13:35:13 +01:00
Carsten "Tomcat" Book
5df02ec579
Backed out changeset a0ef52a09f98 (bug 1073003)
2014-12-23 13:35:11 +01:00
Carsten "Tomcat" Book
d4099a3098
Backed out changeset 42e5e10c44f5 (bug 1073003)
2014-12-23 13:35:07 +01:00
Carsten "Tomcat" Book
bf58b7f6ca
Backed out changeset aef3ce3b89b9 (bug 1073003)
2014-12-23 13:35:05 +01:00
Carsten "Tomcat" Book
86c35b85c1
Backed out changeset 3d81c5b78567 (bug 1073003)
2014-12-23 13:35:04 +01:00