WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
184989
NetworkDataTask constructor takes too many arguments
https://bugs.webkit.org/show_bug.cgi?id=184989
Summary
NetworkDataTask constructor takes too many arguments
Brent Fulgham
Reported
2018-04-25 12:21:36 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug