mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-07 11:56:51 +00:00
b0cf27878d
Prior to this patch, dumping of style contexts in the layout debugger would only dump the subtree associated with the root frame, which just covers the viewport, canvas, and associated scrollbars. I think this has been broken since bug 236921 (2004) and bug 378693 (2007) properly disconnected the root element from the styles for the viewport and canvas. This patch just manually dumps the root frame and the root element's frame, since the style set no longer maintains a list of all of the style context roots. MozReview-Commit-ID: 5LEnbNtngN2 --HG-- extra : transplant_source : v%BB%09%C8M8%FE%25%A9%A6%3D%EA%BD%BE%DF7%08%9A%85m |
||
---|---|---|
.. | ||
base | ||
build | ||
doc | ||
forms | ||
generic | ||
inspector | ||
ipc | ||
mathml | ||
media | ||
painting | ||
printing | ||
reftests | ||
style | ||
svg | ||
tables | ||
tools | ||
xul | ||
moz.build |