Commit Graph

673751 Commits

Author SHA1 Message Date
Glenn Watson
ead3514ee7 Bug 1586062 - Fix WebRender with picture caching path disabled. r=kvark
We need to detect this code path in renderer, and call the
legacy draw_color_target method.

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

--HG--
extra : moz-landing-system : lando
2019-10-03 19:32:09 +00:00
Calixte Denizet
1ed4302759 Bug 1585993 - Resolve symlinks when generating file paths for breakpad symbol file r=gsvelto
Some paths contain symlinks and Python normpath doesn't resolve them.
So it results on having wrong paths in generated breakpad file.

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

--HG--
extra : moz-landing-system : lando
2019-10-03 19:32:02 +00:00
Andreas Pehrson
49aac36888 Bug 1568169 - Remove SourceListener from window listener in all gUM failure paths. r=jib
Differential Revision: https://phabricator.services.mozilla.com/D47901

--HG--
extra : moz-landing-system : lando
2019-10-03 20:12:22 +00:00
J.C. Jones
26d284f717 Bug 1577822 - land NSS dc86215aea17 UPGRADE_NSS_RELEASE, r=kjacobs
2019-10-03  Kevin Jacobs  <kjacobs@mozilla.com>

	* gtests/pk11_gtest/pk11_cbc_unittest.cc, lib/softoken/pkcs11c.c:
	Bug 1576307 - Fixup for fips tests, permit NULL iv as necessary.
	r=jcj

	ECB mode should not require an IV.

	[dc86215aea17] [tip]

2019-09-30  Kevin Jacobs  <kjacobs@mozilla.com>

	* gtests/pk11_gtest/pk11_cbc_unittest.cc, lib/softoken/pkcs11c.c:
	Bug 1576307 - Check mechanism param and param length before casting
	to mechanism-specific structs. r=jcj

	This patch adds missing PKCS11 input parameter checks, which are
	needed prior to casting to mechanism-specific structs.

	[53d92a324080]

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

--HG--
extra : moz-landing-system : lando
2019-10-03 20:05:41 +00:00
Cosmin Sabou
29e934c613 Bug 1580097 - Update update-the-rendering.html expectancies. r=jgraham 2019-10-03 23:18:00 +03:00
Cosmin Sabou
6d8206fdb8 Backed out changeset d2613eaa1369 (bug 1548522) for reftest failures on legacy-menclose-radical-notation.html. 2019-10-03 23:15:50 +03:00
Botond Ballo
51d9ccdfa4 Bug 1585116 - Fix usage of the TOUCHINPUT WinAPI structure in nsWindow::OnTouch(). r=cmartin
We were testing the dwFlags field against TOUCHINPUTMASKF_CONTACTAREA, when
in fact that is meant to be tested against the dwMask field.

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

--HG--
extra : moz-landing-system : lando
2019-10-03 18:37:01 +00:00
Frederic Wang
8a93c86e31 Bug 1548522 - Remove support for the menclose's "radical" notation. r=emilio
See https://groups.google.com/forum/#!topic/mozilla.dev.platform/vwAkuZIEhnY

* Introduce a new preference option to disable menclose's "radical" notation.
* Disable the notation in Nightly and when running WPT tests.
* Enable the notation in other channels together with a counter and
  deprecation warning.
* Update WPT test legacy-menclose-radical-notation.html
  - Fix test: "radical" should be equivalent to "", which is not the same as
    the default value "longdiv".
    See https://github.com/mathml-refresh/mathml/issues/144
  - Add a test "box radical" which should be equivalent to "box".
  - Remove failure expectation.
* Enable the radical notation for MathML reftests testing it.

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

--HG--
extra : moz-landing-system : lando
2019-10-02 00:01:12 +00:00
Andrew Erickson
67a949f0bb Bug 1585422: update linux hostutils r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D47997

