Граф коммитов

661623 Коммитов

Автор SHA1 Сообщение Дата
Narcis Beleuzu 78f3381905 Backed out changeset f74c9d255293 (bug 1568055) for Assertion failures (MOZ_ASSERT_UNREACHABLE: leaking stream event). CLOSED TREE 2019-07-23 23:13:43 +03:00
Narcis Beleuzu 5f131d63bd Backed out 2 changesets (bug 1567951) for mda failures on test_peerConnection_setRemoteOfferInHaveLocalOffer.html . CLOSED TREE
Backed out changeset ca95add81105 (bug 1567951)
Backed out changeset 092e24332c39 (bug 1567951)

--HG--
extra : histedit_source : e2768cd60a59cd80528a92bab86d3fe24962cfe8
2019-07-23 23:02:54 +03:00
J.C. Jones b979163b23 Bug 1564499 - land NSS a31fc0eefc4c UPGRADE_NSS_RELEASE, r=me
--HG--
extra : rebase_source : 49049f21b591cf139ea6f4c7fc91f53dfb4e4e1e
2019-07-23 19:31:53 +00:00
Nicolas Chevobbe 9eb479e06a Bug 1568193 - Remove devtools/client/shared/webpack/shims/jsterm-stub.js. r=ochameau.
The file isn't used anywhere, so we can probably
remove it safely.

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

--HG--
extra : moz-landing-system : lando
2019-07-23 19:26:53 +00:00
Matthew Noorenberghe 4a0c3a4b17 Bug 1568371 - Make h1 headings sticky on about:memory. r=njn
The arrows to jump to the next file aren't sticky but they wouldn't have been visible before this patch so I still think it's an incremental improvement.

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

--HG--
extra : moz-landing-system : lando
2019-07-24 01:50:09 +00:00
Kagami Sascha Rosylight cbdbeb0691 Bug 1565130 - Update parser/runtests.py for Python 3 r=firefox-build-system-reviewers,mshal
Differential Revision: https://phabricator.services.mozilla.com/D38813

--HG--
extra : moz-landing-system : lando
2019-07-23 22:14:23 +00:00
Paul Bone 4c16d497d7 Bug 1567292 - Shutdown the mutex checking code in worker threads r=tcampbell
Differential Revision: https://phabricator.services.mozilla.com/D38963

--HG--
extra : moz-landing-system : lando
2019-07-24 03:50:38 +00:00
Brindusan Cristian b55b8731f2 Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-07-24 06:58:05 +03:00
Narcis Beleuzu 2c7f6ec7b6 Backed out 3 changesets (bug 1567237) for ESlint and mochitest failures on test_scroll_space_no_range_overflow_scroll.html . CLOSED TREE
Backed out changeset 72699e27e033 (bug 1567237)
Backed out changeset 90048e3d6eb3 (bug 1567237)
Backed out changeset 5d602a56edc7 (bug 1567237)
2019-07-24 05:49:52 +03:00
Narcis Beleuzu 6dd7208b8b Backed out changeset 044beb95c8fc (bug 1568306) for mochitest failures on test_confirm_delete_dialog.html . CLOSED TREE 2019-07-24 05:44:54 +03:00
Narcis Beleuzu eb0c30f254 Backed out changeset 657c0163535f (bug 1564282) for raptor failures. CLOSED TREE 2019-07-24 05:43:55 +03:00
Boris Zbarsky edcc55e4e1 Bug 1568278 followup: fix incorrect 'let' usage on CLOSED TREE. r=bzbarsky 2019-07-23 22:00:12 -04:00
Dzmitry Malyshau 632e984f71 Bug 1548339 - Fix WR saved alpha task sampling r=gw
looks like a typo that got unnoticed? I wonder how our alpha saved tasks work today :)

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

--HG--
extra : moz-landing-system : lando
2019-07-23 23:14:35 +00:00
Tim Nguyen bb6e16c0b9 Bug 1568375 - Update about:logins sidebar to match the spec. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D39125

--HG--
extra : moz-landing-system : lando
2019-07-24 00:41:56 +00:00
Tim Nguyen ebe3b5b872 Bug 1568339 - Update styling in login details view to match the spec. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D39116

