You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
p nsIContent->List(stdout, 0)
p $9->DumpFrameTree() # needs --enable-debug or --enable-dump-painting
p $1->Manager()->Dump()
p PrintDisplayListToStdout(aBuilder, list)
p sDumpPaintList = 1
layout.display-list.dump-content
MOZ_DUMP_PAINT_LIST=1 mach run -p debug
with invalidation:
nglayout.debug.invalidation
MOZ_DUMP_INVALIDATION=1 MOZ_DUMP_PAINT_LIST=1 mach run -p debug
layers.dump-host-layers