gecko-dev/layout
Emilio Cobos Álvarez 6e52b0c1c7 Bug 1636728 - Request a longer timeout in test_printpreview.xhtml. r=jwatt
The first patch in this bug makes this test a bit more heavy-weight.

Instead of rendering the print-preview document in an iframe, and
snapshotting the 400x400 pixels in the top left corner, we open a window
and snapshot the whole print preview document.

I could keep it doing the same if needed by passing the docshell
argument to window.printPreview. But this test wasn't great to begin
with, and the changes in part 1 are a net improvement imo.

The bad part is that they cause the test to become slower such as it can
time out in some debug builds. Request a longer timeout because of this.

Differential Revision: https://phabricator.services.mozilla.com/D87966
2020-08-24 11:14:27 +00:00
..
base Bug 1636728 - Request a longer timeout in test_printpreview.xhtml. r=jwatt 2020-08-24 11:14:27 +00:00
build Bug 1652254 - Remove svg from some moz.build local includes r=dholbert 2020-07-12 16:38:26 +00:00
docs
forms Bug 1648149 - Move GeckoViewContent to Actor. r=snorp 2020-08-14 14:48:37 +00:00
generic Bug 1543485 - Also update the code in ScrollToImpl() that proactively updates the callback transform and main thread visual viewport offset. r=kats 2020-08-21 01:24:59 +00:00
inspector Bug 546052 - Add parsing for cross-fade from CSS Image Values and Replaced Content Module Level 4 r=emilio 2020-07-31 16:11:38 +00:00
ipc
mathml Bug 1639963 - Update the API of nsIFrame::ComputeSize for aspect-ratio. r=emilio 2020-08-17 06:57:56 +00:00
media
painting Bug 1659676 - Simplify WR hit-test API. r=kats,kvark,nical 2020-08-19 15:05:30 +00:00
printing Bug 1660189 - Bail out from nsPrintJob::DoCommonPrint if the docshell was destroyed in beforeprint event handlers. r=dholbert 2020-08-21 04:58:49 +00:00
reftests Bug 166061 - Bug 1660661 - adjust svg alpha reftest expectations for windows 10 on hardware. r=kats 2020-08-23 16:04:52 +00:00
style Bug 1659267 - Remove usages of -moz-user-select across the Firefox codebase. r=emilio,marionette-reviewers,geckoview-reviewers,preferences-reviewers,whimboo,agi 2020-08-18 23:37:51 +00:00
svg Bug 1659267 - Remove usages of -moz-user-select across the Firefox codebase. r=emilio,marionette-reviewers,geckoview-reviewers,preferences-reviewers,whimboo,agi 2020-08-18 23:37:51 +00:00
tables Bug 1412687 Part 1 - Make const-cast clearer in nsTableRowGroupFrame::Reflow(). r=dholbert 2020-08-20 22:24:58 +00:00
tools Bug 1657498 - report Software WebRender in about:support. r=emilio 2020-08-14 22:30:05 +00:00
xul Backed out changeset 6d71d0556c40 (bug 1568130) for mochitest failures on test_focus_menu.xhtml 2020-08-17 05:43:25 +03:00
moz.build