Commit Graph

618360 Commits

Author SHA1 Message Date
Csoregi Natalia
28fe656de6 Merge inbound to mozilla-central. a=merge 2018-10-12 13:14:37 +03:00
Csoregi Natalia
6f50d37687 Merge autoland to mozilla-central. a=merge 2018-10-12 13:13:46 +03:00
Csoregi Natalia
f00a0ea9cc Backed out 3 changesets (bug 1494069) for blocking 1498215. a=backout
Backed out changeset 9752f179b9c3 (bug 1494069)
Backed out changeset fe0fb280dbfc (bug 1494069)
Backed out changeset a2956764213e (bug 1494069)
2018-10-12 13:11:04 +03:00
Patrick Brosset
5deff44e6f Bug 1497521 - Force the new flexbox inspector ON before running its tests; r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D8089

--HG--
extra : moz-landing-system : lando
2018-10-12 05:04:39 +00:00
Brindusan Cristian
989c05aa9a Backed out changeset d44ae1668a70 (bug 1494685) as per emilio's request. 2018-10-12 05:33:38 +03:00
Emilio Cobos Álvarez
dfeadd509a Bug 1494685 - Add a reftest. r=kats
Probably not the most reliable test to catch this (as it depends on
the font and such) but still fails here and I'd like WPT to have a test-case
for this. I'm looking into adding a WR test-case ATM, though fighting with
it way too much.

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

--HG--
extra : moz-landing-system : lando
2018-10-12 02:04:27 +00:00
Andrew McCreight
53217795fe Bug 1493237 - Use a test-only non-nsISupports wrapper cached WebIDL class in a weak map test r=bzbarsky
Differential Revision: https://phabricator.services.mozilla.com/D8134

--HG--
extra : moz-landing-system : lando
2018-10-11 23:02:10 +00:00
divyansh
a5939cf925 Bug 1478694 - Ensure that WebExtensions alarms set in the past are fired immediately. r=rpl
Bug 1478694 - Ensure that WebExtensions alarms set in the past are fired immediately.

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

--HG--
extra : moz-landing-system : lando
2018-10-11 19:22:21 +00:00
Wes Kocher
ac5fd36c61 Bug 1496627 - Make sure fennec is granted all the permissions it needs to run wpt r=gbrown
Without this, the user must manually install fennec with expanded permissions with `adb install -g <apk>`.

With this patch, `./mach wpt` on its own handles everything from emulator setup to test running.

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

--HG--
extra : moz-landing-system : lando
2018-10-11 22:07:45 +00:00
Felipe Gomes
7d4ee76a9d Bug 1498032 - Support flat policies on Mac. r=spohl
Differential Revision: https://phabricator.services.mozilla.com/D8302

--HG--
extra : moz-landing-system : lando
2018-10-11 21:36:56 +00:00
Felipe Gomes
3faedbfe89 Bug 1498032 - Part 0. Move the removeUnknownPolicies function into macOSPoliciesParser.jsm. r=spohl
This just simplifies things a bit for the next patch

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

--HG--
extra : moz-landing-system : lando
2018-10-11 19:07:50 +00:00
Mike Conley
90e282026f Bug 1497901 - Make some tests work if Activity Stream runs in its own content process. r=Felipe
The separate Activity Stream content process is currently pref-able, and I'd like to make sure
that the tree is green with it enabled and disabled. This patch makes it so that tests that
browse from about:home/about:newtab to some other page or back work properly even if there
are process flips.

Based on work originally by Jay Lim (:imjching) <jay@imjching.com>.

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

--HG--
extra : moz-landing-system : lando
2018-10-11 21:13:31 +00:00
Ed Lee
704e5da4d0 Bug 1498314 - Add simplified onboarding, CFR installing and bug fixes to Activity Stream r=ursula
Differential Revision: https://phabricator.services.mozilla.com/D8443

