[webkit-reviews] review requested: [Bug 14400] Assertion failure (SHOULD NEVER BE REACHED) going back on YouTube : [Attachment 15397] Avoid restoring state for elements that did not register for saving state

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


mitz at webkit.org has asked  for review:
Bug 14400: Assertion failure (SHOULD NEVER BE REACHED) going back on YouTube
http://bugs.webkit.org/show_bug.cgi?id=14400

Attachment 15397: Avoid restoring state for elements that did not register for
saving state
http://bugs.webkit.org/attachment.cgi?id=15397&action=edit

------- Additional Comments from mitz at webkit.org
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.



More information about the webkit-reviews mailing list