Hi Botond thanks for replying, I just checked and calling drawWindow() doesn't output the entire page in the display-list dumps. It's as if this operation doesn't trigger the same things a regular render operation does.
But your reply got me thinking. If I can force Firefox to always render the entire page (instead of the optimized elements currently within the viewport), then I have all the information I need in the display-list dumps. I haven't found a way to do this yet. Can anyone point me to the part of source code that chooses which elements to include in the display-list? I'd like to override this optimization and include all elements within the document instead. _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform