ced8e241180793707b2146c5b46a09cf9b60fe27: Bug 1295921 - P1: Track decoder tainting. r?jwwang
draft
Dan Glastonbury <dglastonbury@mozilla.com> - Mon, 29 Aug 2016 16:19:50 +1000 - rev 430099
Push
33738 by bmo:dglastonbury@mozilla.com at Thu, 27 Oct 2016 06:03:06 +0000
Bug 1295921 - P1: Track decoder tainting. r?jwwang
Some uses of media elements should 'taint' the element so that the video
doesn't participate in video decode suspending.
Add the infrastructure to track the taint status on MediaDecoder and
mirror the status to MediaDecoderStateMachine.
MozReview-Commit-ID: 1nrNqg0KavT
c11b640209ff8152a8ed2b617f82b05700a74f96: Bug 1309414 - Specify SINGLE_SHLIB_DIR only once. r?bsmedberg
draft
Dan Glastonbury <dglastonbury@mozilla.com> - Wed, 12 Oct 2016 10:16:30 +1000 - rev 430098
Push
33738 by bmo:dglastonbury@mozilla.com at Thu, 27 Oct 2016 06:03:06 +0000
Bug 1309414 - Specify SINGLE_SHLIB_DIR only once. r?bsmedberg
If $(FREEBL_BUILD_SINGLE_SHLIB) or $(NEED_STUB_BUILD) are defined, the
target $(SINGLE_SHLIB_DIR): is defined, causing a warning about
overriding recipe.
This change specifies target $(SINGLE_SHLIB_DIR) only once.
MozReview-Commit-ID: 1HxChSUq5Zv
3d04b155f88519992b6f68229815301904a8001c: Bug 1312021 - ensure the addonsreconciler always has the isSyncable attribute. r?tcsc
draft
Mark Hammond <mhammond@skippinet.com.au> - Tue, 25 Oct 2016 17:53:44 +1100 - rev 430097
Push
33737 by bmo:markh@mozilla.com at Thu, 27 Oct 2016 05:59:41 +0000
Bug 1312021 - ensure the addonsreconciler always has the isSyncable attribute. r?tcsc
MozReview-Commit-ID: AlYZCCrEvLV
3d7d2dfde50f7c644e5c3c84ca8fd5c0a3dd5e9b: Bug 1313284 - Disable EME WPT for features we don't support, or can't support in the test harness. r?gerald
draft
Chris Pearce <cpearce@mozilla.com> - Thu, 27 Oct 2016 16:53:07 +1300 - rev 430096
Push
33736 by cpearce@mozilla.com at Thu, 27 Oct 2016 05:56:30 +0000
Bug 1313284 - Disable EME WPT for features we don't support, or can't support in the test harness. r?gerald
MozReview-Commit-ID: 51T4hBjezyr
ab1485ac7a7c1a34424847e6394aca09cf057077: Bug 1308821 - Ensure ClearKey doesn't parse a keyids initdata format session type parameter. r?kikuo
draft
Chris Pearce <cpearce@mozilla.com> - Sun, 09 Oct 2016 20:42:01 -0700 - rev 430095
Push
33736 by cpearce@mozilla.com at Thu, 27 Oct 2016 05:56:30 +0000
Bug 1308821 - Ensure ClearKey doesn't parse a keyids initdata format session type parameter. r?kikuo
The specification doesn't require there to be a 'type' member of
the keyids init data format.
MozReview-Commit-ID: 7mOm7KwyyuC
bba736dd06c55fda88c62e0fbd71e26d93ba4380: Bug 1313266 - Make gmp-clearkey reject with TypeError instead of InvalidAccessError on invalid input. r?gerald
draft
Chris Pearce <cpearce@mozilla.com> - Thu, 27 Oct 2016 14:59:02 +1300 - rev 430094
Push
33736 by cpearce@mozilla.com at Thu, 27 Oct 2016 05:56:30 +0000
Bug 1313266 - Make gmp-clearkey reject with TypeError instead of InvalidAccessError on invalid input. r?gerald
The spec expects this, and now we pass more web platform tests.
MozReview-Commit-ID: 9HJFp2ebczk
3bec855293be956f248fffc686dd78a8997b50c2: Bug 1313202 - Convert InvalidAccessErrors coming out of the Widevine CDM to TypeErrors like Chrome does. r?gerald
draft
Chris Pearce <cpearce@mozilla.com> - Thu, 27 Oct 2016 14:04:10 +1300 - rev 430093
Push
33736 by cpearce@mozilla.com at Thu, 27 Oct 2016 05:56:30 +0000
Bug 1313202 - Convert InvalidAccessErrors coming out of the Widevine CDM to TypeErrors like Chrome does. r?gerald
MozReview-Commit-ID: FEY08LZheTf
cedfdcd095ed7a579f9c9365760a4d4a86f91275: Bug 1313202 - Update MediaKeySession.close() to match EME spec. r=gerald
draft
Chris Pearce <cpearce@mozilla.com> - Thu, 27 Oct 2016 11:37:27 +1300 - rev 430092
Push
33736 by cpearce@mozilla.com at Thu, 27 Oct 2016 05:56:30 +0000
Bug 1313202 - Update MediaKeySession.close() to match EME spec. r=gerald
MozReview-Commit-ID: JgzOaACDUfc
a32a264915593b7ba4ebbd1b46d1b8e00ccf2d4a: Bug 1313202 - Make ClearKey resolve MediaKeySession.closed promise before promise returned by MediaKeySession.close(). r=gerald
draft
Chris Pearce <cpearce@mozilla.com> - Thu, 27 Oct 2016 10:35:16 +1300 - rev 430091
Push
33736 by cpearce@mozilla.com at Thu, 27 Oct 2016 05:56:30 +0000
Bug 1313202 - Make ClearKey resolve MediaKeySession.closed promise before promise returned by MediaKeySession.close(). r=gerald
MozReview-Commit-ID: KWwN6W07Cba
41bbccca4106322a9f72b15099a5506530d41248: Bug 1278762 - Support printing in RDM. r=ochameau
draft
J. Ryan Stinnett <jryans@gmail.com> - Wed, 26 Oct 2016 20:03:04 -0500 - rev 430090
Push
33735 by bmo:jryans@gmail.com at Thu, 27 Oct 2016 05:52:32 +0000
Bug 1278762 - Support printing in RDM. r=ochameau
MozReview-Commit-ID: TLPs16E5eq
09bca99dd66ee93affc9716328a418754a336fe2: Bug 1278762 - Support view source in RDM. r=ochameau
draft
J. Ryan Stinnett <jryans@gmail.com> - Wed, 26 Oct 2016 20:01:53 -0500 - rev 430089
Push
33735 by bmo:jryans@gmail.com at Thu, 27 Oct 2016 05:52:32 +0000
Bug 1278762 - Support view source in RDM. r=ochameau
MozReview-Commit-ID: 6RVynUTJ4qY
2a85495a266905807ff734c05889b8f0d4e3e389: Bug 1278762 - Support view selection source in RDM. r=ochameau
draft
J. Ryan Stinnett <jryans@gmail.com> - Fri, 21 Oct 2016 16:24:32 -0500 - rev 430088
Push
33735 by bmo:jryans@gmail.com at Thu, 27 Oct 2016 05:52:32 +0000
Bug 1278762 - Support view selection source in RDM. r=ochameau
MozReview-Commit-ID: 2VPFDE9tfF
af607b52432dcf7b4cbb599e2537b6758c2f09eb: Bug 1278762 - Support page info context menu actions in RDM. r=ochameau
draft
J. Ryan Stinnett <jryans@gmail.com> - Wed, 19 Oct 2016 09:55:35 -0500 - rev 430087
Push
33735 by bmo:jryans@gmail.com at Thu, 27 Oct 2016 05:52:32 +0000
Bug 1278762 - Support page info context menu actions in RDM. r=ochameau
MozReview-Commit-ID: CYdDvFMG00e
ff824ae7760ebd72d5bd13d265c3596ffac980c3: Bug 1278762 - Support general context menu actions in RDM. r=ochameau
draft
J. Ryan Stinnett <jryans@gmail.com> - Wed, 19 Oct 2016 09:21:23 -0500 - rev 430086
Push
33735 by bmo:jryans@gmail.com at Thu, 27 Oct 2016 05:52:32 +0000
Bug 1278762 - Support general context menu actions in RDM. r=ochameau
MozReview-Commit-ID: 3jjAyed0yhP
cf4d1b6c8f6776931aa2fb3da6f0a4b365ab3c28: Bug 1278762 - Support share this page from context menu in RDM. r=ochameau
draft
J. Ryan Stinnett <jryans@gmail.com> - Mon, 17 Oct 2016 15:33:06 -0500 - rev 430085
Push
33735 by bmo:jryans@gmail.com at Thu, 27 Oct 2016 05:52:32 +0000
Bug 1278762 - Support share this page from context menu in RDM. r=ochameau
MozReview-Commit-ID: 4hYKxkuvxp4
a64183ff4893f99e9618e607ee2f8973eadc67a0: Bug 1278762 - Support spell check context menu actions in RDM. r=ochameau
draft
J. Ryan Stinnett <jryans@gmail.com> - Mon, 17 Oct 2016 15:39:16 -0500 - rev 430084
Push
33735 by bmo:jryans@gmail.com at Thu, 27 Oct 2016 05:52:32 +0000
Bug 1278762 - Support spell check context menu actions in RDM. r=ochameau
MozReview-Commit-ID: 6rvC3EST7hM
5051ebe55df5032cf35e7143aa05dbece76598ca: Bug 1300476 - Prevent passing references through InvokeAsync - r?froydnj
draft
Gerald Squelart <gsquelart@mozilla.com> - Thu, 27 Oct 2016 15:13:37 +1100 - rev 430083
Push
33734 by gsquelart@mozilla.com at Thu, 27 Oct 2016 05:21:48 +0000
Bug 1300476 - Prevent passing references through InvokeAsync - r?froydnj
Passing references to an async call is dangerous because referenced objects
could be destroyed before/during the call, or even be stored by the callee.
MozReview-Commit-ID: FTgI5CGCVAe
4bf2a84e8da278eb1522cc19103fa9d1ba03595b: Bug 1313290 - Use tab specific MM in SocialShare.sharePage. r=mixedpuppy
draft
J. Ryan Stinnett <jryans@gmail.com> - Mon, 17 Oct 2016 15:32:38 -0500 - rev 430082
Push
33733 by bmo:jryans@gmail.com at Thu, 27 Oct 2016 05:07:42 +0000
Bug 1313290 - Use tab specific MM in SocialShare.sharePage. r=mixedpuppy
MozReview-Commit-ID: 2mqGFq9xIhy
b5412c6f661ed9ed8e016885934d2d75e04acbe1: Bug 1309193 - Implement sidebar toggle button in Net Panel Toolbar
draft
Fred Lin <gasolin@mozilla.com> - Thu, 27 Oct 2016 11:53:18 +0800 - rev 430081
Push
33732 by bmo:gasolin@mozilla.com at Thu, 27 Oct 2016 04:56:58 +0000
Bug 1309193 - Implement sidebar toggle button in Net Panel Toolbar
MozReview-Commit-ID: 2mHiawLmrPy
6dd42a8c694b62bb6a3b8e3c0b0572b045b8b30c: Bug 1311349 - Enable eslint of browser/components/translation/; r?flo
draft
jordan9769 <souravgarg833@gmail.com> - Thu, 27 Oct 2016 01:41:58 +0530 - rev 430080
Push
33731 by bmo:souravgarg833@gmail.com at Thu, 27 Oct 2016 04:34:00 +0000
Bug 1311349 - Enable eslint of browser/components/translation/; r?flo
MozReview-Commit-ID: 4hIAnfs3qL0