--HG--
rename : browser/components/newtab/content-src/asrouter/templates/NewsletterSnippet/NewsletterSnippet.jsx => browser/components/newtab/content-src/asrouter/templates/SubmitFormSnippet/SubmitFormSnippet.jsx
rename : browser/components/newtab/content-src/asrouter/templates/NewsletterSnippet/NewsletterSnippet.schema.json => browser/components/newtab/content-src/asrouter/templates/SubmitFormSnippet/SubmitFormSnippet.schema.json
rename : browser/components/newtab/content-src/asrouter/templates/NewsletterSnippet/_NewsletterSnippet.scss => browser/components/newtab/content-src/asrouter/templates/SubmitFormSnippet/_SubmitFormSnippet.scss
rename : browser/components/newtab/test/unit/asrouter/templates/NewsletterSnippet.test.jsx => browser/components/newtab/test/unit/asrouter/templates/SubmitFormSnippet.test.jsx
extra : moz-landing-system : lando
2018-10-11 20:30:28 +00:00
Drew Willcoxon
47b312fbc2 Bug 1494471 - Ignore the autofill threshold when autofilling URLs r=mak
Differential Revision: https://phabricator.services.mozilla.com/D7361

--HG--
extra : moz-landing-system : lando
2018-10-11 08:34:25 +00:00
Joel Maher
75b335a2dc Bug 1241535 - add support for 'geckoprofile' action task in-tree. r=bstack
Add support for 'geckoprofile' action task in-tree.

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

--HG--
extra : moz-landing-system : lando
2018-10-11 20:22:42 +00:00
Edouard Oger
8ca8070181 Bug 1496637 - Fetch missed FxA commands sporadically on sync r=markh
Differential Revision: https://phabricator.services.mozilla.com/D7911

--HG--
extra : moz-landing-system : lando
2018-10-11 20:08:33 +00:00
Matt Howell
62a191de2d Bug 1497907 - Don't accidentally hide the uninstaller reboot opt-out radio button. r=agashlin
Differential Revision: https://phabricator.services.mozilla.com/D8309

--HG--
extra : moz-landing-system : lando
2018-10-11 22:59:49 +00:00
shindli
6dbc16f83e Backed out changeset 7bd7b375eb2e (bug 1497921) per developer's request CLOSED TREE 2018-10-12 01:19:46 +03:00
Connor Sheehan
962fb415b2 Bug 1483941: add documentation about build telemetry r=ted
This commit adds some documentation about build telemetry
to the build system documentation. This doc should be used
as a reference during opt-in to build system telemetry,
and includes paths to the relevant files for users to audit
independently. Documentation regarding the schema types and
object properties was generated by the `jsonschema2rst` tool,
available on PyPI.

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

--HG--
extra : moz-landing-system : lando
2018-10-10 19:58:47 +00:00
Michael Ratcliffe
d2d39186f6 Bug 1478481 - Flexbox highlighter overlay is wrong size, in page with full-page-zoom applied r=gl
- Added AutoRefreshHighlighter flag to AutoRefreshHighlighter. This ensures that getQuads() ignores the zoom factor.

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

--HG--
extra : moz-landing-system : lando
2018-10-10 23:59:45 +00:00
Chris Manchester
55dced2da0 Bug 1497359 - Detect and reject re-use of objdirs between Make and Tup in configure. r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D8289

--HG--
extra : moz-landing-system : lando
2018-10-11 19:16:49 +00:00
Brian Grinstead
164506b0dc Bug 1491484 - Skip less of browser_findbar.js on linux opt;r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D8390

--HG--
extra : moz-landing-system : lando
2018-10-11 18:23:52 +00:00
Iain Ireland
5e4193a2fc Bug 1423937: Add FrameIter::hasInitialEnvironment to guard FrameIter::callObj r=tcampbell
Differential Revision: https://phabricator.services.mozilla.com/D8395

--HG--
extra : moz-landing-system : lando
2018-10-11 18:12:28 +00:00
Jan-Erik Rediger
cf8a6d4615 Bug 1498245 - Call exit_func to raise any errors if parsing failed r=chutten
Differential Revision: https://phabricator.services.mozilla.com/D8386

