RESOLVED FIXED 125598
Give Unique StringImpls a meaningful data pointer
https://bugs.webkit.org/show_bug.cgi?id=125598
Summary Give Unique StringImpls a meaningful data pointer
Oliver Hunt
Reported 2013-12-11 13:44:32 PST
Give Unique StringImpls a meaningful data pointer
Attachments
Patch (1.78 KB, patch)
2013-12-11 13:48 PST, Oliver Hunt
msaboff: review+
Oliver Hunt
Comment 1 2013-12-11 13:48:13 PST
Michael Saboff
Comment 2 2013-12-11 13:52:44 PST
Comment on attachment 219000 [details] Patch r=me, but add a comment in the code that we expect m_buffer to be null. If we change StringImpl in the future it will be easier to see why you're doing this without tracking down the change set / bug.
Oliver Hunt
Comment 3 2013-12-11 14:04:08 PST
Note You need to log in before you can comment on or make changes to this bug.