RESOLVED FIXED 139274
printInternal(PrintStream& out, JSC::JITCode::JITType type) ends up dumping a literal %s
https://bugs.webkit.org/show_bug.cgi?id=139274
Summary printInternal(PrintStream& out, JSC::JITCode::JITType type) ends up dumping a...
Filip Pizlo
Reported 2014-12-04 15:46:20 PST
PrintStream::print() doesn't take a format string, but the caller assumed that it did.
Attachments
the patch (1.10 KB, patch)
2014-12-04 15:49 PST, Filip Pizlo
no flags
Filip Pizlo
Comment 1 2014-12-04 15:49:06 PST
Created attachment 242592 [details] the patch
Geoffrey Garen
Comment 2 2014-12-04 16:26:42 PST
Comment on attachment 242592 [details] the patch r=me
WebKit Commit Bot
Comment 3 2014-12-04 17:06:10 PST
Comment on attachment 242592 [details] the patch Clearing flags on attachment: 242592 Committed r176828: <http://trac.webkit.org/changeset/176828>
WebKit Commit Bot
Comment 4 2014-12-04 17:06:14 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.