gecko-dev/docshell
Timothy Nikkel ce2d2224ef Bug 1593170. Annotate new expected asserts in docshell/base/crashtests/1257730-1.html as a result of Fission work in reftest harness. r=mattwoodrow
The asserts are

NS_ASSERTION(mDidInitialize, "should have done initial reflow by now");

in

layout/base/PresShell.cpp

in a couple of different places.

The stacks are slightly different from the existing case in bug 566159. In bug 566159 the stacks are as a result of asking to scroll. In this case the stacks are from an autofocus form element. The element is actually in our about:neterror page when the test tries to navigate to "href". The reason they show up now is that the Fission work on the reftest harness, in general, makes things more async. So in this test we previously tore down the page and moved on to the next test before being able to hit these assertions.

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

--HG--
extra : moz-landing-system : lando
2019-11-18 11:28:14 +00:00
..
base Bug 1593170. Annotate new expected asserts in docshell/base/crashtests/1257730-1.html as a result of Fission work in reftest harness. r=mattwoodrow 2019-11-18 11:28:14 +00:00
build Bug 1588491 - Associate session history entries with a session history object from creation. r=smaug 2019-10-17 20:03:49 +02:00
resources/content Bug 1562642 - add missing license in docshell/resources/content/netError.js r=smaug 2019-11-12 08:26:18 +00:00
shistory Bug 1594938 - Crash in [@ nsSHistory::Reload]. r=smaug 2019-11-15 11:12:54 +00:00
test Bug 1596328, rename .xul test files in docshell/ to .xhtml r=bzbarsky 2019-11-15 16:42:21 +00:00
moz.build Bug 1594981 - update Core::DOM* and Core::Storage* bugzilla product and component meta data in moz.build files after reorganization in bug 1594717. r=annevk 2019-11-08 12:17:57 +00:00