Bug 95635 - Improve the SourceProvider hierarchy
Summary: Improve the SourceProvider hierarchy
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-31 23:50 PDT by Benjamin Poulain
Modified: 2012-09-13 18:49 PDT (History)
0 users

See Also:


Attachments
Patch (40.75 KB, patch)
2012-09-13 17:09 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff
Patch (36.84 KB, patch)
2012-09-13 17:28 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2012-08-31 23:50:08 PDT
Now that Ustring and String have been unified, WebCore::StringSourceProvider is totally useless.
Comment 1 Benjamin Poulain 2012-09-13 17:09:37 PDT
Created attachment 164004 [details]
Patch
Comment 2 Benjamin Poulain 2012-09-13 17:28:58 PDT
Created attachment 164011 [details]
Patch
Comment 3 Geoffrey Garen 2012-09-13 18:38:00 PDT
Comment on attachment 164011 [details]
Patch

r=me
Comment 4 Benjamin Poulain 2012-09-13 18:49:44 PDT
Comment on attachment 164011 [details]
Patch

Clearing flags on attachment: 164011

Committed r128542: <http://trac.webkit.org/changeset/128542>
Comment 5 Benjamin Poulain 2012-09-13 18:49:46 PDT
All reviewed patches have been landed.  Closing bug.