[Webkit-unassigned] [Bug 9674] REGRESSION (r15075): Blank or incomplete pages on digg.com 

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Jul 1 14:38:27 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9674


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #9121|review?(darin at apple.com)    |review+
               Flag|                            |




------- Comment #7 from darin at apple.com  2006-07-01 14:38 PDT -------
(From update of attachment 9121)
I think of the m_state as a more-or-less arbitrary set of bits, so the argument
about this bit being global state and hence "not part of state" doesn't seem
very compelling to me.

Your argument about a byte on the stack vs. a count in the tokenizer object is
actually a pretty compelling one. It didn't occur to me that the stack cost can
be paid over and over again as you recurse and there is only one tokenizer.

I think that either the original fix or this one is fine. r=me


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list