[Webkit-unassigned] [Bug 184989] New: NetworkDataTask constructor takes too many arguments

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 25 12:21:36 PDT 2018


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

            Bug ID: 184989
           Summary: NetworkDataTask constructor takes too many arguments
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

NetworkDataTask accepts a large number of flags. Since this class is subclassed across various ports, adding or removing flags is tedious and error prone.

This is doubly-annoying, since we generally construct a platform-specific NetworkDataTask by passing the individual elements of a NetworkLoadParameters object.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180425/bf9b2554/attachment.html>


More information about the webkit-unassigned mailing list