Commit Graph

620865 Commits

Author SHA1 Message Date
Rob Lemley
7fe3db298f Bug 1499590 - Thunderbird fixes in periodic_file_updates.sh. r=sfraser
Updates to periodic_file_updates.sh to complete Thunderbird support

- added comm- branch support so that repository URL's are correctly determined
- set COMMIT_AUTHOR appropriately for Thunderbird

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

--HG--
extra : moz-landing-system : lando
2018-10-29 16:49:52 +00:00
Brendan Dahl
06c315024d Bug 1502523 - Account for different activeElement behavior in test. r=Gijs
For browser.xhtml activeElement was modified to match the behavior of
XUL documents. For now, change the test to match the special case in the
activeElement code.

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

--HG--
extra : moz-landing-system : lando
2018-10-29 16:20:20 +00:00
Brendan Dahl
366e36bf54 Bug 1501738 - Fix screenshot toolbar button in browser.xhtml. r=ianbicking
Differential Revision: https://phabricator.services.mozilla.com/D9676

--HG--
extra : moz-landing-system : lando
2018-10-29 15:40:24 +00:00
Brendan Dahl
b35cc09186 Bug 1501791 - Fix browser_screenshots_ui_check.js for browser.xhtml. r=ianbicking
browser.xhtml has a different structure do to the difference in whitespace
handling in xhtml vs xul.

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

--HG--
extra : moz-landing-system : lando
2018-10-29 15:41:02 +00:00
Ashley Hauck
8513c0fa6a Bug 1502476 - Handle failure when parsing field initializer. r=arai
Differential Revision: https://phabricator.services.mozilla.com/D9956

--HG--
extra : moz-landing-system : lando
2018-10-29 15:30:26 +00:00
Raphael Pierzina
7a5affcbeb Bug 1501973 - Create requirements file for archived telemetry tests; r=ahal
Depends on D9769

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

--HG--
extra : moz-landing-system : lando
2018-10-26 15:59:31 +00:00
Andy Wingo
245256d59e Bug 1502797 - Remove redundant forward declarations of BigInt type r=jandem
Differential Revision: https://phabricator.services.mozilla.com/D10045

--HG--
extra : moz-landing-system : lando
2018-10-29 15:08:47 +00:00
Daniel Holbert
e7d21b64b2 Bug 1502510: Provide missing image file for calc-background-position and calc-background-size reftests. r=heycam
Differential Revision: https://phabricator.services.mozilla.com/D9951

--HG--
rename : layout/reftests/backgrounds/blue-32x32.png => layout/reftests/w3c-css/submitted/values3/support/blue-32x32.png
extra : moz-landing-system : lando
2018-10-29 00:57:16 +00:00
Ehsan Akhgari
f5264f90b2 Bug 1502774 - Part 3: Remove nsAuthModule r=valentin
Depends on D10026

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

--HG--
rename : extensions/auth/nsAuthFactory.cpp => extensions/auth/nsIAuthModule.cpp
extra : moz-landing-system : lando
2018-10-29 14:59:24 +00:00
Ehsan Akhgari
51908697bd Bug 1502774 - Part 2: Remove XPCOM component registrations for auth module classes r=valentin
Depends on D10025

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

--HG--
extra : moz-landing-system : lando
2018-10-29 14:59:16 +00:00
Ehsan Akhgari
a064a33bed Bug 1502774 - Part 1: Remove XPCOM component registrations for HTTP authenticator classes r=valentin
Differential Revision: https://phabricator.services.mozilla.com/D10025

--HG--
extra : moz-landing-system : lando
2018-10-29 14:59:14 +00:00
Patrick Brosset
79dafb1b1d Bug 1502002 - Start using the getAsFlexContainer API's clampState value to simplify devtools; r=gl
Differential Revision: https://phabricator.services.mozilla.com/D9798

--HG--
extra : moz-landing-system : lando
2018-10-29 14:49:37 +00:00
Narcis Beleuzu
3467484554 Backed out 3 changesets (bug 1502774) for mingwclang bustages on include/sspi.h. CLOSED TREE
Backed out changeset a1f9c4666855 (bug 1502774)
Backed out changeset 07648e9d8400 (bug 1502774)
Backed out changeset b403c3c786ee (bug 1502774)

