Commit Graph

628095 Commits

Author SHA1 Message Date
Axel Hecht
68f6838fa1 bug 1514273, update in-tree copies of compare-locales and Fluent to 5.1 and 0.10, r=stas
Differential Revision: https://phabricator.services.mozilla.com/D14574

--HG--
extra : moz-landing-system : lando
2018-12-14 19:31:11 +00:00
Cosmin Sabou
1d49103119 Backed out changeset c4d1729c029e (bug 1474905) for browser chrome failures on browser_editCreditCardDialog.js. CLOSED TREE 2018-12-14 21:44:32 +02:00
Cosmin Sabou
f292d9f90e Backed out changeset 4d61e1b695c9 (bug 1513655) for ESlint failure on devtools/server/actors/thread.js. CLOSED TREE 2018-12-14 21:37:34 +02:00
Logan Smyth
432ea8fcdc Bug 1513655 - Remove source-map module and usage from the debugger server. r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D14296

--HG--
extra : moz-landing-system : lando
2018-12-14 19:09:15 +00:00
Tim Nguyen
249dadfb20 Bug 1513401 - Increase contrast of unsaturated selection colors in nsLookAndFeel.mm. r=mstange
Differential Revision: https://phabricator.services.mozilla.com/D14566

--HG--
extra : moz-landing-system : lando
2018-12-14 19:00:18 +00:00
Jared Wein
91e9a06355 Bug 1474905 - Use a dropdown for the state/province field when possible. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D11854

--HG--
extra : moz-landing-system : lando
2018-12-14 18:52:19 +00:00
Jason Orendorff
5cb836b0d9 Bug 1513266 - Part 2: Fix OOM crash in ReadableStream. r=jwalden
Differential Revision: https://phabricator.services.mozilla.com/D14168

--HG--
extra : moz-landing-system : lando
2018-12-14 18:16:59 +00:00
Jason Orendorff
251efa7d15 Bug 1513266 - Part 1: Trivial fixes for oomTest. r=jwalden
Differential Revision: https://phabricator.services.mozilla.com/D14167

--HG--
extra : moz-landing-system : lando
2018-12-14 18:16:24 +00:00
Jason Orendorff
b50541ce32 Bug 1513570 - Part 4: Back out the jit-tests added in bug 1503012. r=Ms2ger
Differential Revision: https://phabricator.services.mozilla.com/D14317

--HG--
extra : moz-landing-system : lando
2018-12-14 18:15:56 +00:00
Jason Orendorff
b35f3468a1 Bug 1513570 - Part 3: setTimeout polyfill for running web-platform tests in the shell. r=Ms2ger
Differential Revision: https://phabricator.services.mozilla.com/D14316

--HG--
extra : moz-landing-system : lando
2018-12-14 18:15:28 +00:00
Jason Orendorff
3df4a64fdb Bug 1513570 - Part 2: In the WPT testharness.js, treat the absence of global.location, rather than global.self, as evidence that we're in the shell. r=Ms2ger
We have to shim global.self for some tests that we want to run in the shell (see part 3).

Differential Revision: https://phabricator.services.mozilla.com/D14315

--HG--
extra : moz-landing-system : lando
2018-12-14 18:15:06 +00:00
Jason Orendorff
47519c94b2 Bug 1513570 - Part 1: Adapt stream tests to run in the shell. r=Ms2ger
We don't support byte streams, transform streams, writable streams, or piping
yet, but we will, and in the meantime our own meta files disable those tests
for us.

Differential Revision: https://phabricator.services.mozilla.com/D14314

--HG--
extra : moz-landing-system : lando
2018-12-14 18:14:56 +00:00
Jason Orendorff
acf7eafbbf Bug 1513570 - Part 0: Disable WritableStream and TransformStream tests. r=Ms2ger
There is no point running any of these, as we have no support whatsoever for
these features currently.

Differential Revision: https://phabricator.services.mozilla.com/D14481

--HG--
extra : moz-landing-system : lando
2018-12-14 18:14:50 +00:00
Sylvestre Ledru
7cf43b9bc0 Bug 1513205 - Ride along, update some code to match the Google coding style r=Ehsan
# ignore-this-changeset

