[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 06:47:41 PDT 2006


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





------- Comment #4 from opendarwin.org at mitzpettel.com  2006-07-01 06:47 PDT -------
(In reply to comment #3)
> (From update of attachment 9118 [edit])
> Another fix is to save, set, and then restore the bit rather than setting and
> clearing it. I think that would be better.
> 
> Is there any reason that wouldn't work?
> 

I think it would work, but it occurred to me that the bit didn't really belong
in State anyway (it is a global property of the tokenizer), and I thought that
saving and restoring a bool would just consume byets on the stack with no
apparent benefit.

I'm going to attach a save-and-restore version.


-- 
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