--HG--
rename : extensions/auth/nsIAuthModule.cpp => extensions/auth/nsAuthFactory.cpp
2018-10-29 17:01:21 +02:00
Ehsan Akhgari
16e0f3a1a8 Bug 1502760 - Stop honouring browser.contentblocking.enabled in the control centre code r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D10020

--HG--
extra : moz-landing-system : lando
2018-10-29 14:44:12 +00:00
Ehsan Akhgari
8f7308f234 Bug 1497014 - Part 3: Add a test to ensure that the shield doesn't reanimate when seeing notifications for existing blocking categories r=johannh
Depends on D9985

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

--HG--
extra : moz-landing-system : lando
2018-10-29 14:47:59 +00:00
Ehsan Akhgari
48dcf0f5dc Bug 1497014 - Part 2: Extend browser_trackingUI_animation_2.js to cover third-party cookie blocking too r=johannh
Depends on D9984

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

--HG--
extra : moz-landing-system : lando
2018-10-29 14:47:57 +00:00
Ehsan Akhgari
25048d2d01 Bug 1497014 - Part 1: Pass in a URI hint for all content blocking state notifications r=baku
Differential Revision: https://phabricator.services.mozilla.com/D9984

--HG--
extra : moz-landing-system : lando
2018-10-29 14:47:55 +00:00
Ehsan Akhgari
7d9df9b0ec Bug 1502774 - Part 3: Remove nsAuthModule r=valentin
Depends on D10026

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

--HG--
rename : extensions/auth/nsAuthFactory.cpp => extensions/auth/nsIAuthModule.cpp
extra : moz-landing-system : lando
2018-10-29 14:40:30 +00:00
Ehsan Akhgari
acc9a12f81 Bug 1502774 - Part 2: Remove XPCOM component registrations for auth module classes r=valentin
Depends on D10025

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

--HG--
extra : moz-landing-system : lando
2018-10-29 14:40:29 +00:00
Ehsan Akhgari
7a780d8462 Bug 1502774 - Part 1: Remove XPCOM component registrations for HTTP authenticator classes r=valentin
Differential Revision: https://phabricator.services.mozilla.com/D10025

--HG--
extra : moz-landing-system : lando
2018-10-29 14:40:29 +00:00
Mark Banner
9cfb46e7a6 Bug 1502309 - Platform birth date test isn't being run (worker_test_osfile_front.js). r=Yoric
Differential Revision: https://phabricator.services.mozilla.com/D9912

--HG--
extra : moz-landing-system : lando
2018-10-29 14:01:05 +00:00
Narcis Beleuzu
7faa4c74d0 Backed out changeset 7bb0ca583b02 (bug 1501041) for bc failures on browser_UsageTelemetry_content_aboutHome.js. CLOSED TREE 2018-10-29 16:13:41 +02:00
Rob Wu
4fb6b2bad9 Bug 1501006 - Reject cookieStoreId when contextual identities are disabled r=mixedpuppy
Depends on D9517

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

--HG--
extra : moz-landing-system : lando
2018-10-29 13:23:12 +00:00
Rob Wu
e757ef0aee Bug 1501006 - Reject cookieStoreId in perma-private browsing mode r=mixedpuppy
Until container tabs are supported in private browsing mode
(bug 1320757), extensions should not be able to open container tabs when
perma-private browsing mode is off.

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

--HG--
extra : moz-landing-system : lando
2018-10-29 13:23:00 +00:00
Rob Wood
d1b2d84bf4 Bug 1473079 - Add gecko profiling support to raptor (part 3: enable gecko profiling); r=jmaher
Depends on D6309

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

--HG--
extra : moz-landing-system : lando
2018-10-29 13:35:21 +00:00
Rob Wood
e154044f63 Bug 1473079 - Add gecko profiling support to raptor (part 2: limit page cycles); r=jmaher
Depends on D6286

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

