Bug 124224 - Manage XMLHttpRequestUpload, XSLImportRule, XMLErrors, XML pending callback classes through std::unique_ptr
Summary: Manage XMLHttpRequestUpload, XSLImportRule, XMLErrors, XML pending callback c...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-12 12:47 PST by Zan Dobersek
Modified: 2013-11-12 22:50 PST (History)
0 users

See Also:


Attachments
Patch (14.82 KB, patch)
2013-11-12 12:52 PST, Zan Dobersek
no flags Details | Formatted Diff | Diff
Patch (14.79 KB, patch)
2013-11-12 12:53 PST, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2013-11-12 12:47:15 PST
Manage XMLHttpRequestUpload, XSLImportRule, XMLErrors, XML pending callback classes through std::unique_ptr
Comment 1 Zan Dobersek 2013-11-12 12:52:05 PST
Created attachment 216706 [details]
Patch
Comment 2 Zan Dobersek 2013-11-12 12:53:34 PST
Created attachment 216708 [details]
Patch
Comment 3 Zan Dobersek 2013-11-12 22:50:04 PST
Comment on attachment 216708 [details]
Patch

Clearing flags on attachment: 216708

Committed r159178: <http://trac.webkit.org/changeset/159178>
Comment 4 Zan Dobersek 2013-11-12 22:50:10 PST
All reviewed patches have been landed.  Closing bug.