RESOLVED FIXED Bug 115393
fourthTier: String::utf8() should also be available as StringImpl::utf8() so that you don't have to ref() a StringImpl just to get its utf8()
https://bugs.webkit.org/show_bug.cgi?id=115393
Summary fourthTier: String::utf8() should also be available as StringImpl::utf8() so ...
Filip Pizlo
Reported 2013-04-29 18:39:50 PDT
Patch forthcoming.
Attachments
the patch (21.72 KB, patch)
2013-04-29 18:41 PDT, Filip Pizlo
ggaren: review+
Filip Pizlo
Comment 1 2013-04-29 18:41:53 PDT
Created attachment 200070 [details] the patch
Andreas Kling
Comment 2 2013-04-29 19:04:34 PDT
Why not do this on trunk?
Filip Pizlo
Comment 3 2013-04-29 19:56:05 PDT
(In reply to comment #2) > Why not do this on trunk? I would be happy to merge this to trunk if that's what you mean.
Geoffrey Garen
Comment 4 2013-04-29 20:22:30 PDT
Comment on attachment 200070 [details] the patch r=me
Filip Pizlo
Comment 5 2013-04-29 21:49:58 PDT
Note You need to log in before you can comment on or make changes to this bug.