[Webkit-unassigned] [Bug 47258] New: Incorrect order of deleting objects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 6 04:53:03 PDT 2010


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

           Summary: Incorrect order of deleting objects
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: l.slachciak at samsung.com
                CC: gyuyoung.kim at samsung.com


In _ewk_view_smart_del function there is incorrect order of deleting objects. I think that first we should release private data next the parent one.
Attached patch fixes this issue and corrects "includes" order so check-webkit-style will not fail for ewk_view.cpp

-- 
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