[Webkit-unassigned] [Bug 32251] New: To avoid potential crash in Android history item

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 7 15:13:03 PST 2009


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

           Summary: To avoid potential crash in Android history item
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Android
        OS/Version: Android
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: klobag at gmail.com


As AndroidWebHistoryBridge holds a dumb pointer of HistoryItem and HistoryItem
holds a RefPtr of AndroidWebHistoryBridge, the dumb pointer needs to be cleared
when HistoryItem is deleted to avoid potential crash.

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