Matt Woodrow
c4fcc19e35
Bug 1288618 - Part 13: Add VideoDecoderManager protocol. r=dvander
...
--HG--
extra : rebase_source : f330066c3e301299f541939ac170217625dcdca5
2016-09-21 15:36:39 +12:00
Matt Woodrow
1f7fd955fa
Bug 1288618 - Part 12: Initialize WMF in the GPU process. r=dvander
...
--HG--
extra : rebase_source : 12d1829522bd2761308e1b2bcaf488a1e5f15f67
2016-09-21 15:36:10 +12:00
Matt Woodrow
3689c6beb9
Bug 1288618 - Part 11: Add a pref to enable GPU process video decoding. r=cpearce
...
--HG--
extra : rebase_source : 41d489b9e8d0450d01ba5c3afa50c90aabeccf25
2016-09-21 15:36:10 +12:00
Matt Woodrow
1e523fae7d
Bug 1288618 - Part 10: Add a new layers::Image type for GPUVideo. r=nical
...
--HG--
extra : rebase_source : 4806ebcbb8f7820d8567ad51f28d950c946ee613
2016-09-21 15:36:10 +12:00
Matt Woodrow
4773ea15c3
Bug 1288618 - Part 9: Add a new SurfaceDescriptor type for video decoding in the GPU process. r=nical
...
--HG--
extra : rebase_source : f71052375b72ca2ea8d85b95e399a94bfaf93232
2016-09-21 15:36:10 +12:00
Matt Woodrow
2cb0c77257
Bug 1288618 - Part 8: Add Compositor API to create a TextureSource from a layers::Image. r=nical
...
--HG--
extra : rebase_source : 7498abba1e4e364e9a299ee55b44070c6a65f55a
2016-09-21 15:36:09 +12:00
Matt Woodrow
97147af527
Bug 1288618 - Part 7: Initialize AbstractThread in the GPU process. r=dvander
...
--HG--
extra : rebase_source : fd702b96f36645a2b0d8a7a4e4afc74c063a68c4
2016-09-21 15:36:09 +12:00
Matt Woodrow
4caf5b9aa0
Bug 1288618 - Part 6: Avoid unnecessarily allocating a TailDispatcher for XPCOMThreadWrapper. r=bholley
...
--HG--
extra : rebase_source : 38596e6ebfc7eb2fb863e242cee718060abe470c
2016-09-21 15:36:09 +12:00
Matt Woodrow
8702620c57
Bug 1288618 - Part 5: Add IPC serialization helpers for some media structs/enums. r=dvander
...
--HG--
extra : rebase_source : 6660c2c20b5f92765fab9ce4ed2d94478d5f0e01
2016-09-21 15:36:09 +12:00
Matt Woodrow
f1a988d8b3
Bug 1288618 - Part 4: Fix some namespace collisions in media code. r=jya
...
--HG--
extra : rebase_source : 1dc38db46d939be4b96d087101f99e8fb45b81b5
2016-09-21 15:36:09 +12:00
Matt Woodrow
56fc7b3464
Bug 1288618 - Part 3: Avoid accessing MediaPrefs from the GPU process within WMF code. r=cpearce
...
--HG--
extra : rebase_source : 8c8d88ed1b858d59555e2c698f7faf653c8a75e6
2016-09-21 15:36:09 +12:00
Matt Woodrow
30d2768a45
Bug 1288618 - Part 2: Allow allocating D3D9/11 Images when we don't have a recycling allocator available. r=nical
...
--HG--
extra : rebase_source : 23db70f7fed43217f8e8a27b0ab73435cdd3b895
2016-09-21 15:36:09 +12:00
Shane Caraveo
caf8a7af28
Bug 1304142 pocket a/b test updates, r=Gijs
...
MozReview-Commit-ID: ChBRc81QQ7Y
--HG--
extra : rebase_source : 56c0a97d4cd56e9a9f2b6307b23d4a1f3e0f31d1
2016-09-20 16:06:37 -07:00
Chris Pearce
7e7b3c9f0f
Bug 1280829 - Only block non-MSE content which is encrypted once it reaches load metadata. r=jya
...
Previously, we'd block loading of non-MSE content when there was a MediaKeys
attached, that is, we'd assume that all content was EME content if a MediaKeys
was attached. But some sites attach a MediaKeys and then load non-MSE non-EME
content, and that (despite being a bit silly) shouldn't fail.
MozReview-Commit-ID: 9LupWaehXim
--HG--
extra : rebase_source : 6db281feb27a61b49dc565d4d4562a3d2366fc89
2016-09-21 13:04:01 +12:00
Gregory Szorc
08197be0d0
Backed out changeset e6b3befb87a2 (bug 1300807) for eslint bustage
2016-09-20 19:10:41 -07:00
Nick Fitzgerald
4cccd11998
Bug 1304209 - Remove Debugger.Script.prototype.canonicalId. r=shu
...
The `canonicalId` getter is never actually used, and isn't implemented in the
most principled way. Therefore, let's get rid of it, before it turns into
technical debt.
2016-09-20 15:11:00 -04:00
Florian Quèze
84177dee85
Bug 1303339 - The animated sharing icons of the control center panel should go to full opacity. r=dao
2016-09-16 15:59:55 +02:00
Filipe
225d8af6d8
Bug 1287622 - Remove Cortana-related code from Firefox as it no longer works after Microsoft hard-coded search results to Edge. r=jaws
2016-09-15 20:56:58 +02:00
Vincent Lequertier
f9783c3c60
Bug 1299723
- Force LTR direction on computed property names. r=pbro
2016-09-18 06:02:00 -04:00
Lin Clark
34ca0fe328
Bug 1303787 - Part 2: Add .result icon. r=me
...
MozReview-Commit-ID: CLvRjYzQA1V
2016-09-20 11:44:22 -07:00
Lin Clark
fcd8058867
Bug 1303872 - Part 2: Update stubs and tests. r=me
...
MozReview-Commit-ID: GsYzVeDXlVA
2016-09-20 11:37:04 -07:00
Lin Clark
c6141a5807
Bug 1303872 - New console frontend: Make npm test work with devtools/client package.json. r=me
...
MozReview-Commit-ID: 1WiKcETN61Y
2016-09-20 11:37:04 -07:00
Lin Clark
4a844cf7d6
Bug 1303812 - New console frontend: Hide CSS page errors. r=bgrins
...
MozReview-Commit-ID: 6gxO8n1yuYa
2016-09-20 11:37:04 -07:00
Lin Clark
7463700aaa
Bug 1303787 - New console frontend: Fix missing icons/backgrounds. r=bgrins
...
MozReview-Commit-ID: 5CqORk9Qd84
2016-09-20 11:37:04 -07:00
Nicolas Chevobbe
f57b5d0b1b
Bug 1303612 - New console frontend: pageErrors should include the location. r=linclark
...
MozReview-Commit-ID: 4UUOSHYtu4l
2016-09-20 11:37:03 -07:00
Lin Clark
f95d017126
Bug 1302873 - New console frontend: Remove quotes around strings. r=nchevobbe
...
MozReview-Commit-ID: JKw5URD5nkV
2016-09-20 11:37:03 -07:00
Lin Clark
f65c22b13b
Bug 1303181 - New console frontend: Fix stub generators. r=bgrins
...
MozReview-Commit-ID: KeMe90yNRq3
2016-09-20 11:37:03 -07:00
Nicolas Chevobbe
bad737cfca
Bug 1303101 - New console frontend: Match against stacktrace in text filter. r=linclark
...
MozReview-Commit-ID: 8GWuWu9Y8FD
2016-09-20 11:37:03 -07:00
Ricky Chien
3a4cc6de15
Bug 1300058 - New console frontend: Support network event messages. r=linclark
...
MozReview-Commit-ID: BVc8zLjsKPm
2016-09-20 11:37:03 -07:00
Lin Clark
e4907ba09e
Bug 1302515 - New console frontend: Update text filtering and expand text filter tests. r=bgrins
...
MozReview-Commit-ID: GsdwVuXs1PS
2016-09-20 11:37:02 -07:00
Lin Clark
2f13c06726
Bug 1301695 Part 3: Add stacktrace to page error. r=nchevobbe
...
MozReview-Commit-ID: 6u5dHjfIhpe
2016-09-20 11:37:02 -07:00
Lin Clark
0416b4a68c
Bug 1301695 Part 2: Convert page error test to enzyme. r=nchevobbe
...
MozReview-Commit-ID: 4YVVv9m3VHh
2016-09-20 11:37:02 -07:00
Lin Clark
1d878678d3
Bug 1301695 Part 1: Use files in page error stub generation. r=nchevobbe
...
MozReview-Commit-ID: HEDt7ZeLYnl
2016-09-20 11:37:01 -07:00
Nicolas Chevobbe
e3fda8e4e8
Bug 1300510 - New console frontend: Add a default value for the open prop. r=linclark
...
MozReview-Commit-ID: KwhFDDPpNzJ
2016-09-20 11:37:01 -07:00
Lin Clark
cfca211053
Bug 1300494 - New console frontend: Fix rep spacing for console. r=Honza
...
MozReview-Commit-ID: LKikTgd3DgT
2016-09-20 11:37:01 -07:00
Ricky Chien
87ae40f9cf
Bug 1300057 - New console frontend: Add support for console.assert(). r=linclark
...
MozReview-Commit-ID: DXFAcjrWY6X
2016-09-20 11:37:01 -07:00
steveck-chung
f3be091eca
Bug 1300058 - Part 1: Handle incoming network event packets. r=linclark
...
MozReview-Commit-ID: 6Dmeb6wbIGi
2016-09-20 11:37:01 -07:00
Nicolas Chevobbe
0ceff99404
Bug 1299668 - Clear all messages data in state when clearing messagesById;r=linclark
...
MozReview-Commit-ID: kOMl0KiUkG
2016-09-20 11:37:00 -07:00
Lin Clark
8ae00aeda4
Bug 1294517 - Part 2: New console frontend: Add tests for console.trace(). r=bgrins
...
MozReview-Commit-ID: 9sldZfh4PLY
2016-09-20 11:37:00 -07:00
Lin Clark
692fc7c093
Bug 1294517 - Part 1: convert test to use Enzyme
...
MozReview-Commit-ID: QhvwujTmhv
2016-09-20 11:37:00 -07:00
Carsten "Tomcat" Book
8ec5e8210d
Merge mozilla-central to fx-team
2016-09-20 12:05:02 +02:00
Carsten "Tomcat" Book
8910ca900f
merge mozilla-inbound to mozilla-central a=merge
2016-09-20 12:01:29 +02:00
Carsten "Tomcat" Book
65ef85e47c
merge fx-team to mozilla-central a=merge
2016-09-20 12:00:36 +02:00
Phil Ringnalda
2f7e87d4f5
Bug 1282024 - Disable iframe-allowfullscreen.html for failing every time we merge to mozilla-beta
2016-09-19 19:10:10 -07:00
Iris Hsiao
6ca36f4b20
Backed out changeset 1b269fb8a704 (bug 1302590) for Gecko Decision Task bustage
...
--HG--
rename : taskcluster/ci/build-signing/kind.yml => taskcluster/ci/signing/kind.yml
rename : taskcluster/ci/build-signing/android-signing.yml => taskcluster/ci/signing/signing.yml
2016-09-20 10:59:19 +08:00
David Anderson
5a103daad2
Fix root scroll delta overrides when APZ is out-of-process. (bug 1303820, r=kats)
2016-09-19 19:22:26 -07:00
David Anderson
df6a78744b
Allow passing an empty Endpoint over IPDL. (bug 1302009, r=billm)
2016-09-19 19:18:20 -07:00
David Anderson
f8b7f5c0ac
Don't allow double-closing of IPC channels. (bug 1301481, r=billm)
2016-09-19 19:17:09 -07:00
James Long
1702ada4bf
Bug 1303862 - update new debugger frontend (9/19/2016) r=me
2016-09-19 21:58:05 -04:00
Wes Kocher
868fe79485
Merge m-c to fx-team, a=merge
2016-09-19 15:56:52 -07:00