[Webkit-unassigned] [Bug 32873] New: [Android] ResourceHandleInternal is missing the pointer to ResourceLoaderAndroid

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 22 08:39:49 PST 2009


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

           Summary: [Android] ResourceHandleInternal is missing the
                    pointer to ResourceLoaderAndroid
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Android
        OS/Version: Android
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: andreip at google.com


On Android, ResourceHandle instances make use of a pointer to a
ResourceLoaderAndroid pointer. This needs to be stored in order to later cancel
the load, if necessary. Since this pointer is an internal implementation
details of ResourceHandle on Android, it needs to be stored in the
ResourceHandleInternal class.

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