--HG--
extra : moz-landing-system : lando
2019-07-24 01:27:31 +00:00
Boris Zbarsky a818800ec5 Bug 1568278. Remove various unnecessary QIs to nsIDOMWindow. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D39065

--HG--
extra : moz-landing-system : lando
2019-07-24 01:26:07 +00:00
Boris Zbarsky 94926598b4 Bug 1568310. Add a use counter for the named getter on HTMLDocument. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D39096

--HG--
extra : moz-landing-system : lando
2019-07-24 01:22:39 +00:00
Mike Shal 98ffc560c9 Bug 1561146 - Enable PGO for Windows aarch64 builds; r=firefox-build-system-reviewers,chmanchester
This build re-uses the PGO profile from the win64 build in the
win64-aarch64-shippable-no-eme part of the aarch64 build. Even though
the profile isn't generated on the smae platform, we still get enough of
a performance win to make this worthwhile.

Note that the pgo_flags() in configure need to be tweaked slightly since
we don't supprt the -fprofile-generate flag for aarch64 (we don't build
the clang_rt.profile lib there). So we always want to return the flags
namespace to make sure we get the use_* versions of flags, which we do
need.

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

--HG--
extra : moz-landing-system : lando
2019-07-23 23:42:47 +00:00
Nicholas Nethercote e54f4ead1e Bug 1560820 - Remove `sGfxLogLevel`. r=nical
`sGfxLogLevel` is a global variable whose value mirrors the value of the
"gfx.logging.level" pref in the prefs table, and is kept up to date by a
prefs callback.

But "gfx.logging.level" is a static pref that already has a mirror variable,
accessible via `StaticPrefs::gfx_logging_level()`.

So we can use the latter and remove the former, and this patch does that. The
patch also removes a sentence in a comment that refers to special treatment of
LOG_DEBUG and LOG_DEBUG_PRLOG, because that sentence appears to be referring to
something (another comment?) that is no longer present.

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

--HG--
extra : moz-landing-system : lando
2019-07-24 00:05:23 +00:00
Tim Nguyen eaff3d665c Bug 1568306 - Update about:logins dialog styling to match the spec. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D39103

--HG--
extra : moz-landing-system : lando
2019-07-23 22:29:31 +00:00
Jan-Ivar Bruaroey 4e2000dea5 Bug 1567951: Test implicit rollback in SRD(offer). r=bwc
Differential Revision: https://phabricator.services.mozilla.com/D38890

--HG--
extra : moz-landing-system : lando
2019-07-23 20:36:11 +00:00
Jan-Ivar Bruaroey e8e268ed95 Bug 1567951: Add implicit rollback in setRemoteDescription(offer). r=bwc
Differential Revision: https://phabricator.services.mozilla.com/D38889

--HG--
extra : moz-landing-system : lando
2019-07-23 20:35:58 +00:00
James Teh b9e786af73 Bug 1509234: Add some assertions to help debug crashes. r=yzen
Differential Revision: https://phabricator.services.mozilla.com/D38967

--HG--
extra : moz-landing-system : lando
2019-07-24 00:08:01 +00:00
Emilio Cobos Álvarez bfedfea6e4 Bug 1567298 - Refresh preference sheet data from ThemeChanged(). r=heycam
So as to grab updated high contrast settings and co.

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

--HG--
extra : moz-landing-system : lando
2019-07-23 23:23:47 +00:00
Tim Nguyen 18d661d95e Bug 1568337 - Update about:logins meatball menu to match the spec. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D39112