--HG--
extra : moz-landing-system : lando
2018-10-29 13:33:13 +00:00
Rob Wood
6f148acd8e Bug 1473079 - Add gecko profiling support to raptor (part 1: cmd line args); r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D6286

--HG--
extra : moz-landing-system : lando
2018-10-29 13:32:25 +00:00
Marco Bonardo
d77d9c899f Bug 1502655 - Remove remaining frontend livemarks code. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D9992

--HG--
extra : moz-landing-system : lando
2018-10-29 13:18:17 +00:00
Raphael Pierzina
3b94e28a76 Bug 1501973 - Add telemetry marionette files to tests archive; r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D9769

--HG--
extra : moz-landing-system : lando
2018-10-26 15:56:54 +00:00
Andreas Pehrson
5781531358 Bug 1453078 - Do not assume segments are all non-null when not all null. r=padenot
Differential Revision: https://phabricator.services.mozilla.com/D9545

--HG--
extra : moz-landing-system : lando
2018-10-29 10:34:40 +00:00
ffxbld
36c0312102 No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D10049

--HG--
extra : moz-landing-system : lando
2018-10-29 12:26:11 +00:00
Emilio Cobos Álvarez
21bd600cbd Bug 1497389 - Add a fast path for querySelector{,All} when we have classes or tags in the rightmost compound. r=heycam,firefox-style-system-reviewers
Before this patch we were only optimizing the case of a single selector, which
is fine, but not enough to catch ones like .foo .bar or so.

This patch allows us to optimize classes and tags in the rightmost compound,
while keeping the current optimization for #id selectors.

Need to profile this, but code-wise should be ready for review.

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

--HG--
extra : moz-landing-system : lando
2018-10-29 12:04:25 +00:00
Jonathan Kingston
671423e741 Bug 1149485 - Replace about:blocked references to blacklist to blocklist. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D10003

--HG--
rename : toolkit/themes/linux/global/icons/blacklist_favicon.png => toolkit/themes/linux/global/icons/blocklist_favicon.png
rename : toolkit/themes/osx/global/icons/blacklist_favicon.png => toolkit/themes/osx/global/icons/blocklist_favicon.png
rename : toolkit/themes/windows/global/icons/blacklist_favicon.png => toolkit/themes/windows/global/icons/blocklist_favicon.png
extra : moz-landing-system : lando
2018-10-29 11:24:59 +00:00
Valentin Gosu
9a1d38c1a0 Bug 1460537 - Connectivity Service - Add check for IPv4/v6 connectivity r=dragana
This is likely not the best approach to detecting IP connectivity.
The check has a slight delay until the failure counter reaches the threshold.
A more reliable way will be added in a follow-up.

Depends on D7844

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

--HG--
extra : moz-landing-system : lando
2018-10-29 11:22:58 +00:00
Valentin Gosu
3753105b42 Bug 1460537 - Connectivity Service - Add DNSv4 and DNSv6 checks r=dragana
Differential Revision: https://phabricator.services.mozilla.com/D7844

--HG--
extra : moz-landing-system : lando
2018-10-29 11:22:40 +00:00
Cosmin Sabou
ec3d261a04 Bug 1501041 - Disable browser/modules/test/browser/browser_UsageTelemetry_content.js because of permafailure. r=jmaher 2018-10-26 18:04:00 +03:00
Johan Lorenzo
1785f5c2e5 Bug 1500897 - geckoview: only spin beetmover tasks on GECKOVIEW_XX_RELBRANCH r=dustin,tomprince
geckoview: only spin beetmover tasks on GECKOVIEW_XX_RELBRANCH

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

--HG--
extra : moz-landing-system : lando
2018-10-29 11:11:46 +00:00
Andreas Tolfsen
9fbe209e6d bug 1431148: geckodriver: add tests for TakeFullScreenshot; r=whimboo
This hooks up the Mozilla-specific WPT WebDriver tests directory
to use fixtures from the upstream public repository.

The tests for the new TakeFullScreenshot command are somewhat more
thorough than those for Take Screenshot and Take Element Screenshot,
but this will be addressed later as part of bug 1494208.