Depends on D14595

Differential Revision: https://phabricator.services.mozilla.com/D14597

--HG--
extra : moz-landing-system : lando
2018-12-14 18:10:08 +00:00
Sylvestre Ledru
6f45c666bc Bug 1513205 - Also update the tests to match the Google coding style r=Ehsan
# ignore-this-changeset

Differential Revision: https://phabricator.services.mozilla.com/D14595

--HG--
extra : moz-landing-system : lando
2018-12-14 18:10:35 +00:00
Randall Barker
5d8ff39a09 Bug 1511281 - Update GeckoView user agent override to use docShell.customUserAgent r=snorp
Differential Revision: https://phabricator.services.mozilla.com/D13593

--HG--
extra : moz-landing-system : lando
2018-12-14 14:40:06 +00:00
Henri Sivonen
acfba8e927 Bug 1469580 - Ignore charset= in <meta content> if followed by unmatched quote. r=mrbkap
Differential Revision: https://phabricator.services.mozilla.com/D14410

--HG--
extra : moz-landing-system : lando
2018-12-14 17:53:59 +00:00
Logan Smyth
4ee33b0d6d Bug 1514248 - Reimplement xpcshell test debugging using a public thread-actor API. r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D14561

--HG--
extra : moz-landing-system : lando
2018-12-14 17:33:45 +00:00
Sylvestre Ledru
9ee6538956 Bug 1513205 - Remove tests from the ignore list r=Ehsan
Differential Revision: https://phabricator.services.mozilla.com/D14170

--HG--
extra : moz-landing-system : lando
2018-12-13 20:36:45 +00:00
Andrew Halberstadt
68040e3639 Bug 1513577 - [reftest] Add a selftest for the manifest parser, r=jmaher
This test would have caught the regression detected and fixed in bug 1512989.
It also sets up the scaffolding to add future tests to the reftest
manifestparser.

Depends on D14301

Differential Revision: https://phabricator.services.mozilla.com/D14302

--HG--
rename : layout/reftests/reftest-sanity/scripttest-pass.html => layout/tools/reftest/selftest/files/scripttest-pass.html
extra : moz-landing-system : lando
2018-12-14 16:42:56 +00:00
Andrew Halberstadt
b44af2311d Bug 1513577 - [reftest] Refactor the runtests fixture to a more re-useable 'get_reftest' fixture, r=jmaher
This will make it easier for new tests to get a handle on a RefTest instance so
they can do a wider variety of unittesting.

Depends on D14300

Differential Revision: https://phabricator.services.mozilla.com/D14301

--HG--
extra : moz-landing-system : lando
2018-12-14 16:42:56 +00:00
Andrew Halberstadt
70f627bfde Bug 1513577 - [reftest] Update selftests with new local specialpowers location, r=jmaher
This was a regression from bug 1497339 which changed the location of
specialpowers in the objdir. While the reftest harness itself was changed, the
selftests weren't updated.

Only the local case was affected since the location of specialpowers in the
tests.zip remained the same. This explains why this wasn't caught in CI.

Differential Revision: https://phabricator.services.mozilla.com/D14300

--HG--
extra : moz-landing-system : lando
2018-12-14 16:42:56 +00:00
Jan de Mooij
dd5380bb8a Bug 1514195 - Remove Cu.permitCPOWsInScope calls in Task.jsm and Promise-backend.js. r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D14541