--HG--
extra : moz-landing-system : lando
2019-07-24 00:36:31 +00:00
Emilio Cobos Álvarez ce165f7df8 Bug 1567237 - followup: Fix test on windows. r=whoops
CLOSED TREE
2019-07-24 02:46:06 +02:00
Narcis Beleuzu acffe94058 Backed out 1 changesets (bug 1564282) for raptor failures. CLOSED TREE
Backed out changeset 7e617d055160 (bug 1564282)
2019-07-24 02:28:40 +03:00
Narcis Beleuzu 266b4f8327 Backed out 3 changesets (bug 1559659) for SM bustages on wasm/jsapi/table/*.js . CLOSED TREE
Backed out changeset 40803e58b850 (bug 1559659)
Backed out changeset 8dc0ee208fcc (bug 1559659)
Backed out changeset fddd762b06a7 (bug 1559659)
2019-07-24 02:27:49 +03:00
Grisha Kruglov d3afb838d4 Bug 1568336 - Share credentials in Cohabiting as well as Married states r=nalexander
Differential Revision: https://phabricator.services.mozilla.com/D39111

--HG--
extra : moz-landing-system : lando
2019-07-23 23:13:27 +00:00
Emilio Cobos Álvarez 49478cea9a Bug 1567105 - Tests. r=jwatt
The reftest-paged tests don't trigger the document clone code-path (I realized
that after writing them), but I guess they don't hurt, the printpreview test
does fail without the previous patch.

Depends on D39053

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

--HG--
extra : moz-landing-system : lando
2019-07-23 19:22:48 +00:00
Emilio Cobos Álvarez d1e4832ced Bug 1567105 - When cloning a document for printing, call SetCompatMode rather than silently copying over the compat mode. r=jwatt
So that the styleset and CSS loader react appropriately.

Bug 1535788 causes the styleset to be created earlier, so it stopped grabbing the
already-updated compat mode.

I think the CSS loader stuff could already cause some issues before bug 1535788,
for what is worth.

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

--HG--
extra : moz-landing-system : lando
2019-07-23 19:22:33 +00:00
Noemi Erli e3f7bb2613 Merge autoland to mozilla-central. a=merge 2019-07-23 18:57:11 +03:00
Jan de Mooij c28bbcf005 Bug 1568080 - Fix IsIonEnabled to use IsBaselineJitEnabled instead of checking the JitOption directly. r=tcampbell
Also moves these functions to JitOptions.h because Ion.h cannot include BaselineJIT.h
due to include dependencies. Ion.h should be split up eventually but JitOptions.h isn't
unreasonable for now.

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

--HG--
extra : moz-landing-system : lando
2019-07-23 13:02:21 +00:00
Iain Ireland 0081438f24 Bug 1562294: Remove assumptions about TI in jsop_intrinsic r=jandem
In the first version of this code, we assumed that a non-empty typeset implied that we had already executed this opcode, so the intrinsic must already exist and its type must have already been added to the typeset. We added an assertion to justify the assumption.

In bug 1000780, we improved jsop_intrinsic to check for the intrinsic's existence, because it might have been created elsewhere. The assertion remained, even though we were no longer depending on it for correctness.

The new monitorType testing function gives us another way to add to type sets, making it possible for the typeset in jsop_intrinsic to contain something other than the type of the intrinsic. That doesn't cause any correctness issues, so the right fix is just to remove the assertion and adjust the surrounding logic accordingly.

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

--HG--
extra : moz-landing-system : lando
2019-07-23 08:29:07 +00:00
Boris Zbarsky 3381384634 Bug 1568279. Remove some unnecessary QIs to nsIDOMChromeWindow. r=nalexander
Differential Revision: https://phabricator.services.mozilla.com/D39066

--HG--
extra : moz-landing-system : lando
2019-07-23 19:08:55 +00:00
Armando Ferreira a22a750ddc Bug 1558198 - Add history navigation buttons in Editor toolbar. r=nchevobbe
Adding History navigation to Editor toolbar

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

--HG--
extra : moz-landing-system : lando
2019-07-23 18:36:01 +00:00
Armando Ferreira 237ff71915 Bug 1540722 - Copy link location should work for learn-more links. r=nchevobbe
Support for coping link location from within the Console panel (through the context menu) can be extended and cover learn more links too.

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

--HG--
extra : moz-landing-system : lando
2019-07-23 18:34:08 +00:00
Edwin Gao 7fd5fb983a Bug 1555454 - disable permafailing tests on macosx1014, migrate mochitest-browser-chrome to macosx1014 r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D38783

--HG--
extra : moz-landing-system : lando
2019-07-23 18:30:26 +00:00
Micah Tigley 3ec2df99e1 Bug 1559427 - Display data from Lockwise on the Monitor card. r=MattN
Depends on D38228

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

--HG--
extra : moz-landing-system : lando
2019-07-23 18:22:28 +00:00
Razvan Maries 40e889be8f Merge autoland to mozilla-central a=merge 2019-07-23 06:37:01 +03:00
Jan-Ivar Bruaroey 2e658e3d4b Bug 1567951: Test implicit rollback in SRD(offer). r=bwc
Differential Revision: https://phabricator.services.mozilla.com/D38890

--HG--
extra : moz-landing-system : lando
2019-07-23 00:23:05 +00:00
Jan-Ivar Bruaroey 5bce336f55 Bug 1567951: Add implicit rollback in setRemoteDescription(offer). r=bwc
Differential Revision: https://phabricator.services.mozilla.com/D38889

--HG--
extra : moz-landing-system : lando
2019-07-23 18:07:18 +00:00
Drew Willcoxon e915ec88ec Bug 1502821 - Don't autofill bookmarks when browser.urlbar.suggest.bookmark is false. r=mak
* Add a new case for when suggest.bookmark = false to the logic that returns the appropriate SQL query. Don't autofill bookmarks in that case.
* Add a bunch of new tests that cover all cases

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

--HG--
extra : moz-landing-system : lando
2019-07-23 18:21:08 +00:00
Belén Albeza 4dbbe95828 Bug 1565571 - Switch components to PureComponent r=Ola
Differential Revision: https://phabricator.services.mozilla.com/D39003

--HG--
extra : moz-landing-system : lando
2019-07-23 13:46:57 +00:00
Charlie Marlow 497fd1947d Bug 1567643: adding text-decoration-skip-ink: none to reftests r=dholbert
Browsers who already have text-decoration-skip-ink implemented will currently
fail [or spuriously pass] these tests because the feature is on by default and
the Ahem font is "ink-heavy", causing underlines and overlines to not show up
at all. The added text-decoration-skip-ink: none; line will ensure that an
underline or overline will be rendered whether or not skip-ink has been
implemented.

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

--HG--
extra : moz-landing-system : lando
2019-07-23 18:08:15 +00:00
Daniel Holbert dd66dfe12b Bug 1566991: Add some assertions to sanity-check that our mobile viewport zoom factors are positive. r=botond
Differential Revision: https://phabricator.services.mozilla.com/D38419

--HG--
extra : moz-landing-system : lando
2019-07-23 18:07:26 +00:00
Tim Nguyen a63f0a1fc3 Bug 1561955 - Run ./mach eslint on protections JS files to fix lint errors. r=eslint-fix CLOSED TREE
--HG--
extra : histedit_source : dd7724d1e5a79e5ab46141e92bd4ab2d0dd9301d
2019-07-23 10:30:36 -07:00
Drew Willcoxon cdc9484d3d Bug 1566932 - Move quantumbar docs to browser/components/urlbar/docs. r=mak
* Move AddressBar.rst into a new browser/components/urlbar/docs directory
* Break it up into several files, which makes the patch look way bigger than it really is because I used `hg cp` to preserve blame
* Add an Experiments & Extensions file/subsection, to be written later
* Rewrite the intro a little for wording and also to reflect the fact that quantumbar has shipped, and also tweak the wording of some subsection titles

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

--HG--
rename : browser/docs/AddressBar.rst => browser/components/urlbar/docs/contact.rst
rename : browser/docs/AddressBar.rst => browser/components/urlbar/docs/debugging.rst
rename : browser/docs/AddressBar.rst => browser/components/urlbar/docs/overview.rst
rename : browser/docs/AddressBar.rst => browser/components/urlbar/docs/telemetry.rst
rename : browser/docs/AddressBar.rst => browser/components/urlbar/docs/utilities.rst
extra : moz-landing-system : lando
2019-07-23 17:54:03 +00:00
Johann Hofmann c7d97e7440 Bug 1568110 - Add RPMGetStringPref for getting the content blocking category pref in about:protections. r=ewright
Depends on D38966

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

--HG--
extra : moz-landing-system : lando
2019-07-23 17:45:54 +00:00
Johann Hofmann 1bfdedd197 Bug 1568110 - Use RPMGetBoolPref to get prefs in about:protections. r=mtigley,ewright
Differential Revision: https://phabricator.services.mozilla.com/D38966

--HG--
extra : moz-landing-system : lando
2019-07-23 17:44:43 +00:00