Bug 100005 - [EFL][WK2] Make download client a C++ class
Summary: [EFL][WK2] Make download client a C++ class
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on: 99594
Blocks: 99992
  Show dependency treegraph
 
Reported: 2012-10-22 08:45 PDT by Chris Dumez
Modified: 2012-10-23 03:53 PDT (History)
7 users (show)

See Also:


Attachments
Patch (25.99 KB, patch)
2012-10-22 12:51 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (25.90 KB, patch)
2012-10-23 02:16 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2012-10-22 08:45:29 PDT
The download client is currently tightly integrated to the context and uses C style.

We should move all the download client code to its own C++ class.
Comment 1 Chris Dumez 2012-10-22 12:51:20 PDT
Created attachment 169959 [details]
Patch
Comment 2 Chris Dumez 2012-10-23 02:16:23 PDT
Created attachment 170090 [details]
Patch
Comment 3 WebKit Review Bot 2012-10-23 03:53:48 PDT
Comment on attachment 170090 [details]
Patch

Clearing flags on attachment: 170090

Committed r132200: <http://trac.webkit.org/changeset/132200>
Comment 4 WebKit Review Bot 2012-10-23 03:53:53 PDT
All reviewed patches have been landed.  Closing bug.