--HG--
extra : moz-landing-system : lando
2018-12-14 16:18:51 +00:00
Razvan Maries
a4361b904b Merge mozilla-central to autoland. a=merge on a CLOSED TREE 2018-12-14 18:32:07 +02:00
Tom Prince
fc88fb20b5 Bug 1514205: [taskgraph] Look for docker images in the provided source directory, in stream_context_tar; r=dustin a=tomprince
Summary:
This allows `mach artifact toolchain` (via `load_tasks_for_kind` to work
outside the root of the source directory.

Reviewers: dustin

Reviewed By: dustin

Bug #: 1514205

Differential Revision: https://phabricator.services.mozilla.com/D14564

--HG--
extra : histedit_source : 7b5e1011ebf8eebb03e64d5a0042b437534d009d
2018-12-14 18:24:18 +02:00
Razvan Maries
87aca70b7f Merge mozilla-inbound to mozilla-central a=merge 2018-12-14 18:22:09 +02:00
vinoth
7a5f2bb9db Bug 1508282 - Temporary whitelist of files to skip Eval Assertion r=ckerschb
Differential Revision: https://phabricator.services.mozilla.com/D13520

--HG--
extra : moz-landing-system : lando
2018-12-14 13:21:41 +00:00
Yura Zenevich
8cd7ad6688 Bug 1513557 - switch from flexbox to grid for a11y highlighter inforbar to support multi-row. r=pbro
MozReview-Commit-ID: 7AAiOIbCfSF

Differential Revision: https://phabricator.services.mozilla.com/D14430

--HG--
extra : moz-landing-system : lando
2018-12-14 15:07:57 +00:00
Yura Zenevich
40101d48ce Bug 1513557 - adding overlapping swatch preview for colour contrast indicator in a11y panel. r=pbro
MozReview-Commit-ID: 9IKGXorA6uS

Differential Revision: https://phabricator.services.mozilla.com/D14429

--HG--
extra : moz-landing-system : lando
2018-12-14 15:08:28 +00:00
Gabriele Svelto
a965a67574 Bug 1489094 - Properly demangle build-specific LLVM signatures on Windows r=ted
Differential Revision: https://phabricator.services.mozilla.com/D14387

--HG--
extra : moz-landing-system : lando
2018-12-14 10:01:14 +00:00
Gijs Kruitbosch
924308bb6a Bug 1511820 - clarify private browsing tabs for quit warning, r=flod
Differential Revision: https://phabricator.services.mozilla.com/D14470

--HG--
extra : moz-landing-system : lando
2018-12-14 12:08:33 +00:00
Jan de Mooij
5a4109cbb9 Bug 1469082 - Always allocate CCWs in the compartment's first realm. r=jonco
CCWs are not really associated with a single realm and we assert code doesn't
enter/request the realm or global of a CCW. However they currently still have an
ObjectGroup that's associated with a single realm. Using the same realm avoids
some potential memory usage issues.

Differential Revision: https://phabricator.services.mozilla.com/D14531

--HG--
extra : moz-landing-system : lando
2018-12-14 11:00:48 +00:00
WR Updater Bot
8a8eb0cff3 Bug 1514177 - Update webrender to commit 22f3f356ea1a9fe2760cd4a609cba78614e428c4 (WR PR #3407). r=kats
https://github.com/servo/webrender/pull/3407

Differential Revision: https://phabricator.services.mozilla.com/D14535

--HG--
extra : moz-landing-system : lando
2018-12-14 11:53:56 +00:00
Rob Wood
a63f5d5395 Bug 1506912 - Raptor support for tp6 pageload on android geckoview; r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D14186

--HG--
extra : moz-landing-system : lando
2018-12-14 07:19:59 +00:00
Andreea Pavel
e1336d9a63 Backed out 2 changesets (bug 1513557) for linting failure
Backed out changeset 47727ca2a559 (bug 1513557)
Backed out changeset 294a79174a73 (bug 1513557)
2018-12-14 16:02:02 +02:00
Yura Zenevich
83e94f5464 Bug 1513557 - switch from flexbox to grid for a11y highlighter inforbar to support multi-row. r=pbro
MozReview-Commit-ID: 7AAiOIbCfSF

Depends on D14429

Differential Revision: https://phabricator.services.mozilla.com/D14430

--HG--
extra : moz-landing-system : lando
2018-12-14 13:22:45 +00:00
Yura Zenevich
b5232803ce Bug 1513557 - adding overlapping swatch preview for colour contrast indicator in a11y panel. r=pbro
MozReview-Commit-ID: 9IKGXorA6uS

Differential Revision: https://phabricator.services.mozilla.com/D14429

--HG--
extra : moz-landing-system : lando
2018-12-14 11:06:43 +00:00
Christian Holler
da1b6f795d Bug 1511599 - Allow the JS shell to dump core when run as suid/sgid in fuzzing. r=jandem
Differential Revision: https://phabricator.services.mozilla.com/D14239

--HG--
extra : moz-landing-system : lando
2018-12-14 13:46:33 +00:00
WR Updater Bot
a2e0bed275 Bug 1514180 - Update webrender to commit d2c673ada607f29846c3d1ac8ca7d2b272ba1b2d (WR PR #3413). r=kats
https://github.com/servo/webrender/pull/3413

Differential Revision: https://phabricator.services.mozilla.com/D14538

--HG--
extra : moz-landing-system : lando
2018-12-14 13:32:32 +00:00
WR Updater Bot
4b704dbf3d Bug 1514179 - Re-vendor rust dependencies. r=kats
Depends on D14536

Differential Revision: https://phabricator.services.mozilla.com/D14537

--HG--
extra : moz-landing-system : lando
2018-12-14 13:31:33 +00:00
WR Updater Bot
f5809bd2c3 Bug 1514179 - Update webrender to commit b8096a76030818c960a6111666c8b1213b5da25a (WR PR #3412). r=kats
https://github.com/servo/webrender/pull/3412

Differential Revision: https://phabricator.services.mozilla.com/D14536

--HG--
extra : moz-landing-system : lando
2018-12-14 13:31:21 +00:00
Florens Verschelde
e21748f9bf Bug 1492008 - Remove devtools --theme-*-image CSS variables; r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D14465

--HG--
extra : moz-landing-system : lando
2018-12-13 16:50:22 +00:00
WR Updater Bot
86f1e806c1 Bug 1514019 - Update webrender to commit e9ea9d894b2a1c99dabd117ecd0597df796f8c84 (WR PR #3411). r=kats
https://github.com/servo/webrender/pull/3411

Differential Revision: https://phabricator.services.mozilla.com/D14534

--HG--
extra : moz-landing-system : lando
2018-12-14 11:48:57 +00:00
Julian Descottes
b8a07dc612 Bug 1514058 - Restore color of selected about:debugging category;r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D14495

--HG--
extra : moz-landing-system : lando
2018-12-14 11:18:28 +00:00
Coroiu Cristina
3e33183ebf Backed out changeset a145a897c94c (bug 1469580) for lin failure at /builds/worker/checkouts/gecko/tools/lint/wpt.yml 2018-12-14 12:33:15 +02:00
Henri Sivonen
20f693b781 Bug 1469580 - Ignore charset= in <meta content> if followed by unmatched quote. r=mrbkap
Differential Revision: https://phabricator.services.mozilla.com/D14410

--HG--
extra : moz-landing-system : lando
2018-12-13 18:48:09 +00:00
Dão Gottwald
31f5825ca3 Bug 1514139 - Quantumbar: Allow moving the cursor by clicking in the address bar while the results popup is open. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D14530

--HG--
extra : moz-landing-system : lando
2018-12-14 09:53:43 +00:00
Razvan Maries
1fcf888246 Backed out changeset 15f8b27f1305 (bug 1511557) for build bustages on a CLOSED TREE.
--HG--
extra : rebase_source : a1303dfa4c9475ea43f2fedfa2031c455d8bab7a
extra : amend_source : d11c65e735d78a8d7b70c1be52439ad61904ccd5
2018-12-14 11:54:33 +02:00
Marco Bonardo
e0391458d0 Bug 1513469 - First entry in the urlbar dropdown is no longer highlighted by default. r=adw
We must delay setting the selected index, otherwise we may end dealing with
richlistitems without an applied binding, and the richlistbox may break them
permanently by setting a "selected" expando.

Differential Revision: https://phabricator.services.mozilla.com/D14385

--HG--
extra : moz-landing-system : lando
2018-12-14 09:28:12 +00:00
Gabriele Svelto
8195e39010 Bug 618185 - Switch the default URL for sending crash reports to the *.mozilla.org domain r=ted
Differential Revision: https://phabricator.services.mozilla.com/D14003

--HG--
extra : moz-landing-system : lando
2018-12-13 19:17:54 +00:00