2d9463ac3b6024350c5622b6dd1bbff8ac3d9b64: Backed out changeset 10e5f407149d (bug 1402196)
Sebastian Hengst <archaeopteryx@coole-files.de> - Tue, 24 Oct 2017 09:42:12 +0200 - rev 685707
Push
86016 by kgupta@mozilla.com at Wed, 25 Oct 2017 01:53:44 +0000
Backed out changeset 10e5f407149d (
bug 1402196)
f1f825dbd4cf5804c944bad7dae2d2c4d3e1678d: Bug 1393383 - Update webrender binding code to support non-uniform border radius r=kats
Chih-Yi Leu <subsevenx2001@gmail.com> - Tue, 24 Oct 2017 14:44:29 +0800 - rev 685706
Push
86016 by kgupta@mozilla.com at Wed, 25 Oct 2017 01:53:44 +0000
Bug 1393383 - Update webrender binding code to support non-uniform border radius r=kats
MozReview-Commit-ID: 9YIPRJ9Mzfi
a59e00e80ba49ba45aeaa4524b991395775ee285: Bug 1410561: Remove frontend CSS hackarounds for gecko assertion-failure that should be fixed now. r=jaws
Daniel Holbert <dholbert@cs.stanford.edu> - Fri, 20 Oct 2017 16:56:34 -0700 - rev 685705
Push
86016 by kgupta@mozilla.com at Wed, 25 Oct 2017 01:53:44 +0000
Bug 1410561: Remove frontend CSS hackarounds for gecko assertion-failure that should be fixed now. r=jaws
The Gecko assertion was fixed in
bug 1379332.
MozReview-Commit-ID: 6UZKxELJNIX
9c968cad8e6ae47aec9ec71d5ace795c2468a82b: Backed out changeset 0c69682ddb67 (bug 1404193) for eslint failure at browser/extensions/onboarding/content/onboarding.js:1141: Unsafe assignment to innerHTML. r=backout on a CLOSED TREE
Sebastian Hengst <archaeopteryx@coole-files.de> - Tue, 24 Oct 2017 09:08:31 +0200 - rev 685704
Push
86016 by kgupta@mozilla.com at Wed, 25 Oct 2017 01:53:44 +0000
Backed out changeset 0c69682ddb67 (
bug 1404193) for eslint failure at browser/extensions/onboarding/content/onboarding.js:1141: Unsafe assignment to innerHTML. r=backout on a CLOSED TREE
01c28e18b63c00989775445dbeec6adc697b17b7: Backed out changeset be03517460fd (bug 1411056) for build bustage at dom/SVGSVGElement.h:87. r=backout on a CLOSED TREE
Sebastian Hengst <archaeopteryx@coole-files.de> - Tue, 24 Oct 2017 09:06:56 +0200 - rev 685703
Push
86016 by kgupta@mozilla.com at Wed, 25 Oct 2017 01:53:44 +0000
Backed out changeset be03517460fd (
bug 1411056) for build bustage at dom/SVGSVGElement.h:87. r=backout on a CLOSED TREE
9bd0f859aa8095627fbbc5ac3dd66f57bb30f9d8: Bug 1407695 - Cover non session cookies in web platform tests; r=ato
Øyvind Strømmen <insula.ventus@gmail.com> - Thu, 19 Oct 2017 21:12:21 +0200 - rev 685702
Push
86016 by kgupta@mozilla.com at Wed, 25 Oct 2017 01:53:44 +0000
Bug 1407695 - Cover non session cookies in web platform tests; r=ato
MozReview-Commit-ID: 9NTHTBpmyhi
ff9010e2f402c7e493c7c762f25354fb662b0603: Bug 1407695 - Allows cookie 'expiry' to be optional; r=ato
Øyvind Strømmen <insula.ventus@gmail.com> - Mon, 23 Oct 2017 22:23:10 +0200 - rev 685701
Push
86016 by kgupta@mozilla.com at Wed, 25 Oct 2017 01:53:44 +0000
Bug 1407695 - Allows cookie 'expiry' to be optional; r=ato
When getting a session cookie we expect 'expiry' to be either null, or
to be missing.
MozReview-Commit-ID: AnPrG0u2d2c
cae1b578dacc85c4aceb5a8e535154352b48fa6b: Bug 1407695 - Clear all cookies from session before running test; r=ato
Øyvind Strømmen <insula.ventus@gmail.com> - Tue, 24 Oct 2017 08:05:54 +0200 - rev 685700
Push
86016 by kgupta@mozilla.com at Wed, 25 Oct 2017 01:53:44 +0000
Bug 1407695 - Clear all cookies from session before running test; r=ato
MozReview-Commit-ID: 9XQiIejBuj4
10e5f407149df2d30dcea49cdd488d1b9a4a404f: Bug 1402196 - Part 2. Add crashtest. r=masayuki
Makoto Kato <m_kato@ga2.so-net.ne.jp> - Mon, 23 Oct 2017 12:24:04 +0900 - rev 685699
Push
86016 by kgupta@mozilla.com at Wed, 25 Oct 2017 01:53:44 +0000
Bug 1402196 - Part 2. Add crashtest. r=masayuki
MozReview-Commit-ID: IF6UsY3QR1A
3aff5bcb58168c55c71957eac068d2176d1f24a3: Bug 1402196 - Part 1. Don't add null range to aArrayOfRanges. r=masayuki
Makoto Kato <m_kato@ga2.so-net.ne.jp> - Mon, 23 Oct 2017 12:22:45 +0900 - rev 685698
Push
86016 by kgupta@mozilla.com at Wed, 25 Oct 2017 01:53:44 +0000
Bug 1402196 - Part 1. Don't add null range to aArrayOfRanges. r=masayuki
RangeItem::GetRange can return null, so we shouldn't add null range to
aArrayOfRanges.
MozReview-Commit-ID: Ci5VHeqE8km
be03517460fdd4a409ef6b01669f861a27aa1d3b: Bug 1411056 - SVGSVGElement: Remove unnecessary parentheses in declaration of 'NS_NewSVGSVGElement' r=dholbert
Sylvestre Ledru <sledru@mozilla.com> - Mon, 23 Oct 2017 23:38:36 +0200 - rev 685697
Push
86016 by kgupta@mozilla.com at Wed, 25 Oct 2017 01:53:44 +0000
Bug 1411056 - SVGSVGElement: Remove unnecessary parentheses in declaration of 'NS_NewSVGSVGElement' r=dholbert
MozReview-Commit-ID: 19CPiRBJEP1
7b07d5488288e011eb666d540d42f7de7c56d909: Bug 1410938 - Make mach_commands.py flake8/pep8 compatible and add it the list of flake8 files r=gps
Sylvestre Ledru <sledru@mozilla.com> - Mon, 23 Oct 2017 18:40:22 +0200 - rev 685696
Push
86016 by kgupta@mozilla.com at Wed, 25 Oct 2017 01:53:44 +0000
Bug 1410938 - Make mach_commands.py flake8/pep8 compatible and add it the list of flake8 files r=gps
MozReview-Commit-ID: HKWsDehR0vZ
bac2987089230640f8b0484ddc0846221089b05b: Bug 1410938 - Split the clang-format calls into batches of 200 files r=gps
Sylvestre Ledru <sledru@mozilla.com> - Mon, 23 Oct 2017 18:14:32 +0200 - rev 685695
Push
86016 by kgupta@mozilla.com at Wed, 25 Oct 2017 01:53:44 +0000
Bug 1410938 - Split the clang-format calls into batches of 200 files r=gps
MozReview-Commit-ID: 3cH295RBcv3
ab17ed12f955f3f4c9ca4bae6484b00d495d547d: Bug 1410824 - Remove pref 'gfx.webrendest.enabled'. r=kats
Ethan Lin <ethlin@mozilla.com> - Mon, 23 Oct 2017 10:10:04 +0800 - rev 685694
Push
86016 by kgupta@mozilla.com at Wed, 25 Oct 2017 01:53:44 +0000
Bug 1410824 - Remove pref 'gfx.webrendest.enabled'. r=kats
MozReview-Commit-ID: Ipwjitb7kIs
0c69682ddb674300d182e1a4c63c88c437c789fa: Bug 1404193 - enable customizable logo, speech bubble string, and hide the skip button;r=Fischer
gasolin <gasolin@gmail.com> - Thu, 19 Oct 2017 13:16:32 +0800 - rev 685693
Push
86016 by kgupta@mozilla.com at Wed, 25 Oct 2017 01:53:44 +0000
Bug 1404193 - enable customizable logo, speech bubble string, and hide the skip button;r=Fischer
MozReview-Commit-ID: 1cHpXouqNCg
ccabdf96620a7764f7da007370fc2cd73e41bacd: Bug 1411190 - Collect and parse only eligible fields in form autofill heuristics.
draft
Ray Lin <ralin@mozilla.com> - Wed, 25 Oct 2017 09:47:58 +0800 - rev 685692
Push
86015 by bmo:ralin@mozilla.com at Wed, 25 Oct 2017 01:50:42 +0000
Bug 1411190 - Collect and parse only eligible fields in form autofill heuristics.
MozReview-Commit-ID: GWp0cU5jt6k
ab78b1cbe37fb1f184e1fcf3bf4f5bdb948f6884: Bug 1384753 - P2. Add dummy login reputation service in reputationservice directory. r?francois
draft
DimiL <dlee@mozilla.com> - Wed, 25 Oct 2017 08:55:16 +0800 - rev 685691
Push
86014 by bmo:dlee@mozilla.com at Wed, 25 Oct 2017 01:30:07 +0000
Bug 1384753 - P2. Add dummy login reputation service in reputationservice directory. r?francois
MozReview-Commit-ID: Ie7PIiHYZ1g
088a8944790ee8eaf50d5bcfd728d85b3dba387a: Bug 1384753 - P1. Move csd.proto into a common Safe Browsing directory and update it. r?francois
draft
DimiL <dlee@mozilla.com> - Mon, 23 Oct 2017 16:18:52 +0800 - rev 685690
Push
86014 by bmo:dlee@mozilla.com at Wed, 25 Oct 2017 01:30:07 +0000
Bug 1384753 - P1. Move csd.proto into a common Safe Browsing directory and update it. r?francois
MozReview-Commit-ID: Ehi9IziJyXB
3a037e429935a5ee5175946179c832abffdb13f5: Bug 1411081 - Use opt-level=1 for rustc in default configuration; r?glandium
draft
Gregory Szorc <gps@mozilla.com> - Tue, 24 Oct 2017 16:48:58 -0700 - rev 685689
Push
86013 by gszorc@mozilla.com at Wed, 25 Oct 2017 01:20:42 +0000
Bug 1411081 - Use opt-level=1 for rustc in default configuration; r?glandium
As the data in the bug shows, the current default of opt-level=2 is
several minutes slower at compiling than opt-level=1. This slows down
builds significantly and the added benefits of running opt-level=2
for local development can't be justified for the common/default case.
This commit changes the default for local builds from opt-level=2 to
opt-level=1.
--enable-release (what we use for builds shipped to users) will imply
opt-level=2. --enable-optimize (the default) will use opt-level=1,
and --disable-optimize will use opt-level=0.
The RUSTC_OPT_LEVEL environment variable in mozconfigs can be used
to set an explicit opt-level level, regardless of what other
configure options are set. This includes the other potential values,
"s" and "z."
A side-effect of this change is that -Copt-level is now *always*
specified by the build system. Before, it was only specified if
the value was adjusted to 0 for --disable-optimize builds.
MozReview-Commit-ID: 67KX5qScnFc
96d85c9cd9ae89c707f52cb7d9c2c29f356d8bd7: Bug 1411081 - Derive Rust compiler flags in configure; r?glandium
draft
Gregory Szorc <gps@mozilla.com> - Tue, 24 Oct 2017 14:42:01 -0700 - rev 685688
Push
86013 by gszorc@mozilla.com at Wed, 25 Oct 2017 01:20:42 +0000
Bug 1411081 - Derive Rust compiler flags in configure; r?glandium
Before this commit, RUSTFLAGS was derived in rules.mk by consulting
various variables set by configure. It isn't clear to me why things
are implemented this way. We don't appear to have moz.build level
overrides for Rust compiler flags. So there doesn't appear to be a
compelling reason why we can't derive these values in configure.
So, this commit ports the code for deriving default RUSTFLAGS from
rules.mk to toolchain.configure.
The port is pretty straightforward as far as the logic goes.
MozReview-Commit-ID: JhAE9Qlo8SK