[Webkit-unassigned] [Bug 14400] Assertion failure (SHOULD NEVER BE REACHED) going back on YouTube

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 5 01:33:42 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14400


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15397|                            |review?
               Flag|                            |




------- Comment #5 from mitz at webkit.org  2007-07-05 01:33 PDT -------
Created an attachment (id=15397)
 --> (http://bugs.webkit.org/attachment.cgi?id=15397&action=view)
Avoid restoring state for elements that did not register for saving state

The reason I didn't do it this way in the first place is that I mistakenly
thought that closeRenderer() was called before the element registered if it
wanted to. That's not the case, and this patch is indeed smaller, simpler and
more future-proof.


-- 
Configure bugmail: http://bugs.webkit.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