50f3b35e1f80300d29171739beb899f72e819edb: Bug 1005755 - Test for pause/stop button; r=nchevobbe
draft
Jan Odvarko <odvarko@gmail.com> - Fri, 13 Oct 2017 08:25:52 +0200 - rev 679889
Push
84332 by jodvarko@mozilla.com at Fri, 13 Oct 2017 06:26:30 +0000
Bug 1005755 - Test for pause/stop button; r=nchevobbe
MozReview-Commit-ID: 4td6g3caUs4
03063cd6ec86326c35d61f27b04a6fb9fe3ce23a: Bug 1005755 - Update Net logging in the Console; r=nchevobbe
draft
Jan Odvarko <odvarko@gmail.com> - Fri, 13 Oct 2017 08:25:52 +0200 - rev 679888
Push
84332 by jodvarko@mozilla.com at Fri, 13 Oct 2017 06:26:30 +0000
Bug 1005755 - Update Net logging in the Console; r=nchevobbe
MozReview-Commit-ID: CRkbQMhlrNI
81ab351f16acb2b153c370fbfcca65b9047d8281: Bug 1005755 - Update tests; r=rickychien
draft
Jan Odvarko <odvarko@gmail.com> - Fri, 13 Oct 2017 08:25:52 +0200 - rev 679887
Push
84332 by jodvarko@mozilla.com at Fri, 13 Oct 2017 06:26:30 +0000
Bug 1005755 - Update tests; r=rickychien
MozReview-Commit-ID: LR0RIqORMxc
6eba25c71e61d00b0a60fba94cc2052deabe8c82: Bug 1005755 - Stop using Connector as a singleton; r=rickychien
draft
Jan Odvarko <odvarko@gmail.com> - Fri, 13 Oct 2017 08:25:52 +0200 - rev 679886
Push
84332 by jodvarko@mozilla.com at Fri, 13 Oct 2017 06:26:30 +0000
Bug 1005755 - Stop using Connector as a singleton; r=rickychien
MozReview-Commit-ID: LwXoHSxUpuK
a847a30bfdb711436f4dfa533b0cf2b36ea685f4: Bug 1005755 - Introduce pause/resume button; r=rickychien
draft
Jan Odvarko <odvarko@gmail.com> - Fri, 13 Oct 2017 08:25:51 +0200 - rev 679885
Push
84332 by jodvarko@mozilla.com at Fri, 13 Oct 2017 06:26:30 +0000
Bug 1005755 - Introduce pause/resume button; r=rickychien
MozReview-Commit-ID: 9lDSoyoSkOc
1cc17587e38637d50a811604787467e6adcca475: Bug 1408284 - Build sccache with gcc instead of clang. r?ted
draft
Mike Hommey <mh+mozilla@glandium.org> - Fri, 13 Oct 2017 14:27:13 +0900 - rev 679884
Push
84331 by bmo:mh+mozilla@glandium.org at Fri, 13 Oct 2017 06:26:26 +0000
Bug 1408284 - Build sccache with gcc instead of clang. r?ted
When adding sccache toolchain jobs in
bug 1381772, building with gcc
failed, and building with clang worked, so I just went with the path of
least resistance. That's however a suboptimal position in the dependency
graph, so it's still preferable to use gcc if possible.
Looking exactly how it fails, it turns out it's because without CC being
set, ring wants to build with "cc", which ends up being the system gcc
instead of ours (our gcc archive doesn't provide "cc", only "gcc"), and
it is too old to support the compiler flags ring uses.
So setting CC does the trick.
8788a9bfe624c6ca1879873b4a438f082a8394a9: Bug 1405070 - Bypass React to clear console on destroy; r=bgrins
draft
Nicolas Chevobbe <nchevobbe@mozilla.com> - Thu, 05 Oct 2017 08:40:34 +0200 - rev 679883
Push
84330 by bmo:nchevobbe@mozilla.com at Fri, 13 Oct 2017 06:15:20 +0000
Bug 1405070 - Bypass React to clear console on destroy; r=bgrins
Previously we were using the regular clearOutput function, which
was doing too much when we only want to destroy the console. It was:
- dispatching an action so React did the update
- focusing the JSTerm.
By simply clearing the outputNode things are much snappier. Also, we tried
to not clear the console at all, but while destroying there was too much
repaint events happening that it would take the same time as doing it the
old way.
MozReview-Commit-ID: FrFqToG3nRg
602238b1b1d4a2b6df0ebf30b900688cc03c5de3: Bug 1405070 - Add a DAMP test for console shutdown after expanding a large object; r=bgrins.
draft
Nicolas Chevobbe <nchevobbe@mozilla.com> - Wed, 11 Oct 2017 11:56:45 +0200 - rev 679882
Push
84330 by bmo:nchevobbe@mozilla.com at Fri, 13 Oct 2017 06:15:20 +0000
Bug 1405070 - Add a DAMP test for console shutdown after expanding a large object; r=bgrins.
MozReview-Commit-ID: CQp3V4GIJzP
6ae4a4361d429f2e4e2e79f7b28842710878d5bc: Bug 1372073 - Add tests for Media Capture and Streams fingerprinting resistance.
draft
Chung-Sheng Fu <cfu@mozilla.com> - Tue, 19 Sep 2017 15:12:52 +0800 - rev 679881
Push
84329 by bmo:cfu@mozilla.com at Fri, 13 Oct 2017 06:08:14 +0000
Bug 1372073 - Add tests for Media Capture and Streams fingerprinting resistance.
MozReview-Commit-ID: DY9JpwJevkS
d481be47f60e98a9879f8f6851e321ba84563dd2: Bug 1372073 - Spoof MediaStreamTrack.label.
draft
Chung-Sheng Fu <cfu@mozilla.com> - Fri, 13 Oct 2017 11:57:25 +0800 - rev 679880
Push
84329 by bmo:cfu@mozilla.com at Fri, 13 Oct 2017 06:08:14 +0000
Bug 1372073 - Spoof MediaStreamTrack.label.
MozReview-Commit-ID: 71UOGrJ9cgm
e6336bf84e948d582db031c7fb2e5b5e1030d363: Bug 1372073 - Suppress devicechange event.
draft
Chung-Sheng Fu <cfu@mozilla.com> - Tue, 19 Sep 2017 09:56:48 +0800 - rev 679879
Push
84329 by bmo:cfu@mozilla.com at Fri, 13 Oct 2017 06:08:14 +0000
Bug 1372073 - Suppress devicechange event.
MozReview-Commit-ID: JxxFbOMBQvY
663656d4c3a88e0baa9f872cbbc49cf1237d1f2b: Bug 1372073 - Ignore constraints in getUserMedia.
draft
Chung-Sheng Fu <cfu@mozilla.com> - Mon, 18 Sep 2017 17:51:51 +0800 - rev 679878
Push
84329 by bmo:cfu@mozilla.com at Fri, 13 Oct 2017 06:08:14 +0000
Bug 1372073 - Ignore constraints in getUserMedia.
MozReview-Commit-ID: KdA9abmg3UA
99f477e10e293716ae60aa63d2a52d45a024b823: Bug 1372073 - Spoof navigator.mediaDevices.enumerateDevices.
draft
Chung-Sheng Fu <cfu@mozilla.com> - Mon, 18 Sep 2017 09:52:06 +0800 - rev 679877
Push
84329 by bmo:cfu@mozilla.com at Fri, 13 Oct 2017 06:08:14 +0000
Bug 1372073 - Spoof navigator.mediaDevices.enumerateDevices.
MozReview-Commit-ID: HubfB6M4UM0
52cad13a0be51e5c5be3ae3558d404521aec089e: Bug 1394405 - Relax the assertion in CalculateDistanceToEllipticArc to deal with the floating point precision problem; r?nical
draft
Kevin Chen <kechen@mozilla.com> - Wed, 11 Oct 2017 11:10:41 +0800 - rev 679876
Push
84328 by bmo:kechen@mozilla.com at Fri, 13 Oct 2017 06:01:57 +0000
Bug 1394405 - Relax the assertion in CalculateDistanceToEllipticArc to deal with the floating point precision problem; r?nical
MozReview-Commit-ID: c0kgjG2zUg
5bee3740eeb608f5cb6454d6f610a69abbf42bc5: Bug 1407895 - ensure mDecoder->Suspend() is called on a newly created decoder if mPausedForInactiveDocumentOrChannel is true.
draft
JW Wang <jwwang@mozilla.com> - Fri, 13 Oct 2017 11:58:05 +0800 - rev 679875
Push
84327 by jwwang@mozilla.com at Fri, 13 Oct 2017 05:58:10 +0000
Bug 1407895 - ensure mDecoder->Suspend() is called on a newly created decoder if mPausedForInactiveDocumentOrChannel is true.
See comment 3 for the root cause.
MozReview-Commit-ID: CX5npKv2eWG
0fe556fbf1146d93b2ca781311070c11400893a2: Bug 1282691 - Drop the assertion about an animation that we're making play-pending not already being pause-pending; r?boris
draft
Brian Birtles <birtles@gmail.com> - Fri, 13 Oct 2017 14:37:51 +0900 - rev 679874
Push
84326 by bmo:bbirtles@mozilla.com at Fri, 13 Oct 2017 05:43:54 +0000
Bug 1282691 - Drop the assertion about an animation that we're making play-pending not already being pause-pending; r?boris
We could handle this case by dropping the animation from the pause-pending table
but that's an extra hashtable lookup that so far seems to be unnecessary.
I have verified that the crashtest added in this patch fails without the code
changes included here.
MozReview-Commit-ID: Ed6u7WRLD2t
a0ec9926a72ffba3bd0b72f238351f9b0c5fb0fc: Bug 1407148 - add logs for debugging crashes.
draft
JW Wang <jwwang@mozilla.com> - Thu, 12 Oct 2017 10:46:13 +0800 - rev 679873
Push
84325 by jwwang@mozilla.com at Fri, 13 Oct 2017 05:42:27 +0000
Bug 1407148 - add logs for debugging crashes.
MozReview-Commit-ID: FgDbl2tCbEE
ac480faf604ff3c3442a4c58823b73ff5fe58f82: Bug 1355747 - Disable and remove layout panel promotion code in release 58. r=jdescottes
draft
Gabriel Luong <gabriel.luong@gmail.com> - Fri, 13 Oct 2017 01:14:19 -0400 - rev 679872
Push
84324 by bmo:gl@mozilla.com at Fri, 13 Oct 2017 05:14:30 +0000
Bug 1355747 - Disable and remove layout panel promotion code in release 58. r=jdescottes
MozReview-Commit-ID: 8o06yxf4pUB
071765e390cc70572a9c2a0452cc0bdb08d325d0: Bug 1407789 - Prohibit iframes for Credential Management r?qdot r?ttaubert
draft
J.C. Jones <jjones@mozilla.com> - Thu, 12 Oct 2017 18:18:39 -0700 - rev 679871
Push
84323 by bmo:jjones@mozilla.com at Fri, 13 Oct 2017 05:05:23 +0000
Bug 1407789 - Prohibit iframes for Credential Management r?qdot r?ttaubert
Credential Management defines that if the responsible document is not the active
document in a top-level browsing context, then operations should return
NotSupportedError [1][2].
[1] https://w3c.github.io/webappsec-credential-management/#algorithm-request
[2] https://w3c.github.io/webappsec-credential-management/#algorithm-create
MozReview-Commit-ID: KIyakgl0kGv
522c45d81a1c9fca65c70e19bc84a025c8802c11: Bug 1408277 - Add a toolchain job for clang 5.0. r?froydnj
draft
Mike Hommey <mh+mozilla@glandium.org> - Fri, 13 Oct 2017 13:22:41 +0900 - rev 679870
Push
84322 by bmo:mh+mozilla@glandium.org at Fri, 13 Oct 2017 04:31:14 +0000
Bug 1408277 - Add a toolchain job for clang 5.0. r?froydnj