--HG--
extra : moz-landing-system : lando
2018-10-11 17:44:54 +00:00
Jan Henning
814f205eb5 Bug 1493864 - Assign site notifications to a dedicated notification channel. r=jchen
Bug 1378445 made those audible and we want to preserve the behaviour.

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

--HG--
extra : moz-landing-system : lando
2018-10-10 19:44:01 +00:00
Thomas Wisniewski
b572526d9c Bug 1451485 - convert webcompat-reporter to a webextension; r=aswan,Pike
convert webcompat-reporter to a webextension

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

--HG--
rename : browser/extensions/webcompat-reporter/skin/lightbulb.svg => browser/extensions/webcompat-reporter/icons/lightbulb.svg
extra : moz-landing-system : lando
2018-10-11 15:53:23 +00:00
Iain Ireland
49c397140e Bug 1498303: Relax restrictions on pending exceptions in math functions called from recovery code r=tcampbell
Differential Revision: https://phabricator.services.mozilla.com/D8448

--HG--
extra : moz-landing-system : lando
2018-10-11 21:30:18 +00:00
Narcis Beleuzu
c31a01ef52 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-10-12 00:57:21 +03:00
Narcis Beleuzu
d30168f45c Merge inbound to mozilla-central. a=merge 2018-10-12 00:48:03 +03:00
Brindusan Cristian
e1f4f3ac73 Backed out changeset 0ff0cb536428 (bug 1497969) for devtools failures on browser_rules_add-rule-pseudo-class.js. CLOSED TREE 2018-10-12 00:00:47 +03:00
Narcis Beleuzu
e8f62dbf84 Backed out changeset b01876f4f16e (bug 1498215) for bustages on test_pathutils.py. CLOSED TREE 2018-10-11 23:56:45 +03:00
Dana Keeler
5af51d1085 bug 1495321 - only allow https URIs to be considered secure in nsSecureBrowserUIImpl r=Gijs
Summary:
Resources that aren't secure (e.g. http) can be routed over secure transports
(e.g. http/2 alt-svc, https proxies). For display purposes (the site identity
widget) we don't want to treat these as secure. Bug 1040323 addressed this exact
issue but didn't include tests. Thus, when nsSecureBrowserUIImpl was
reimplemented in bug 832834, this aspect was neglected. This time, there is a
test.

Reviewers: Gijs

Tags: #secure-revision

Bug #: 1495321

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

--HG--
extra : rebase_source : e17ec47938f41a692b41a7cf65f1d5e4b880e8a7
extra : amend_source : c445c2f5c7eff94be027e238c2f2befc91b3905a
2018-10-11 10:07:49 -07:00
Gabriel Luong
48144773f9 Bug 1497187 - Hide the flexbox container properties in the flex item accordion. r=pbro 2018-10-11 12:05:08 -04:00
Gabriel Luong
65571e884a Bug 1495775 - Flex items should be highlighted when hovered over in the flex item list. r=pbro 2018-10-11 12:00:37 -04:00
Gabriel Luong
5b7da2a429 Bug 1497210 - Ensure a valid flex item prop is provided to the FlexItemSelector. r=pbro 2018-10-11 11:59:08 -04:00
Geoff Brown
355c3ff64a Bug 1495430 - Use AndroidMixin in web_platform_tests.py mozharness script; r=bc,automatedtester 2018-10-11 09:47:56 -06:00
Geoff Brown
cce55b662a Bug 1495430 - Move most mozharness android emulator support into AndroidMixin; r=bc
This allows sharing emulator management code with other mozharness scripts,
like web_platform_tests.py.
2018-10-11 09:47:55 -06:00
Geoff Brown
90b6dc31b9 Bug 1497566 - Remove logcat functionality from mozrunner; r=automatedtester
When testing locally, logcat can be run easily; in CI, mozharness scripts manage
logcat and save the logcat as a test artifact.
2018-10-11 09:47:55 -06:00
Perry Jiang
291f6c1361 Bug 1484849 - history.go(0) should reload the current page and not involve the entire session history r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D8322

