Bug 126388 - Make PrintStream::print() a variadic template
Summary: Make PrintStream::print() a variadic template
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: 2014-01-02 11:07 PST by Zan Dobersek
Modified: 2014-02-19 12:57 PST (History)
7 users (show)

See Also:


Attachments
Patch (17.16 KB, patch)
2014-01-02 11:19 PST, Zan Dobersek
no flags Details | Formatted Diff | Diff
Patch (17.21 KB, patch)
2014-01-03 00:30 PST, Zan Dobersek
no flags Details | Formatted Diff | Diff
Patch (17.22 KB, patch)
2014-01-04 01:55 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 2014-01-02 11:07:18 PST
Make PrintStream::print() a variadic template
Comment 1 Zan Dobersek 2014-01-02 11:19:24 PST
Created attachment 220235 [details]
Patch
Comment 2 Zan Dobersek 2014-01-03 00:30:19 PST
Created attachment 220288 [details]
Patch
Comment 3 EFL EWS Bot 2014-01-03 01:25:00 PST
Comment on attachment 220288 [details]
Patch

Attachment 220288 [details] did not pass efl-wk2-ews (efl-wk2):
Output: http://webkit-queues.appspot.com/results/6053611448565760
Comment 4 Zan Dobersek 2014-01-04 01:55:33 PST
Created attachment 220372 [details]
Patch

Running the patch through EWS again to see if EFL WK2 builds.
Comment 5 Brent Fulgham 2014-02-19 12:24:11 PST
Comment on attachment 220372 [details]
Patch

What a nice cleanup! r=me.
Comment 6 WebKit Commit Bot 2014-02-19 12:57:41 PST
Comment on attachment 220372 [details]
Patch

Clearing flags on attachment: 220372

Committed r164384: <http://trac.webkit.org/changeset/164384>
Comment 7 WebKit Commit Bot 2014-02-19 12:57:44 PST
All reviewed patches have been landed.  Closing bug.