b062cd0f123bd9a4f2756e99699b0f565e223efc: Bug 1094057 - Violations of "use strict"; should generate errors, not warnings
draft
Jesper Kristensen <mail@jesperkristensen.dk> - Tue, 10 Nov 2015 18:18:25 +0100 - rev 307953
Push
7402 by bmo:bugzilla@jesperkristensen.dk at Tue, 10 Nov 2015 20:29:38 +0000
Bug 1094057 - Violations of "use strict"; should generate errors, not warnings
Make the use of JSREPORT_STRICT consistent across all places where it is used.
I.e. never add JSREPORT_STRICT when reporting JSREPORT_ERROR in strict mode,
but only when reporting JSREPORT_WARNING in non-strict mode.
This happens to make the errors appear as errors instead of warnings in the console.
2899f4bb0a9d76a8e7a1d32f0444a082469ea688: Bug 1182048 - Part 2: Implement e10s support for WebVR
draft
Kearwood (Kip) Gilbert <kgilbert@mozilla.com> - Thu, 17 Sep 2015 14:23:13 -0700 - rev 307952
Push
7401 by kgilbert@mozilla.com at Tue, 10 Nov 2015 20:27:11 +0000
Bug 1182048 - Part 2: Implement e10s support for WebVR
d7e70f335c7c533b9a4a57634e151060c7319b53: Bug 1182048 - Part 1: Allow e10s to be enabled
draft
Kearwood (Kip) Gilbert <kgilbert@mozilla.com> - Thu, 17 Sep 2015 14:23:07 -0700 - rev 307951
Push
7401 by kgilbert@mozilla.com at Tue, 10 Nov 2015 20:27:11 +0000
Bug 1182048 - Part 1: Allow e10s to be enabled
- Removed code that disabled e10s when the dom.vr.enabled pref was
set to true.
2ff9b1a90141469c85ca0d80b74b13cd5d64b352: Bug 1223517 - Release marionette-client 1.2.0 and marionette-driver 1.1.1; r?ato
draft
Maja Frydrychowicz <mjzffr@gmail.com> - Tue, 10 Nov 2015 14:51:44 -0500 - rev 307950
Push
7400 by mjzffr@gmail.com at Tue, 10 Nov 2015 20:20:48 +0000
Bug 1223517 - Release marionette-client 1.2.0 and marionette-driver 1.1.1; r?ato
b722b795f68008b1131d5a9f583365c867f698e3: Bug 1196762 - Implement a pref provider for remote newtab 2/2 r?Mardak
draft
Ursula Sarracini <ursulasarracini@gmail.com> - Tue, 10 Nov 2015 15:15:53 -0500 - rev 307949
Push
7399 by olivier@olivieryiptong.com at Tue, 10 Nov 2015 20:16:49 +0000
Bug 1196762 - Implement a pref provider for remote newtab 2/2 r?Mardak
5b3fb063f28b6ec62b31bf9c91c869e7c9261cec: Bug 1196762 - Implement a pref provider for remote newtab 1/2 r?Mardak
draft
Olivier Yiptong <olivier@olivieryiptong.com> - Tue, 10 Nov 2015 15:15:49 -0500 - rev 307948
Push
7399 by olivier@olivieryiptong.com at Tue, 10 Nov 2015 20:16:49 +0000
Bug 1196762 - Implement a pref provider for remote newtab 1/2 r?Mardak
d77a31e7b040cddcbeed99dad2f9d84c26d34740: Bug 1192390 - Part 2: Simulcast and RID negotiation. r=mt
draft
Byron Campen [:bwc] <docfaraday@gmail.com> - Mon, 02 Nov 2015 09:32:16 -0600 - rev 307947
Push
7398 by bcampen@mozilla.com at Tue, 10 Nov 2015 20:08:53 +0000
Bug 1192390 - Part 2: Simulcast and RID negotiation. r=mt
40254d4b62b4ee4d45a12cfdbefd76de48dd803e: Bug 1192390 - Part 1: Lay architectural groundwork for simulcast negotiation. r=mt r=jesup
draft
Byron Campen [:bwc] <docfaraday@gmail.com> - Wed, 21 Oct 2015 17:07:08 -0500 - rev 307946
Push
7398 by bcampen@mozilla.com at Tue, 10 Nov 2015 20:08:53 +0000
Bug 1192390 - Part 1: Lay architectural groundwork for simulcast negotiation. r=mt r=jesup
a69ba419e49ca0e4435e87597fdfe34623917a6c: Bug 1223149 - Add basic usage documentation for `mach build`; r?glandium
draft
Gregory Szorc <gps@mozilla.com> - Tue, 10 Nov 2015 11:17:48 -0800 - rev 307945
Push
7397 by gszorc@mozilla.com at Tue, 10 Nov 2015 19:18:15 +0000
Bug 1223149 - Add basic usage documentation for `mach build`; r?glandium
Support for displaying docstrings in `mach help` was added relatively
recently. `mach build` was never documented. Let's document it.
There are a gazillion things we could put in the documentation. For now,
mainly focus on targets.
53844643a069514c2a11c84def907112deb1d65c: Bug 1214269: read multiple DTLS packets from NSS if present. r+ekr
draft
Nils Ohlmeier [:drno] <drno@ohlmeier.org> - Tue, 03 Nov 2015 17:21:35 -0800 - rev 307944
Push
7396 by drno@ohlmeier.org at Tue, 10 Nov 2015 19:03:36 +0000
Bug 1214269: read multiple DTLS packets from NSS if present. r+ekr
c0985443a2183e61ef4e534a0285bc78bff237cc: Bug 686281 - A static assertion to keep the rightness of NS_RULE_NODE_IS_ANIMATION_RULE. r=:dbaron.
draft
CJKu <cku@mozilla.com> - Wed, 11 Nov 2015 02:58:42 +0800 - rev 307943
Push
7395 by cku@mozilla.com at Tue, 10 Nov 2015 18:59:08 +0000
Bug 686281 - A static assertion to keep the rightness of NS_RULE_NODE_IS_ANIMATION_RULE. r=:dbaron.
47e27978320f6e5f299aa110394621864f0a59ec: Bug 686281 - (Bug Fix: will-change-stacking-context-mask-1.html fail) Expands shorthand prop to longhands. r?dbaron
draft
CJKu <cku@mozilla.com> - Wed, 11 Nov 2015 02:58:42 +0800 - rev 307942
Push
7395 by cku@mozilla.com at Tue, 10 Nov 2015 18:59:08 +0000
Bug 686281 - (Bug Fix: will-change-stacking-context-mask-1.html fail) Expands shorthand prop to longhands. r?dbaron
12ec646e89c35ea749876f1a9f4b7411112fd24f: Bug 686281 - Implement CSS mask test. (WIP)
draft
CJKu <cku@mozilla.com> - Wed, 11 Nov 2015 02:58:41 +0800 - rev 307941
Push
7395 by cku@mozilla.com at Tue, 10 Nov 2015 18:59:08 +0000
Bug 686281 - Implement CSS mask test. (WIP)
761b74b603941a60d7f1cc445ac3f96ba5974ef1: Bug 686281 - Implement CSS mask alias. r?:dbaron
draft
CJKu <cku@mozilla.com> - Wed, 11 Nov 2015 02:58:41 +0800 - rev 307940
Push
7395 by cku@mozilla.com at Tue, 10 Nov 2015 18:59:08 +0000
Bug 686281 - Implement CSS mask alias. r?:dbaron
692d627e641fe5eb5705249132d12d9e297fff12: Bug 686281 - Implement CSS mask animation. r?:dbaron
draft
CJKu <cku@mozilla.com> - Wed, 11 Nov 2015 02:58:41 +0800 - rev 307939
Push
7395 by cku@mozilla.com at Tue, 10 Nov 2015 18:59:08 +0000
Bug 686281 - Implement CSS mask animation. r?:dbaron
1b08d697d3439b1073f021b6048d2e34ecc4dd0c: Bug 686281 - Implement CSS mask rendering. r?:dbaron
draft
CJKu <cku@mozilla.com> - Wed, 11 Nov 2015 02:58:41 +0800 - rev 307938
Push
7395 by cku@mozilla.com at Tue, 10 Nov 2015 18:59:08 +0000
Bug 686281 - Implement CSS mask rendering. r?:dbaron
23d121df3e2385a4e9c5895a45d7cf38c073b711: Bug 686281 - Implement CSS mask prop. r?:dbaron
draft
CJKu <cku@mozilla.com> - Wed, 11 Nov 2015 02:58:41 +0800 - rev 307937
Push
7395 by cku@mozilla.com at Tue, 10 Nov 2015 18:59:08 +0000
Bug 686281 - Implement CSS mask prop. r?:dbaron
6bc8383510df630dce67350d950021b00aae1502: Bug 686281 - Rename *background* to *imagelayer*. r?:dbaron
draft
CJKu <cku@mozilla.com> - Wed, 11 Nov 2015 02:58:41 +0800 - rev 307936
Push
7395 by cku@mozilla.com at Tue, 10 Nov 2015 18:59:08 +0000
Bug 686281 - Rename *background* to *imagelayer*. r?:dbaron
f681cd94bec5ac52e802fa8ca700ee8e39a847b0: Bug 686281 - Integrate nsStyleImageLayers with nsStyleBackground. r?:dbaron.
draft
CJKu <cku@mozilla.com> - Wed, 11 Nov 2015 02:58:40 +0800 - rev 307935
Push
7395 by cku@mozilla.com at Tue, 10 Nov 2015 18:59:08 +0000
Bug 686281 - Integrate nsStyleImageLayers with nsStyleBackground. r?:dbaron.
d3974a0fbdea368d5058e072cea6f4f757bb6f8a: Bug 686281 - Create nsStyleImageLayers. r?:dbaron.
draft
CJKu <cku@mozilla.com> - Wed, 11 Nov 2015 02:58:40 +0800 - rev 307934
Push
7395 by cku@mozilla.com at Tue, 10 Nov 2015 18:59:08 +0000
Bug 686281 - Create nsStyleImageLayers. r?:dbaron.