Francesco Lodolo (:flod)
2ba5ceb4f0
Bug 1521279 - Update Fluent migration documentation to include whitespaces trimming and parameter normalization r=Pike
...
1. Updated TERM_REFERENCE() example for Fluent syntax 0.8
2. Documented print parameter normalization (bug 1317336)
2. Documented whitespaces trimming (bug 1493184)
Differential Revision: https://phabricator.services.mozilla.com/D17104
--HG--
extra : moz-landing-system : lando
2019-01-21 15:00:00 +00:00
yulia
fc04dc76f6
Bug 1519107 - use promise pattern for other webconsole methods rather than callbacks; r=ochameau
...
Differential Revision: https://phabricator.services.mozilla.com/D16196
--HG--
extra : moz-landing-system : lando
2019-01-21 13:49:22 +00:00
yulia
61ab41870c
Bug 1519107 - use promise pattern for getCachedMessage rather than callbacks; r=ochameau
...
Differential Revision: https://phabricator.services.mozilla.com/D16195
--HG--
extra : moz-landing-system : lando
2019-01-21 13:47:03 +00:00
yulia
f87d14c8d9
Bug 1519107 - make evaluateJS calls use promise pattern rather than callbacks; r=ochameau
...
Differential Revision: https://phabricator.services.mozilla.com/D16194
--HG--
extra : moz-landing-system : lando
2019-01-21 13:45:03 +00:00
ffxbld
b572819f74
No Bug, taskcluster/docker/funsize-update-generator pipfile-update. r=sfraser
...
Differential Revision: https://phabricator.services.mozilla.com/D17107
--HG--
extra : moz-landing-system : lando
2019-01-21 14:53:50 +00:00
Sylvestre Ledru
755a1a7c2f
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
...
# ignore-this-changeset
Differential Revision: https://phabricator.services.mozilla.com/D17063
--HG--
extra : moz-landing-system : lando
2019-01-21 14:49:22 +00:00
Nicolas Chevobbe
521542eac9
Bug 1494726 - Add a test for malformed top-level await expressions; r=jlast.
...
Differential Revision: https://phabricator.services.mozilla.com/D15937
--HG--
extra : moz-landing-system : lando
2019-01-21 14:03:32 +00:00
Margareta Eliza Balazs
ca2235a67e
Backed out 4 changesets (bug 1517025) for multiple failures e.g.: toolkit/components/telemetry/tests/unit/test_PingAPI.js CLOSED TREE
...
Backed out changeset 1e173178e49f (bug 1517025)
Backed out changeset c29889dea969 (bug 1517025)
Backed out changeset 48c7d643d2fa (bug 1517025)
Backed out changeset 419cb778d531 (bug 1517025)
2019-01-21 16:13:56 +02:00
Dão Gottwald
d08e2d743a
Bug 1517480 - Stop using graytext for labels in the "report a problem" subpanel. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D16870
--HG--
extra : moz-landing-system : lando
2019-01-21 11:56:21 +00:00
Emilio Cobos Álvarez
a116ffc192
Bug 1521212 - Unset visibility of the reset button instead of setting it to visible. r=Gijs
...
CSS visibility doesn't work like `display`. `visibility: visible` elements in a
`visibility: hidden` subtree still get shown.
Differential Revision: https://phabricator.services.mozilla.com/D17068
--HG--
extra : moz-landing-system : lando
2019-01-21 12:58:41 +00:00
Sebastian Hengst
8ab0dbad71
Bug 1521319 - Disable selfXSS prevention for browser_jsterm_middle_click_paste.js r=nchevobbe
...
Differential Revision: https://phabricator.services.mozilla.com/D17101
--HG--
extra : source : 1df92f5b3d7d6527b3ce0b4ef8850df5ee68cc19
extra : amend_source : fd72f7e88644952c62267b610bc69f646d4aca18
2019-01-21 09:37:18 +00:00
Sebastian Hengst
554d449bdb
Backed out changeset 1df92f5b3d7d (bug 1521319) for eslint failure in modified file.
2019-01-21 14:30:35 +02:00
Margareta Eliza Balazs
3b70fd88bb
Backed out changeset 9fedba33cfa3 (bug 1514396) for causing regression Bug 1521239, requested by jkt. CLOSED TREE
2019-01-21 14:21:30 +02:00
Emilio Cobos Álvarez
45336846a9
Bug 1519918 - Make nsFontFaceLoader::mFontFaceSet a weak reference. r=heycam
...
And start tracking the loader ASAP to be on the safe side.
Both sides already take care of cleaning up pointers on destruction.
Differential Revision: https://phabricator.services.mozilla.com/D16514
--HG--
extra : moz-landing-system : lando
2019-01-21 11:10:26 +00:00
Emilio Cobos Álvarez
5ef86a8143
Bug 1519918 - Drop nsFontFaceLoader::mChannel more often. r=jfkthame
...
Doesn't look like the HTTP channel breaks the reference cycle at all, so do it
when we know we're done with it.
Differential Revision: https://phabricator.services.mozilla.com/D16510
--HG--
extra : moz-landing-system : lando
2019-01-21 10:39:07 +00:00
Cameron McCormack
f07ac4772d
Bug 1519745 - Remove out of date comment in nsStyleSheetService::Init. r=emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D16427
--HG--
extra : moz-landing-system : lando
2019-01-21 09:43:41 +00:00
Sebastian Hengst
406f955d5f
Bug 1521319 - Disable selfXSS prevention for browser_jsterm_middle_click_paste.js r=nchevobbe
...
Differential Revision: https://phabricator.services.mozilla.com/D17101
--HG--
extra : moz-landing-system : lando
2019-01-21 09:37:18 +00:00
Alex Chronopoulos
ed3d0e43c1
Bug 1521078 - Don't assemble include only .asm files. r=TD-Linux
...
Differential Revision: https://phabricator.services.mozilla.com/D16975
--HG--
extra : moz-landing-system : lando
2019-01-21 11:23:42 +00:00
Valentin Gosu
177f356f36
Bug 1517025 - Add crashtest with invalid URL r=kershaw
...
Differential Revision: https://phabricator.services.mozilla.com/D16817
--HG--
extra : moz-landing-system : lando
2019-01-21 08:40:29 +00:00
Valentin Gosu
5f1bc348cd
Bug 1517025 - Remove EXPECTED-FAIL for URL percent encoding tests r=kershaw
...
Differential Revision: https://phabricator.services.mozilla.com/D16696
--HG--
extra : moz-landing-system : lando
2019-01-21 08:40:09 +00:00
Valentin Gosu
eaeb0a8a1c
Bug 1517025 - Change default pref URLs to localhost instead of %(server) r=Gijs
...
We now disallow the % sign in the hostname of a URL.
If the app.normandy.api_url pref isn't set explicitly, it'll remain the default set in xpcshell/user.js: https://%(server)s/selfsupport-dummy/ . As you can see, this one has a % sign in it; and the test will fail.
Otherwise, the error we catch is not a NormandyApi.InvalidSignatureError, but NS_ERROR_MALFORMED_URI.
Differential Revision: https://phabricator.services.mozilla.com/D16695
--HG--
extra : moz-landing-system : lando
2019-01-21 09:55:02 +00:00
Valentin Gosu
e6aa11c264
Bug 1517025 - Do not allow percent symbol in URL hostnames r=kershaw
...
Differential Revision: https://phabricator.services.mozilla.com/D16694
--HG--
extra : moz-landing-system : lando
2019-01-21 08:39:34 +00:00
Razvan Maries
147faebd3b
Merge mozilla-central to autoland. a=merge on a CLOSED TREE
2019-01-21 13:39:35 +02:00
Razvan Maries
e89eab8264
Merge mozilla-inbound to mozilla-central a=merge
2019-01-21 13:34:31 +02:00
Ryan Hunt
58a87fc778
Bug 1515946 - Let scroll anchoring ride the trains on everything except Fennec. r=dholbert
...
Differential Revision: https://phabricator.services.mozilla.com/D17086
--HG--
extra : moz-landing-system : lando
2019-01-21 01:58:34 +00:00
Coroiu Cristina
dcfebf08fe
Backed out changeset e476cb7c0c0b (bug 1512436) for browser chrome failures at browser/extensions/screenshots/test/browser/browser_screenshots_ui_check.js
2019-01-21 02:51:48 +02:00
Ryan Hunt
89cf3d0af8
Bug 1521278 - Allow ScrollAnchorContainer to detach anchor frame even if pref is disabled. r=dholbert
...
The important piece is just that we don't queue a selection for later. This code runs
for each scroll, so we'd be wasting a lot of effort to do that.
Differential Revision: https://phabricator.services.mozilla.com/D17050
--HG--
extra : moz-landing-system : lando
2019-01-20 07:21:55 +00:00
Andreas Tolfsen
497c69175e
bug 1521385: toolkit: export ActorChild in global scope; r=Felipe
...
JS classes, unlike var or const, are not automatically made part
of the global scope in JSMs. This makes it impossible to import
ActorChild this way:
const {ActorChild} = ChromeUtils.import("resource://gre/modules/ActorChild.jsm", {});
By assigning the ActorChild class to this we work around this problem.
Differential Revision: https://phabricator.services.mozilla.com/D17080
--HG--
extra : rebase_source : 88feda088b4e66a1166c7624d834e6a1565ced9b
extra : source : 4b6549b8a6012efa6a3b250b26fff7cf0d1ca564
2019-01-21 00:23:02 +00:00
Florens Verschelde
e54b6b68dd
Bug 1521340 - Simplify icon color CSS variables; r=ntim
...
- Remane --theme-toolbar-icon-color to just --theme-icon-color
- Rename --theme-toolbar-checked-color to --theme-icon-checked-color
- Introduce a --theme-icon-dimmed-color that is less contrasted (e.g. for Rules icon buttons)
- Remove icon color duplication for twisties, console icons
- Avoid partial opacity variants of Photon Grey as global variables in variables.css
Differential Revision: https://phabricator.services.mozilla.com/D17075
--HG--
extra : moz-landing-system : lando
2019-01-21 01:22:02 +00:00
Emilio Cobos Álvarez
c16bf47250
Bug 1521399 - Remove layout.css.overflow.moz-scrollbars.enabled. r=mats
...
We've been shipping it for a few releases already, see bug 1481125.
Differential Revision: https://phabricator.services.mozilla.com/D17081
--HG--
extra : moz-landing-system : lando
2019-01-21 01:35:00 +00:00
Dorel Luca
e658f2346a
Backed out changeset 4b6549b8a601 (bug 1521385) for Android build bustage
2019-01-21 02:47:16 +02:00
Andreas Tolfsen
71ded3b272
bug 1521385: toolkit: export ActorChild in global scope; r=Felipe
...
JS classes, unlike var or const, are not automatically made part
of the global scope in JSMs. This makes it impossible to import
ActorChild this way:
const {ActorChild} = ChromeUtils.import("resource://gre/modules/ActorChild.jsm", {});
By assigning the ActorChild class to this we work around this problem.
Differential Revision: https://phabricator.services.mozilla.com/D17080
--HG--
extra : moz-landing-system : lando
2019-01-21 00:23:02 +00:00
Emilio Cobos Álvarez
330daedbea
Bug 1521392 - Make tidy happy.
2019-01-20 17:52:24 +01:00
Emilio Cobos Álvarez
9a934ed822
Bug 1521392 - Cherry-pick Servo-only changes to malloc_size_of.
2019-01-20 16:29:22 +01:00
Emilio Cobos Álvarez
ea73c6b7e9
Bug 1521392 - Fix servo build and rustfmt recent changes.
2019-01-20 16:29:19 +01:00
Bogdan Tara
2bc0dd1099
Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE
2019-01-20 11:52:26 +02:00
Bogdan Tara
78e8de968e
Merge inbound to mozilla-central. a=merge
2019-01-20 11:42:58 +02:00
Yura Zenevich
63a1bbbf30
Bug 1520107 - fix focus and keyboard triggered context menu handling in a11y panel tree. r=gl
...
MozReview-Commit-ID: 2kzvA2Eb1eF
Differential Revision: https://phabricator.services.mozilla.com/D16986
--HG--
extra : moz-landing-system : lando
2019-01-20 04:26:17 +00:00
Jeff Muizelaar
3d84f91365
Bug 1521354. Reorganize intro of DoGroupingForDisplayList a bit to make more readable.
2019-01-19 22:48:34 -05:00
Glenn Watson
07e5fa753f
Bug 1521329 - Fix adding extremely large primitives to picture caching tile dependencies. r=jrmuizel
...
Differential Revision: https://phabricator.services.mozilla.com/D17072
--HG--
extra : moz-landing-system : lando
2019-01-20 01:30:21 +00:00
Noemi Erli
7290d8e693
Merge inbound to mozilla-central. a=merge
2019-01-19 23:54:33 +02:00
Brindusan Cristian
1ba7bd85d7
Backed out changeset 50cc5c5bd5ef (bug 1520107) for mochitest failures at test_accessible_row_context_menu.html. CLOSED TREE
2019-01-19 20:57:45 +02:00
Jason Laster
be0b81bc6e
Revert "Bug 1520957 - [release 119] Redesign call stack group ( #7624 ). r=dwalsh"
...
This reverts commit f2114eb41cb3a50251392bcd45f449d719a16f32.
2019-01-19 11:57:58 -05:00
Jason Laster
28affa68aa
Revert "Backed out 25 changesets (bug 1520957) for causing test_smart-trace-grouping.html failures CLOSED TREE"
...
This reverts commit 9450cd4d2a4ba494759d2aa1494bcce16db1c99b.
2019-01-19 11:43:05 -05:00
Cosmin Sabou
0b9307f8ce
Merge mozilla-central to mozilla-inbound. a=merge
2019-01-19 12:13:25 +02:00
Cosmin Sabou
7ccc9d8b0b
Merge mozilla-inbound to mozilla-central. a=merge
2019-01-19 11:57:49 +02:00
Cosmin Sabou
6663cc1886
Merge autoland to mozilla-central. a=merge
2019-01-19 11:27:44 +02:00
Cosmin Sabou
cdfad80704
Backed out changeset aee9f213f3c7 (bug 1496890) for causing Bug 1521264. a=backout
2019-01-19 11:22:32 +02:00
Oana Pop Rus
0ddcef3c24
Backed out changeset 611bd5949e83 (bug 1520107) for dt failures, on a CLOSED TREE.
2019-01-19 07:27:52 +02:00
Andrew Osmond
fde57ca333
Bug 1520158 - Avoid scene rebuilding for image frame updates if possible. r=jrmuizel
...
We already avoid scene rebuilding for animated image frame updates, but
we can easily apply this to still images. If the decoding is happening
slowly and in chunks for some reason (really large image, slow network),
then we may save some work.
2019-01-18 22:21:30 -05:00