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

635822 Коммитов

Автор SHA1 Сообщение Дата
Nika Layzell 4da54012aa Bug 1522637 - Part 6: Enable httpResponseProcessSelection by default, r=qdot
Depends on D18606

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

--HG--
extra : moz-landing-system : lando
2019-02-08 17:36:13 +00:00
Nika Layzell 2b9f8fbcbb Bug 1522637 - Part 5: Add tests for history navigations between http and file URIs with new pref, r=qdot
Depends on D18605

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

--HG--
extra : moz-landing-system : lando
2019-02-08 17:36:11 +00:00
Nika Layzell 79b84a994f Bug 1522637 - Part 4: Support browsers in globals without gMultiProcessBrowser, r=qdot
Depends on D18604

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

--HG--
extra : moz-landing-system : lando
2019-02-08 17:36:04 +00:00
Nika Layzell d6280f72ab Bug 1522637 - Part 3: Send history index when resuming redirected loads, r=qdot
Depends on D18603

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

--HG--
extra : moz-landing-system : lando
2019-02-08 17:36:02 +00:00
Nika Layzell 37ec17b0f5 Bug 1522637 - Part 2: Include BrowsingContextID in LoadInfo for subdocument loads, r=valentin
Depends on D18602

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

--HG--
extra : moz-landing-system : lando
2019-02-08 17:36:00 +00:00
Nika Layzell 6321e4db61 Bug 1522637 - Part 1: Disable in tests for allowLinkedWebInFileUriProcess, r=bobowen
Differential Revision: https://phabricator.services.mozilla.com/D18602

--HG--
extra : moz-landing-system : lando
2019-02-08 17:35:58 +00:00
Andrew Halberstadt 66888b2e2c Bug 1526129 - Fix test failure in tryselect cram tests, r=jmaher
This fixes a regression from bug 1483228. It started printing a message to
stdout whenever the local state dir was generated. This caused a failure in
these cramtests since they depend on the stdout of the shell process being
identical.

To fix, make sure we trigger state dir creation in the setup script and
redirect to /dev/null.

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

--HG--
extra : moz-landing-system : lando
2019-02-08 15:17:26 +00:00
shindli 326271039b Backed out changeset b3bcf26d4dad (bug 1252831) for xpcshell failures in uriloader/exthandler/tests/unit/test_handlerService.js CLOSED TREE 2019-02-08 22:57:20 +02:00
Robert Strong 274ce6ad0b Bug 1525858 - Use AppConstants and mozinfo where possible instead of the preprocessed test file. r=mhowell
Removes INSTALL_LOCALE (@AB_CD@) since it is no longer used
Replaces MOZ_APP_NAME (@MOZ_APP_NAME@) with AppConstants.MOZ_APP_NAME
Replaces IS_WIN, IS_MACOSX, and IS_UNIX with values available from AppConstants.platform
Replaces BIN_SUFFIX with mozinfo.bin_suffix

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

--HG--
extra : source : bfc4490bedbde79febcb7eb81cf40c68843b24b0
2019-02-08 19:19:34 +00:00
shindli 2c57499b7c Backed out changeset bfc4490bedbd (bug 1525858) for xpcfailures in uriloader/exthandler/tests/unit/test_handlerService.js CLOSED TREE 2019-02-08 22:19:42 +02:00
Mike Conley 5e922d0885 Bug 1523648 - Remove BUSY_TAB_ABANDONED probe and tests. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D19165

--HG--
extra : moz-landing-system : lando
2019-02-08 19:41:42 +00:00
Chris Manchester 2a2d1b1a0e Bug 1480362 - Remove |./mach pastebin| command now that the service is no longer available. r=firefox-build-system-reviewers,nalexander
Differential Revision: https://phabricator.services.mozilla.com/D19085

--HG--
extra : moz-landing-system : lando
2019-02-08 19:50:29 +00:00
k88hudson feb49e49fa Bug 1526066 - Add perf improvements, design refinements, and bug fixes to Activity Stream r=nanj
Differential Revision: https://phabricator.services.mozilla.com/D19152

