[Webkit-unassigned] [Bug 163777] New: NetworkSession: switch to use subclasses for NetworkSession and NetworkDataTask implementations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 21 03:11:36 PDT 2016


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

            Bug ID: 163777
           Summary: NetworkSession: switch to use subclasses for
                    NetworkSession and NetworkDataTask implementations
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Soup
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: achristensen at apple.com, krollin at apple.com

The subclass model allows us to choose the implementation at run time, so we could add other implementations like a mock network class to measure performance, and even one for blobs and finally get rid of ResourceHandle in WebKit2.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161021/0c0660c2/attachment-0001.html>


More information about the webkit-unassigned mailing list