[webkit-reviews] review requested: [Bug 113794] WebKitWebNavigationAction: dispose and finalize mixed up : [Attachment 196158] [PATCH] WebKitWebNavigationAction: fix mix between dispose and finalize

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 2 09:20:38 PDT 2013


Alban Crequy <alban.crequy at collabora.co.uk> has asked  for review:
Bug 113794: WebKitWebNavigationAction: dispose and finalize mixed up
https://bugs.webkit.org/show_bug.cgi?id=113794

Attachment 196158: [PATCH] WebKitWebNavigationAction: fix mix between dispose
and finalize
https://bugs.webkit.org/attachment.cgi?id=196158&action=review

------- Additional Comments from Alban Crequy <alban.crequy at collabora.co.uk>
WebKitWebNavigationAction's dispose function calls the parent's finalize
function. It causes a segfault in some scenarios.

I am testing the attached patch.


More information about the webkit-reviews mailing list