--HG--
rename : browser/components/newtab/content-src/components/DiscoveryStreamComponents/DSCard/DSCard.jsx => browser/components/newtab/content-src/components/DiscoveryStreamComponents/SpocIntersectionObserver/SpocIntersectionObserver.jsx
extra : moz-landing-system : lando
2019-02-08 18:08:10 +00:00
Thomas Wisniewski 6f9de091e7 Bug 1524897 - drop line-height:normal rule in html.css for <sub> and <sup> for interop. r=emilio
remove line-height:normal rule from html.css for <sub> and <sup> for interop.

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

--HG--
extra : moz-landing-system : lando
2019-02-08 11:02:36 +00:00
Yuan Cheng 7be13dade4 Bug 1519923 - Migrate about:rights to Fluent, r=jaws,flod
Differential Revision: https://phabricator.services.mozilla.com/D17731

--HG--
extra : moz-landing-system : lando
2019-02-08 17:36:15 +00:00
Robert Strong d9bffaf3dc Bug 1525858 - Use AppConstants and mozinfo where possible instead of the preprocessed test file. r=mhowell
Removes INSTALL_LOCALE (@AB_CD@) since it is no longer used
Replaces MOZ_APP_NAME (@MOZ_APP_NAME@) with AppConstants.MOZ_APP_NAME
Replaces IS_WIN, IS_MACOSX, and IS_UNIX with values available from AppConstants.platform
Replaces BIN_SUFFIX with mozinfo.bin_suffix

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

--HG--
extra : moz-landing-system : lando
2019-02-08 19:19:34 +00:00
Gijs Kruitbosch dcea4f2a22 Bug 1252831 - remove 30boxes webcal handler as both possible and default handler, r=paolo,Dolske
Differential Revision: https://phabricator.services.mozilla.com/D18073

--HG--
extra : moz-landing-system : lando
2019-02-08 19:04:53 +00:00
Michael Kaply 52c26fbf83 Bug 1525357 - Don't allow third party installs if xpinstall disabled by policy. r=kmag
Differential Revision: https://phabricator.services.mozilla.com/D18727

--HG--
extra : moz-landing-system : lando
2019-02-08 19:17:36 +00:00
Andy Wingo e3b61caa4b Bug 1526279 - Fix BigInt constructor API CallArgs usage r=terpri,jorendorff
Differential Revision: https://phabricator.services.mozilla.com/D19149

--HG--
extra : moz-landing-system : lando
2019-02-08 19:01:24 +00:00
Daniel Holbert bce0e59a25 Bug 1525628 part 2: Generalize block-frame special case in scrollframe baseline code, so that it includes block subclasses like `<details>`. r=mats
Depends on D19083

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

--HG--
extra : moz-landing-system : lando
2019-02-08 00:38:24 +00:00
Daniel Holbert cd89295a59 Bug 1525628 part 1: Add nsIFrame::IsBlockFrameOrSubclass() convenience accessor. r=mats
Differential Revision: https://phabricator.services.mozilla.com/D19083

--HG--
extra : moz-landing-system : lando
2019-02-08 00:38:12 +00:00
Mark Striemer 911fb7280f Bug 1500147 - Part 3: Record add-on manager telemetry for page/browser actions r=rpl
Differential Revision: https://phabricator.services.mozilla.com/D18003

--HG--
extra : moz-landing-system : lando
2019-02-07 16:43:02 +00:00
Mark Striemer 6ef0bc9dc2 Bug 1500147 - Part 2: Record LWT telemetry in customize mode r=rpl
Differential Revision: https://phabricator.services.mozilla.com/D18002

--HG--
extra : moz-landing-system : lando
2019-02-07 16:42:04 +00:00
Mark Striemer ebaf9c31c6 Bug 1500147 - Part 1: Record telemetry for about:addons pages r=rpl,janerik
Differential Revision: https://phabricator.services.mozilla.com/D13154

