RESOLVED FIXED 36871
Remove JSC::CString
https://bugs.webkit.org/show_bug.cgi?id=36871
Summary Remove JSC::CString
Gavin Barraclough
Reported 2010-03-31 00:16:56 PDT
Use WTF::CString instead (which until recently was WebCore::CString).
Attachments
The patch (7.72 KB, patch)
2010-03-31 00:20 PDT, Gavin Barraclough
no flags
New patch – fix sorting of JSC exports (9.17 KB, patch)
2010-03-31 00:26 PDT, Gavin Barraclough
ggaren: review+
Gavin Barraclough
Comment 1 2010-03-31 00:20:53 PDT
Created attachment 52133 [details] The patch
Gavin Barraclough
Comment 2 2010-03-31 00:26:45 PDT
Created attachment 52134 [details] New patch – fix sorting of JSC exports
Geoffrey Garen
Comment 3 2010-03-31 09:24:58 PDT
Comment on attachment 52134 [details] New patch – fix sorting of JSC exports r=me assuming performance is ok
Gavin Barraclough
Comment 4 2010-03-31 13:37:06 PDT
Transmitting file data ....... Committed revision 56864.
Eric Seidel (no email)
Comment 5 2010-03-31 13:46:43 PDT
Looks like this broke Windows.
Gavin Barraclough
Comment 6 2010-03-31 13:55:26 PDT
(In reply to comment #5) > Looks like this broke Windows. D'oh, thank you, on it now.
Note You need to log in before you can comment on or make changes to this bug.