[Webkit-unassigned] [Bug 115364] New: [SOUP] Move default buffer handling from ResourceHandleClient to ResourceHandlesoup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 29 11:01:17 PDT 2013


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

           Summary: [SOUP] Move default buffer handling from
                    ResourceHandleClient to ResourceHandlesoup
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com


I don't think ResourceHandleClient that is cross-platform file is the right place for the default ResourceHandle read buffer. We can make GetBuffer return 0 by default and handle it in ResourceHandleSoup, creating a default buffer when the client doesn't provide one.

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