--HG--
extra : moz-landing-system : lando
2019-02-07 16:47:45 +00:00
Ricky Rosario c9e8b41ba7 Bug 1526366 - Pref Search in PBM to ON by default in 66 Release r=nanj
MozReview-Commit-ID: 9Ocns8ig19H

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

--HG--
extra : moz-landing-system : lando
2019-02-08 18:15:52 +00:00
Dana Keeler f7feebc465 bug 1526007 - don't return early from NSSCertDBTrustDomain::FindIssuer if NSS doesn't find any candidate issuers r=jcj
As of bug 1514118, NSS is not the only place NSSCertDBTrustDomain looks for
issuer certificates. However, the initial implementation did not take into
account that NSSCertDBTrustDomain::FindIssuer would return early if NSS did not
find candidate issuers, resulting in unknown issuer errors for third party
roots.  This patch fixes that bug by not returning early.

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

--HG--
extra : moz-landing-system : lando
2019-02-07 21:52:18 +00:00
Cosmin Sabou 19bf0075b3 Backed out 2 changesets (bug 1519538) for linting failures. CLOSED TREE
Backed out changeset 8a05a3f36cfe (bug 1519538)
Backed out changeset 58b16c9dabfd (bug 1519538)
2019-02-08 19:55:55 +02:00
arthur.iakab 27c92bb1ae Backed out changeset 51697f8232c5 (bug 1525999) for causing multiple Android failures on build/target.raptor.tests.tar.gz CLOSED TREES 2019-02-08 19:48:55 +02:00
arthur.iakab ddeb2146e9 Backed out changeset bac51381060d (bug 1519538) for causing multiple failures on Windows CLOSED TREE 2019-02-08 19:34:20 +02:00
Ted Campbell 58dad433e7 Bug 1526324 - Stop transcoding NeedsArgsObj flag in XDRScript r=jandem
XDRScript should only be preserving ImmutableFlags for consistency.
While preserving the flag might have helped in some cases, it was a
special case of preserving performance hints and should be removed for
simplicity.

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

--HG--
extra : moz-landing-system : lando
2019-02-08 15:35:34 +00:00
Kartikaya Gupta 8286a8c6ba Bug 1525450 - Guard against a null controller. r=botond
Differential Revision: https://phabricator.services.mozilla.com/D19057

--HG--
extra : moz-landing-system : lando
2019-02-08 16:43:50 +00:00
Drew Willcoxon 1f90601aba Bug 1524714 - @ by itself should show all the engine @aliases. r=mak,dao
The main part of the corresponding logic in the legacy urlbar is here: https://hg.mozilla.org/mozilla-central/annotate/73a91e84dbec/toolkit/content/widgets/autocomplete.xml#l1964

This patch basically just ports that.

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

--HG--
extra : moz-landing-system : lando
2019-02-08 08:53:07 +00:00
Cosmin Sabou ab10660ca4 Bug 1481099 - Disable /navigation-timing/nav2_test_document_open.html on linux for frequent failures. r=aryx
Differential Revision: https://phabricator.services.mozilla.com/D19172

--HG--
extra : moz-landing-system : lando
2019-02-08 17:01:45 +00:00
Mike Hommey f36d444aa0 Bug 1525999 - Default to arm instead of armv7a for android builds. r=nalexander
That makes target.toolchain match what the NDK provides.

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

--HG--
extra : moz-landing-system : lando
2019-02-08 16:45:55 +00:00
Marco Bonardo c8cf4c2695 Bug 1519538 - Disable idle-daily notifications in tests through user.js files. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D19017

--HG--
extra : moz-landing-system : lando
2019-02-08 16:43:58 +00:00
Noemi Erli c2aec081be Backed out changeset bac51381060d (bug 1519538) for Linting failure in config.py 2019-02-08 18:32:01 +02:00
Mark Striemer cf28f372f1 Bug 1525937 - Remove unnecessary tabindex="0"s from about:addons r=Jamie,jaws
Differential Revision: https://phabricator.services.mozilla.com/D19014

