[webkit-reviews] review requested: [Bug 12379] ASSERTION FAILED: extensions->genericContext<SVGAnimatedLength>(obj.get()) == imp (during layout tests) : [Attachment 12634] Initial patch

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Tue Jan 23 12:41:54 PST 2007


Nikolas Zimmermann <zimmermann at kde.org> has asked  for review:
Bug 12379: ASSERTION FAILED:
extensions->genericContext<SVGAnimatedLength>(obj.get()) == imp (during layout
tests)
http://bugs.webkit.org/show_bug.cgi?id=12379

Attachment 12634: Initial patch
http://bugs.webkit.org/attachment.cgi?id=12634&action=edit

------- Additional Comments from Nikolas Zimmermann <zimmermann at kde.org>
Okay, it turned out there is no need for any place to "clear the cache". It
would even be wrong to do that - as discussed with Maciej. I just forgot to
remove the context objects from the SVGDocumentExtension cache once their
corresponding JS objects get destructed. Ran layout tests 10 times now -
couldn't reproduce anymore - hopefully it's fixed.



More information about the webkit-reviews mailing list