Re: status of my transition starting + miniflush refactoring and style attribute performance work
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.layout |
|---|---|
| Message-ID | <[email protected]> |
On 3/10/14 6:33 PM, L. David Baron wrote: > Unfortunately I don't think > I'll be able to land (1) without (2), unless I temporarily change > the nsINode flags from 32-bits to 64-bits, since (1) introduces a > new type of RestyleTracker (each of which requires two node bits) We should land https://bug981257.bugzilla.mozilla.org/attachment.cgi?id=8388060 (already reviewed and all) and free up that node bit. That will give you two bits to work with, I believe. -Boris