--HG--
extra : moz-landing-system : lando
2019-02-08 04:17:34 +00:00
Mark Striemer 1d518958f6 Bug 1514316 - Basic HTML list view for about:addons behind a pref r=aswan,jaws,flod
This sets up a way to create HTML views for about:addons by hooking into the
existing UI. An entire view object must be replaced and this provides a basic
list view.

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

--HG--
extra : moz-landing-system : lando
2019-02-08 16:22:25 +00:00
Marco Bonardo 65f6d086f4 Bug 1519538 - Disable idle-daily notifications in tests through user.js files. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D19017

--HG--
extra : moz-landing-system : lando
2019-02-08 14:10:08 +00:00
arthur.iakab 7f392867b8 Backed out changeset c6d1ab19c941 (bug 1526320) for devtools failures on browser_inspector_highlighter-eyedropper-xul.js CLOSED TREE 2019-02-08 18:12:05 +02:00
arthur.iakab 5fb6d51267 Backed out changeset 1fecce7afe30 (bug 1486258) for mochitest failures on test_spoof_english.html CLOSED TREE 2019-02-08 18:10:31 +02:00
Dave Hunt 4811b2cb05 Bug 1471920 - Fix Python 3 support in mozversion; r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D18063

--HG--
extra : moz-landing-system : lando
2019-02-08 15:28:00 +00:00
Dão Gottwald dc061c0088 Bug 1526233 - Strip http:// from Quantumbar result URLs. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D19131

--HG--
extra : moz-landing-system : lando
2019-02-08 14:49:14 +00:00
Sebastian Hengst 69193814db Bug 1526205 - set new serviceworkers mochitests (M-sw-e10s) to tier 2 because they don't run on integration (autoland and inbound) r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D19119

--HG--
extra : moz-landing-system : lando
2019-02-08 15:13:38 +00:00
J.C. Jones 21080eeacd Bug 1404934 - Wire-up Intermediate Preloading r=keeler
This patch:

* Classifies RemoteSecuritySettings as production.
* Add detailed logging controlled by the browser.policies.loglevel pref.
* Generally make RemoteSecuritySettings match other services better.
* Move to hex-encoded hashes to match Kinto.
* Adds RemoteSecuritySettings to blocklist-clients. This may not be the
  permanent home.
* Adds a preference for how many certs to download at once.
* Adds an Observer interface.

    (This makes the tests more predictable, but it also avoids having a
    duplicate call when the full "sync" is called.)

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

--HG--
extra : moz-landing-system : lando
2019-02-08 00:08:54 +00:00
Brian Grinstead 6b4cba96c6 Bug 1526320 - Convert DevTools XBL test to use a test binding instead of a xul:tree;r=pbro
This will unblock removing XBL for tree.

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

--HG--
extra : moz-landing-system : lando
2019-02-08 15:11:15 +00:00
Chris Martin 4a154a9902 Bug 1347710 - Re-enable GPU sandbox level 1 r=bobowen
Previously, the GPU sandbox was enabled and caused the VR service to break.

The VR service has now been moved into its own process, and now the GPU
sandbox should be able to work fine. We will initially apply sandbox level '1'
for a time, and then increase to sandbox level '2' if everything works just
fine.

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

--HG--
extra : moz-landing-system : lando
2019-02-08 14:34:18 +00:00
Michael Ratcliffe d755ee3bf4 Bug 1524319 - Alpha values in #RRGGBBAA format can lose accuracy r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D18554

--HG--
extra : moz-landing-system : lando
2019-02-08 06:36:28 +00:00
Dustin J. Mitchell 9662aae083 Bug 1524845 - download data about previous crons, actions in parallel r=aki
Differential Revision: https://phabricator.services.mozilla.com/D19086

--HG--
extra : moz-landing-system : lando
2019-02-08 14:38:14 +00:00
Liang-Heng Chen 9074284337 Bug 1486258 - Tests for privacy.spoof_english r=zbraniecki
Differential Revision: https://phabricator.services.mozilla.com/D18121

--HG--
extra : moz-landing-system : lando
2019-02-08 14:18:40 +00:00