Depends on D6887

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

--HG--
extra : moz-landing-system : lando
2018-10-29 11:07:32 +00:00
Andreas Tolfsen
7b082f6293 bug 1431148: webdriver: add screenshot test utilities; r=whimboo
This adds some test utilities to the WebDriver WPT tests for dealing
with screenshots and document dimensions.

Depends on D6886

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

--HG--
extra : moz-landing-system : lando
2018-10-29 11:07:30 +00:00
Andreas Tolfsen
659731e7e2 bug 1431148: geckodriver: add TakeFullScreenshot command; r=whimboo
This adds a new proprietary extension command to geckodriver for
taking a screenshot of the full document.  The new endpoint is GET
/session/{session id}/moz/screenshot/full and returns, like the
Take Screenshot and Take Element Screenshot, a Base64 encoded string.

Depends on D9419

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

--HG--
extra : moz-landing-system : lando
2018-10-29 11:07:28 +00:00
Andreas Tolfsen
e4294a393e bug 1431148: webdriver: load wpt fixtures as pytest plugin; r=davehunt
Depends on D9418

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

--HG--
extra : moz-landing-system : lando
2018-10-29 11:07:21 +00:00
Andreas Tolfsen
8c1e0fdd27 bug 1431148: webdriver: make wpt fixtures a module; r=davehunt
To make it possible for other non-WPT tests to pick up and use
the WebDriver WPT fixtures, we need to turn them into a separate
Python module.

Consumers can then make the module discoverable on their Python
search path and use pytest_plugins to include them in their own
conftest.py files.

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

--HG--
rename : testing/web-platform/tests/webdriver/tests/conftest.py => testing/web-platform/tests/webdriver/tests/support/fixtures.py
extra : moz-landing-system : lando
2018-10-29 11:07:19 +00:00
Razvan Caliman
44254c2de1 Bug 1491281 - Use tab id and title as fallbacks for panel props in Inspector sidebar tabs; r=gl
Avoid needless duplication if tab id and title as props when creating Inspector sidebar tab components.

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

--HG--
extra : moz-landing-system : lando
2018-10-26 17:15:58 +00:00
Emilio Cobos Álvarez
968454aa33 Bug 1502185 - Don't allow auto in grid line names. r=mats
See https://github.com/w3c/csswg-drafts/issues/2856.

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

--HG--
extra : moz-landing-system : lando
2018-10-28 23:26:53 +00:00
Mark Banner
0909ebdd11 Bug 1500483 - Clarify the type of window that should be passed to UrlbarController, and tidy usages of the window in the controller. r=mak
Depends on D9926

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

--HG--
extra : moz-landing-system : lando
2018-10-29 10:23:31 +00:00
Narcis Beleuzu
6d19e0cc90 Backed out changeset deb0260b33c1 (bug 1500897) for taskgraph test failure 2018-10-29 12:18:13 +02:00
Makoto Kato
0ca1f40c1b Bug 1485890 - Remove dumpContentTree, debugDumpContent and debugUnitTests from nsIEditor. r=masayuki
Since bug 1491173 is landed, there is no users of dumpContentTree,
debugDumpContent and debugUnitTests.  So Let's remove these methods from
nsIEditor.

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

--HG--
extra : moz-landing-system : lando
2018-10-29 07:23:49 +00:00
Ehsan Akhgari
c45edd44bb Bug 1502757 - Stop syncing the browser.contentblocking.enabled pref r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D10018

--HG--
extra : moz-landing-system : lando
2018-10-29 10:07:56 +00:00
Ehsan Akhgari
65bafb09f2 Bug 1502758 - Remove the remnants of browser.contentblocking.enabled from the preferences code r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D10019

--HG--
extra : moz-landing-system : lando
2018-10-29 10:05:53 +00:00
Jean-Yves Avenard
0bb982d5d5 Bug 1502488 - Fix opus mapping 2 channels count check. r=padenot
Add gtest

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

--HG--
extra : moz-landing-system : lando
2018-10-29 09:44:18 +00:00