--HG--
extra : moz-landing-system : lando
2018-10-11 15:43:25 +00:00
Gijs Kruitbosch
909f7acef8 Bug 1488926 - remove automigration code (already preffed off), r=dthayer
Differential Revision: https://phabricator.services.mozilla.com/D8425

--HG--
extra : moz-landing-system : lando
2018-10-11 17:04:59 +00:00
Lee Salzman
dd26a2555b Bug 1495661 - reuse the default UnscaledFontDWrite for variation fonts. r=jfkthame 2018-10-11 11:19:25 -04:00
Diego Pino Garcia
94e966fca7 Bug 1357561 - ConstraintError should mention which constraint is not being satisfied. r=tt
The creation of a new index or an object store may trigger a
ConstraintError if any of those elements already exists. Unfortunately,
the information provided by the ConstraintError is not enough to
determine the conditions that triggered the error.

This patch overrides the generic ConstraintError message with more
specific information about the duplicated index or object store.
2018-10-11 13:06:11 +02:00
arthur.iakab
075b02706b Merge mozilla-central to mozilla-inbound 2018-10-11 13:10:33 +03:00
Daniel Stenberg
1ce4e8a560 bug 1493619 - pad DNS entry grace period for low TTL cases r=dragana
MozReview-Commit-ID: 8AsmyaSYVJr

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

--HG--
extra : moz-landing-system : lando
2018-10-11 07:18:50 +00:00
Dana Keeler
361deac7ee bug 1478480 - enable GlobalSign Root CA - R6 for EV in PSM r=franziskus
This patch also switches all GlobalSign EV roots to using the CA/Browser Forum
EV policy OID.

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

--HG--
extra : moz-landing-system : lando
2018-10-11 07:12:48 +00:00
Michael Cooper
f8414bc2e7 Bug 1494781 - Include install error when reporting add-on study enroll errors r=aswan
Differential Revision: https://phabricator.services.mozilla.com/D7141

--HG--
extra : moz-landing-system : lando
2018-10-11 16:39:28 +00:00
Agi Sferro
305f478024 Bug 1454444: Add GeckoSession.getUserAgent. r=snorp,esawin
This patch adds a new API to GeckoSession to get the currently used
UserAgent.

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

--HG--
extra : moz-landing-system : lando
2018-10-11 15:31:15 +00:00
Valentin Gosu
397aa438e7 Bug 1497947 - Add mozilla::net::nsStandardURL::TemplatedMutator to LSAN suppression list in websockets WPT r=mccr8
Bug 1467914 removed Init from the allowed leak list (Init was a method in the DNS code). It seems that suppressed this leak as well.

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

--HG--
extra : moz-landing-system : lando
2018-10-11 14:12:52 +00:00
Dustin J. Mitchell
c2f2a7caaf Bug 1494333 - index crons just like artifacts r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D7099

--HG--
extra : moz-landing-system : lando
2018-10-11 13:29:11 +00:00
Patrick Brosset
ff2ee04ec2 Bug 1490101 - Avoid overflowing the layout tab when flex elements are long; r=rcaliman
Fixes the 3 places where long element Reps can appear:
- as a accordion header as "flex item of div..."
- as a flex item in the list of items for a container
- as a flex container
To fix this, I added text-overflow:ellipsis in a few places and made sure the Rep
was not pushing other things too far behind the viewport.
I also made the layout sidebar overflow-x:hidden, because it doesn't need to
scroll sideways (if the sidebar is too thin, then the box-model diagram might
overflow, but it has its own horizontal scrollbar).

Finally, I removed the inspector select icon next to the Flex Container Rep
because usually the element is already selected anyway. If it's not, then you
can use the back arrow to go back to the container.

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

--HG--
extra : moz-landing-system : lando
2018-10-11 15:31:53 +00:00