--HG--
extra : moz-landing-system : lando
2019-10-03 14:42:40 +00:00
Jorg K
1880080eb6 Bug 1584795 - Add editMenuOverlay.js and globalOverlay.js to config.xul to fix context menu for Thunderbird. r=bgrins
--HG--
extra : rebase_source : 22f90fe650c3f7b19e1f62249eb6ef3658d72d27
2019-10-03 21:47:10 +03:00
Dão Gottwald
8013921808 Bug 1584281 - Update megabar box-shadow and add the same box-shadow to the legacy (non-megabar) results panel. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D47954

--HG--
extra : moz-landing-system : lando
2019-10-03 12:35:08 +00:00
Cosmin Sabou
66724802d8 Backed out 3 changesets (bug 1533957) for linux fission failures. CLOSED TREE
Backed out changeset 93dc3aae76fe (bug 1533957)
Backed out changeset aa6ab3f678cc (bug 1533957)
Backed out changeset 19d46cc8b80f (bug 1533957)
2019-10-03 21:38:39 +03:00
Tom Prince
7e6f319939 No bug: [taskgraph] Be more explict about the type of config in taskgraph.decision; r=aki
Differential Revision: https://phabricator.services.mozilla.com/D48001

--HG--
extra : moz-landing-system : lando
2019-10-03 02:46:35 +00:00
Tom Prince
ecba850f66 No bug: [taskgraph] Improve the error message in Graph.transitive_closure; r=mhentges
Differential Revision: https://phabricator.services.mozilla.com/D48000

--HG--
extra : moz-landing-system : lando
2019-10-03 01:27:02 +00:00
Vijay Budhram
5af8c9966d Bug 1570568 - Update Fxa menu to reflect decoupling r=eoger,markh
Differential Revision: https://phabricator.services.mozilla.com/D46891

--HG--
extra : moz-landing-system : lando
2019-10-03 18:04:56 +00:00
Tim Nguyen
91976e6a66 Bug 1586018 - Remove a11y tree tests, reftests and crashtests only related to textbox. r=surkov,emilio
Differential Revision: https://phabricator.services.mozilla.com/D48080

--HG--
extra : moz-landing-system : lando
2019-10-03 18:01:08 +00:00
Michael Kaply
24237032d4 Bug 1574963 - Add a policy for using legacy profiles on Windows. r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D47841

--HG--
extra : moz-landing-system : lando
2019-10-03 17:47:17 +00:00
Ting-Yu Lin
3aa390f805 Bug 1579565 Part 2 - Skip block-end side if the frame has a column-span sibling. r=dbaron
Also, clean up the wording and variable names when aReflowInput is used.

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

--HG--
extra : moz-landing-system : lando
2019-10-03 17:26:06 +00:00
Ting-Yu Lin
f0e7225497 Bug 1579565 Part 1 - Skip applying the child block's block-end margin when placing it if it has a later sibling across column-span split. r=dbaron
Differential Revision: https://phabricator.services.mozilla.com/D47675

--HG--
extra : moz-landing-system : lando
2019-10-03 17:28:48 +00:00
Valentin Gosu
7ceaf8fcce Bug 1533957 - Separate nsLoadGroup::RemoveRequest into RemoveRequestFromHashtable and NotifyRemovalObservers r=bzbarsky
Depends on D47076

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

--HG--
extra : moz-landing-system : lando
2019-10-02 15:23:52 +00:00
Valentin Gosu
58bbe88106 Bug 1533957 - Test that request is cancelled before being removed from a loadGroup r=bzbarsky
Depends on D46591

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

--HG--
extra : moz-landing-system : lando
2019-10-02 15:23:52 +00:00
Valentin Gosu
481b04f2e2 Bug 1533957 - The request should be cancelled before being removed from the LoadGroup r=bzbarsky
Differential Revision: https://phabricator.services.mozilla.com/D46591

--HG--
extra : moz-landing-system : lando
2019-10-02 15:23:50 +00:00
Jonathan Kingston
14ec3140a9 Bug 1585364 - Fix IsFrame check to work in fission. r=ckerschb,nika
Differential Revision: https://phabricator.services.mozilla.com/D47783

