[Webkit-unassigned] [Bug 54898] New: InjectedBundleNodeHandle dies too early in WKBundleHitTestResultGetNodeHandle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 21 11:55:36 PST 2011


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

           Summary: InjectedBundleNodeHandle dies too early in
                    WKBundleHitTestResultGetNodeHandle
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit API
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alice.liu at apple.com
                CC: andersca at apple.com, sam at webkit.org


When asking a WKBundleHitTestResultRef for its nodeHandle, the InjectedBundleNodeHandle dies too early in WKBundleHitTestResultGetNodeHandle.

     WebKit.dll!WebKit::InjectedBundleNodeHandle::~InjectedBundleNodeHandle()  Line 90    C++
     WebKit.dll!WebKit::InjectedBundleNodeHandle::`scalar deleting destructor'()  + 0x16 bytes    C++
     WebKit.dll!WTF::RefCounted<WebKit::APIObject>::deref()  Line 141 + 0x3a bytes    C++
     WebKit.dll!WTF::derefIfNotNull<WebKit::InjectedBundleNodeHandle>(WebKit::InjectedBundleNodeHandle * ptr=0x03194368)  Line 60    C++
     WebKit.dll!WTF::RefPtr<WebKit::InjectedBundleNodeHandle>::~RefPtr<WebKit::InjectedBundleNodeHandle>()  Line 58 + 0x19 bytes    C++
>	WebKit.dll!WKBundleHitTestResultGetNodeHandle(const OpaqueWKBundleHitTestResult * hitTestResultRef=0x0323a848)  Line 44 + 0x1c bytes	C++

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