c78c096d0be97477324fe5b0e94b61094ec5d5d0: Bug 1397141 - part6 : use MediaResult to replace nsresult r=jya
Alastor Wu <alwu@mozilla.com> - Wed, 13 Sep 2017 15:06:07 +0800 - rev 663803
Push
79536 by bmo:rchien@mozilla.com at Wed, 13 Sep 2017 12:07:56 +0000
Bug 1397141 - part6 : use MediaResult to replace nsresult r=jya
Return MediaResult instead of using nsresult, because it can contain more detailed
error information. We could also return this error with our rejected decode promise.
MozReview-Commit-ID: HrI3QKlSJC
6dade48b33261cea22bfde63833ae25a1517bca2: Bug 1397141 - part5 : update error description from GPU process. r=jya,mattwoodrow
Alastor Wu <alwu@mozilla.com> - Wed, 13 Sep 2017 15:05:59 +0800 - rev 663802
Push
79536 by bmo:rchien@mozilla.com at Wed, 13 Sep 2017 12:07:56 +0000
Bug 1397141 - part5 : update error description from GPU process. r=jya,mattwoodrow
MozReview-Commit-ID: CuBZOtjh4g2
9140f22570ea5bd5f1231e8842c827f73dcefa8e: Bug 1397141 - part4 : change mLastError type to MediaResult r=jya
Alastor Wu <alwu@mozilla.com> - Wed, 13 Sep 2017 15:05:52 +0800 - rev 663801
Push
79536 by bmo:rchien@mozilla.com at Wed, 13 Sep 2017 12:07:56 +0000
Bug 1397141 - part4 : change mLastError type to MediaResult r=jya
Change mLastError type to MediaResult and send it as parameter to PDM::CreateVideoDecoder
in order to get detailed error description.
MozReview-Commit-ID: 4sIRXTHsrzr
57ab4c51c72bfd1f0ff88d2c9a113938b5012447: Bug 1397141 - part3 : remove the minimum resolution check. r=jya
Alastor Wu <alwu@mozilla.com> - Wed, 13 Sep 2017 15:05:45 +0800 - rev 663800
Push
79536 by bmo:rchien@mozilla.com at Wed, 13 Sep 2017 12:07:56 +0000
Bug 1397141 - part3 : remove the minimum resolution check. r=jya
After
bug 1392143, we won't enable HW decoding for the resolution < 132 pixels.
In addition, software decoder doesn't have the minimum resolution limit, so
we can remove the minimum resolution check.
MozReview-Commit-ID: 7MiLpwjiq3s
81a987374ac723f23fd81de6aafcd005bbc8de67: Bug 1397141 - part2 : move resolution constraints to WMFVideoMFTManager r=jya
Alastor Wu <alwu@mozilla.com> - Wed, 13 Sep 2017 15:05:37 +0800 - rev 663799
Push
79536 by bmo:rchien@mozilla.com at Wed, 13 Sep 2017 12:07:56 +0000
Bug 1397141 - part2 : move resolution constraints to WMFVideoMFTManager r=jya
WMFDecoderModule should only focus on whether the mime type is supported or not.
Let WMFVideoMFTManager do the checking.
MozReview-Commit-ID: K6jPfrntu7s
6f22cc93383c49876030d81d383b8a4d783b11d5: Bug 1397141 - part1 : update error description for getting more details r=jya
Alastor Wu <alwu@mozilla.com> - Wed, 13 Sep 2017 15:05:25 +0800 - rev 663798
Push
79536 by bmo:rchien@mozilla.com at Wed, 13 Sep 2017 12:07:56 +0000
Bug 1397141 - part1 : update error description for getting more details r=jya
We should report the more detailed error when creating the decoder failed,
instead of just reporting "can not create decoder".
MozReview-Commit-ID: 8vunP5c3zzI
7d0949c18bf5dac37e9df722a3b6e29d4d0b8ffe: Bug 1392475 - [Onboarding] Turn fox logo to watermark if all tours or notifications are finished. r=Fischer,gasolin
Rex Lee <rexboy@mozilla.com> - Wed, 30 Aug 2017 15:24:47 +0800 - rev 663797
Push
79536 by bmo:rchien@mozilla.com at Wed, 13 Sep 2017 12:07:56 +0000
Bug 1392475 - [Onboarding] Turn fox logo to watermark if all tours or notifications are finished. r=Fischer,gasolin
MozReview-Commit-ID: CLbiHqCmxr0
0c67f446f040b07651f2aca04b3eeb8d027bf7f9: Bug 1396733 - Add flatpak font dirs to the sandbox whitelist. r?jld
draft
Gian-Carlo Pascutto <gcp@mozilla.com> - Wed, 13 Sep 2017 13:41:21 +0200 - rev 663796
Push
79535 by gpascutto@mozilla.com at Wed, 13 Sep 2017 11:42:04 +0000
Bug 1396733 - Add flatpak font dirs to the sandbox whitelist. r?jld
Also clean up the order of paths a bit.
MozReview-Commit-ID: GM62r4N9wL7
39ac5504b7780d02ec1853e54407e30a1c53ff01: Bug 1399079 - Fix StreamingLexer::Clone assert to handle SourceBuffer insertion failures. r=tnikkel
Andrew Osmond <aosmond@mozilla.com> - Wed, 13 Sep 2017 07:26:04 -0400 - rev 663795
Push
79535 by gpascutto@mozilla.com at Wed, 13 Sep 2017 11:42:04 +0000
Bug 1399079 - Fix StreamingLexer::Clone assert to handle SourceBuffer insertion failures. r=tnikkel
93effc10ccb11ea9fcf94d258b39588180e482a5: No bug: Generate Marionette API docs. r=me
Andreas Tolfsen <ato@sny.no> - Wed, 13 Sep 2017 11:52:44 +0100 - rev 663794
Push
79535 by gpascutto@mozilla.com at Wed, 13 Sep 2017 11:42:04 +0000
No bug: Generate Marionette API docs. r=me
MozReview-Commit-ID: IGfMtLgswlY
39c093e6dda968abcba5c649b6fac37bb7d7ea23: Bug 1359017 - onmessageerror WPTs pass, r=masayuki
Andrea Marchesini <amarchesini@mozilla.com> - Wed, 13 Sep 2017 12:43:02 +0200 - rev 663793
Push
79535 by gpascutto@mozilla.com at Wed, 13 Sep 2017 11:42:04 +0000
Bug 1359017 - onmessageerror WPTs pass, r=masayuki
065b12d3c1f3251cd3580eaaf73624ad4937eb84: Bug 1359017 - onmessageerror for WindowEventHandlers in case StructuredClone algorithm fails when deserializing, r=masayuki, r=smaug
Andrea Marchesini <amarchesini@mozilla.com> - Wed, 13 Sep 2017 05:59:06 +0200 - rev 663792
Push
79535 by gpascutto@mozilla.com at Wed, 13 Sep 2017 11:42:04 +0000
Bug 1359017 - onmessageerror for WindowEventHandlers in case StructuredClone algorithm fails when deserializing, r=masayuki, r=smaug
31af77b6355fa393022a903207d3927ac8b77100: Bug 1359017 - onmessageerror for Workers in case StructuredClone algorithm fails when deserializing, r=masayuki, r=smaug
Andrea Marchesini <amarchesini@mozilla.com> - Wed, 13 Sep 2017 05:59:06 +0200 - rev 663791
Push
79535 by gpascutto@mozilla.com at Wed, 13 Sep 2017 11:42:04 +0000
Bug 1359017 - onmessageerror for Workers in case StructuredClone algorithm fails when deserializing, r=masayuki, r=smaug
0516aaf251735a47cad8e1f06b57326a4da32b64: Bug 1359017 - onmessageerror for BroadcastChannel in case StructuredClone algorithm fails when deserializing, r=masayuki, r=smaug
Andrea Marchesini <amarchesini@mozilla.com> - Wed, 13 Sep 2017 05:59:06 +0200 - rev 663790
Push
79535 by gpascutto@mozilla.com at Wed, 13 Sep 2017 11:42:04 +0000
Bug 1359017 - onmessageerror for BroadcastChannel in case StructuredClone algorithm fails when deserializing, r=masayuki, r=smaug
827df1e72041aab9e8b25194ee6fe82f187cb26e: Bug 1359017 - onmessageerror for MessagePort in case StructuredClone algorithm fails when deserializing, r=masayuki, r=smaug
Andrea Marchesini <amarchesini@mozilla.com> - Wed, 13 Sep 2017 05:59:05 +0200 - rev 663789
Push
79535 by gpascutto@mozilla.com at Wed, 13 Sep 2017 11:42:04 +0000
Bug 1359017 - onmessageerror for MessagePort in case StructuredClone algorithm fails when deserializing, r=masayuki, r=smaug
ac48944bf3c6f274037225a92d230f996a309963: Bug 1314801 Part 2: Enable MITIGATION_IMAGE_LOAD_NO_LOW_LABEL and MITIGATION_IMAGE_LOAD_NO_REMOTE on Windows content sandbox. r=jimm
Bob Owen <bobowencode@gmail.com> - Wed, 13 Sep 2017 11:19:41 +0100 - rev 663788
Push
79535 by gpascutto@mozilla.com at Wed, 13 Sep 2017 11:42:04 +0000
Bug 1314801 Part 2: Enable MITIGATION_IMAGE_LOAD_NO_LOW_LABEL and MITIGATION_IMAGE_LOAD_NO_REMOTE on Windows content sandbox. r=jimm
aaf411b9d99f48e25811b131c59c557ce9077d60: Bug 1314801 Part 1: Compile chromium sandbox features that require at least UCRT SDK version 10.0.10586.0. r=jimm
Bob Owen <bobowencode@gmail.com> - Wed, 13 Sep 2017 11:19:41 +0100 - rev 663787
Push
79535 by gpascutto@mozilla.com at Wed, 13 Sep 2017 11:42:04 +0000
Bug 1314801 Part 1: Compile chromium sandbox features that require at least UCRT SDK version 10.0.10586.0. r=jimm
0ddab9b0527d8c66b95880fce6f0c64a1bea6057: Bug 1380609: Make Windows Universal CRT SDK version 10.0.10586.0 the minimum. r=glandium
Bob Owen <bobowencode@gmail.com> - Wed, 13 Sep 2017 11:19:40 +0100 - rev 663786
Push
79535 by gpascutto@mozilla.com at Wed, 13 Sep 2017 11:42:04 +0000
Bug 1380609: Make Windows Universal CRT SDK version 10.0.10586.0 the minimum. r=glandium
ff90282974cef1e1b73b826f165aa7be26246a6a: Bug 1399141 - Attribute malloc memory when creating reflector object r=baku
Jon Coppeard <jcoppeard@mozilla.com> - Wed, 13 Sep 2017 11:21:12 +0100 - rev 663785
Push
79535 by gpascutto@mozilla.com at Wed, 13 Sep 2017 11:42:04 +0000
Bug 1399141 - Attribute malloc memory when creating reflector object r=baku
1c24153baded037d2a375868fed34a872f73e1bf: Bug 1397593 - Assertion failure: !mOnStartRequestCalled (We should not call OnStartRequest twice) in HttpBaseChannel::DoNotifyListener(), r=valentin
Michal Novotny <michal.novotny@gmail.com> - Wed, 13 Sep 2017 12:19:09 +0200 - rev 663784
Push
79535 by gpascutto@mozilla.com at Wed, 13 Sep 2017 11:42:04 +0000
Bug 1397593 - Assertion failure: !mOnStartRequestCalled (We should not call OnStartRequest twice) in HttpBaseChannel::DoNotifyListener(), r=valentin