[EMAIL PROTECTED] wrote: > Boris Zbarsky wrote: > > [EMAIL PROTECTED] wrote: > > > Yeah, I thought so, but maybe somehow the coalesced items are getting > > > unspooled by something I'm doing? > > > > That's possible in general, yes. > > So, I've looked at the timing information again. I was wrong. It's > not taking .2s for each item. It's now taking .004-0.020s for most > items and sometimes taking 1.004-1.020 seconds for a single item and > going back to the smaller numbers. It's very weird that it's always > exactly an extra second. There's one instance of it taking .249 > seconds, but mostly it's very close to 0 or 1.
Oh yeah, and beginUpdate/endUpdate doesn't seem to make a difference. > > Nothing obvious jumps out at me in there (other than that maybe you want to > > use > > ReplaceChild).... > > Unfortunately, ReplaceChild isn't available on my box, so I'm going to > assume there are others who don't have it. _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

