[Webkit-unassigned] [Bug 113794] New: WebKitWebNavigationAction: dispose and finalize mixed up

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


https://bugs.webkit.org/show_bug.cgi?id=113794

           Summary: WebKitWebNavigationAction: dispose and finalize mixed
                    up
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alban.crequy at collabora.co.uk



Alban Crequy <alban.crequy at collabora.co.uk> changed:

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


Created an attachment (id=196158)
 --> (https://bugs.webkit.org/attachment.cgi?id=196158&action=review)
[PATCH] WebKitWebNavigationAction: fix mix between dispose and finalize

WebKitWebNavigationAction's dispose function calls the parent's finalize function. It causes a segfault in some scenarios.

I am testing the attached patch.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list