Bug 1568857 Comment 2 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

We will also have to figure out what we do about the ReflowTracker, which is used by (at least) the grid inspector. See bug 1580463.
We will also have to figure out what we do about the ReflowTracker, which is used by the grid inspector. See bug 1580463.
The box-model also uses it, but in a different way: it only cares about reflows that happen in the target where the current node lives.
The grid inspector however needs to know whenever a reflow occurs in any target, since that may result in the list of grids being different.

Back to Bug 1568857 Comment 2