--HG--
extra : moz-landing-system : lando
2019-10-03 16:42:25 +00:00
Andrew McCreight
8a819fe735 Bug 1585830 - Fix remote type check in browser_new_content_window_from_chrome_principal.js to work with Fission. r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D47991

--HG--
extra : moz-landing-system : lando
2019-10-03 16:59:05 +00:00
Jared Wein
20802e4942 Bug 1583796 - Re-sort and render the login list when breach notifications are updated without acting like a user-initiated sort. r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D47982

--HG--
extra : moz-landing-system : lando
2019-10-03 16:04:39 +00:00
Jared Wein
7a8544e664 Bug 1583426 - Clear the aria-activedescendant attribute if navigating through the list reaches an end of the list to trigger NVDA to speak the list's aria-label. Restore the aria-activedescendant attribute upon tabbing back to the listso the... r=sfoster
...active descendant will correctly get announced. r?sfoster

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

--HG--
extra : moz-landing-system : lando
2019-10-03 16:44:14 +00:00
Jared Wein
f67fbdc768 Bug 1583425 - Update the active descendant when rendering to make sure that it is a visible list-item. r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D47827

--HG--
extra : moz-landing-system : lando
2019-10-03 15:47:21 +00:00
Jared Wein
7fa1305555 Bug 1583428 - Remove the alt attribute for the favicon since it is not helpful and remove the alt attribute on the breached website icon so the title of 'Breached Website' is spoken. r=fluent-reviewers,MattN,flod
Differential Revision: https://phabricator.services.mozilla.com/D47811

--HG--
extra : moz-landing-system : lando
2019-10-03 16:05:22 +00:00
Tim Nguyen
2ed60e9a99 Bug 1586019 - Remove textbox .plain class support. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D48074

--HG--
extra : moz-landing-system : lando
2019-10-03 16:21:42 +00:00
Tom Ritter
2e50f42b7a Bug 1577521 - Update configure to report an error if you try to build with mingw-gcc r=nalexander
Differential Revision: https://phabricator.services.mozilla.com/D47857

--HG--
extra : moz-landing-system : lando
2019-10-03 15:44:36 +00:00
Michael Cooper
7e32f859a9 Bug 1584961 - Use sinon matcher instead of exact call list in Normandy preference rollout test r=Gijs
This avoids an intermittent test failure when other parts of Firefox set experiments active while this test is running

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

--HG--
extra : moz-landing-system : lando
2019-10-03 14:40:43 +00:00
Anny Gakhokidze
6b46b2ccf4 Bug 1582531 - Add a fail-if annotation for toolkit/components/passwordmgr/test/mochitest/test_prompt_http.html, r=kmag
Differential Revision: https://phabricator.services.mozilla.com/D48062

--HG--
extra : moz-landing-system : lando
2019-10-03 15:31:30 +00:00
Geoff Brown
64667c1a4f Bug 1575666 - skip crashtest 1257700.html on Android; r=geckoview-reviewers,snorp
This test fails intermittently on geckoview; when it fails, many later-running
tests fail also, causing some confusion in bug classification.

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

--HG--
extra : moz-landing-system : lando
2019-10-03 15:10:37 +00:00
Geoff Brown
b5dcc6d775 Bug 1584562 - Re-disable crashtest 914521.html on Android; r=geckoview-reviewers,snorp
This test was skipped on Android for a long time, then recently enabled by
bug 1582884. Current failures are infrequent, but let's avoid them anyway.

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

--HG--
extra : moz-landing-system : lando
2019-10-03 15:10:37 +00:00
Nick Alexander
2dc031e1d6 Bug 1585198 - Use win32-node for aarch64 Browsertime tests. r=stephendonner
Just like Bug 1582972.

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

--HG--
extra : moz-landing-system : lando
2019-10-03 16:26:17 +00:00
Emilio Cobos Álvarez
453ca45319 Bug 1585674 - Start loads more incrementally in the @import scanner. r=hsivonen
Consider the case of a very big <style> element, with a few imports on top,
which we cut half-way over the network.

The @import scanner would be likely to have found anything there is to be found,
but we won't process it until we pop the <style> element. It's relatively low
effort to support this use-case by making Scan() return the already-found urls.

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

--HG--
extra : moz-landing-system : lando
2019-10-03 07:34:35 +00:00
Morgan Reschenberg
81a27172b7 Bug 1568453: Remove the label function from autocomplete-richlistitem so that screenreaders obtain the names of autocomplete items directly from the CE markup. r=Jamie
Differential Revision: https://phabricator.services.mozilla.com/D47643

--HG--
extra : moz-landing-system : lando
2019-10-03 00:36:25 +00:00
Junior Hsu
3c71516d2b Bug 1582966 - avoid double failure handling for FTP r=valentin
Caller of `ResumeForDiversion` should respond for error handling. Otherwise, two `FailDiversion` will be fired, and the latter one is without the listener

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

--HG--
extra : moz-landing-system : lando
2019-10-03 08:53:23 +00:00
Razvan Maries
bcdb3b1baa Bug 1583706 - Disabled browser_webconsole_location_logpoint_debugger_link.js on Linux x64 and Windows. r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D48026

--HG--
extra : moz-landing-system : lando
2019-10-03 15:16:13 +00:00
Jared Wein
fca79feae8 Bug 1575220 - Show the close icon in the confirmation-dialog in high contrast mode. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D47531

--HG--
extra : moz-landing-system : lando
2019-10-03 15:32:46 +00:00
Jared Wein
62f89d995e Bug 1575220 - Show breach notification icons in high contrast mode. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D47530

--HG--
extra : moz-landing-system : lando
2019-10-03 15:32:42 +00:00
Jared Wein
c439f9c236 Bug 1583398 - Store breaches in the remote store for tests when expected, and otherwise prevent all of the fxmonitor logspam when running aboutlogins mochitest-browser tests. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D47529

--HG--
extra : moz-landing-system : lando
2019-10-03 15:32:47 +00:00
Jared Wein
e6cfc97a49 Bug 1583398 - Move error rendering to the render function so calling render is idempotent. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D47528

--HG--
extra : moz-landing-system : lando
2019-10-03 15:32:33 +00:00
Jared Wein
c03d373e19 Bug 1583398 - Newly added logins should show breach notifications if they apply. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D47527

--HG--
extra : moz-landing-system : lando
2019-10-03 15:32:30 +00:00
Jared Wein
f51a51c27d Bug 1550087 - Link users to the login they are duplicating in the error message. r=MattN,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D47305

--HG--
extra : moz-landing-system : lando
2019-10-03 15:32:27 +00:00
Jared Wein
dde67d393f Bug 1550087 - Alphabetize the event listeners and refactor to shorten the focus and render methods on LoginItem. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D47304

--HG--
extra : moz-landing-system : lando
2019-10-03 15:32:24 +00:00
Jared Wein
10a02633a1 Bug 1550087 - Set l10n-id statically on the dismiss-breach-alert button. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D47303

--HG--
extra : moz-landing-system : lando
2019-10-03 15:32:20 +00:00
Tyler
b354857779 Bug 1576908 - uses fission model for sending purge history messages r=mconley,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D45959

--HG--
extra : moz-landing-system : lando
2019-10-03 14:03:34 +00:00
Tim Nguyen
bf14df5902 Bug 1585884 - Remove obsolete textbox-multiline-*.xul reftests. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D48024

--HG--
extra : moz-landing-system : lando
2019-10-03 14:47:57 +00:00
Christoph Kerschbaumer
58c926c76d Bug 1584539: Stop propagation of event. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D48027

--HG--
extra : moz-landing-system : lando
2019-10-03 14:42:29 +00:00