gecko-dev/layout
Jean-Yves Avenard 39cb670d46 Bug 1632098 - P2. Don't rely on onOpenWindow to determine when we can start. r=kmag
The startup script starts by searching a window by its type; how the window type parameter is only available once the window's document element has been created.
The main window has already been created however and it is in an in-between state which means that you can't find it by its type nor will domwindowcreated be fired.

So we listen to either initial-document-element-inserted which indicates when it's okay to search for the main window by type again and we are ready to start the reftest.

Differential Revision: https://phabricator.services.mozilla.com/D72142
2020-04-24 06:25:51 +00:00
..
base Backed out 7 changesets (bug 1580565) for bustages on nsDocShell.cpp . CLOSED TREE 2020-04-24 05:31:55 +03:00
build Bug 1599131: Remove carve outs for downloads within x-frame-options when fission enabled. r=smaug,mattwoodrow 2020-04-14 05:57:44 +00:00
docs Bug 1628958 Part 1 - Add Layout & CSS section to Mozilla Source Tree Documentation. r=firefox-source-docs-reviewers,sylvestre 2020-04-15 18:07:24 +00:00
forms Bug 1632409 - Separate image mask API from the generic clip API in WR. r=kats 2020-04-23 20:44:21 +00:00
generic Bug 425915 - Use complex line breaker to identify word boundaries in SEAsian languages without interword spaces. r=m_kato 2020-04-23 14:18:08 +00:00
inspector Bug 1613985 - Use default for equivalent-to-default constructors/destructors in layout. r=dholbert 2020-03-17 09:38:32 +00:00
ipc Bug 1613985 - Use default for equivalent-to-default constructors/destructors in layout. r=dholbert 2020-03-17 09:38:32 +00:00
mathml Bug 1612068 - Move zoom from the content viewer to the browsing context. r=nika 2020-04-22 19:32:52 +00:00
media
painting Bug 1632409 - Separate image mask API from the generic clip API in WR. r=kats 2020-04-23 20:44:21 +00:00
printing Backed out 7 changesets (bug 1580565) for bustages on nsDocShell.cpp . CLOSED TREE 2020-04-24 05:31:55 +03:00
reftests Bug 1626458 part 1: Remove pref for CSS Containment (layout.css.contain.enabled) r=AlaskanEmily 2020-04-23 05:01:07 +00:00
style Bug 1626459: Simplify test annotations/code to assume that CSS Containment is preffed on by default. r=AlaskanEmily 2020-04-20 17:31:48 +00:00
svg Bug 1629732 - Fix non-unified build errors in layout/svg. r=tnikkel 2020-04-22 00:10:47 +00:00
tables Bug 1631941 - Add DEBUG-only mWritingMode to mozilla::LogicalSides. r=jfkthame 2020-04-22 23:52:08 +00:00
tools Bug 1632098 - P2. Don't rely on onOpenWindow to determine when we can start. r=kmag 2020-04-24 06:25:51 +00:00
xul Bug 1612068 - Move zoom from the content viewer to the browsing context. r=nika 2020-04-22 19:32:52 +00:00
moz.build Bug 1628958 Part 1 - Add Layout & CSS section to Mozilla Source Tree Documentation. r=firefox-source-docs-reviewers,sylvestre 2020-04-15 18:07:24 +00:00