NEW 60857
Call AtomicString::init() when initalizing JavaScriptCore
https://bugs.webkit.org/show_bug.cgi?id=60857
Summary Call AtomicString::init() when initalizing JavaScriptCore
Patrick R. Gansterer
Reported 2011-05-15 09:40:22 PDT
Call AtomicString::init() when initalizing JavaScriptCore
Attachments
Patch (7.59 KB, patch)
2011-05-15 09:48 PDT, Patrick R. Gansterer
no flags
Patch (8.13 KB, patch)
2011-05-15 10:02 PDT, Patrick R. Gansterer
abarth: review-
Patrick R. Gansterer
Comment 1 2011-05-15 09:48:04 PDT
Patrick R. Gansterer
Comment 2 2011-05-15 10:02:50 PDT
Adam Barth
Comment 3 2011-05-15 10:37:35 PDT
Comment on attachment 93587 [details] Patch Is AtomicString used in JavaScriptCore? It's not clear to me why JavaScriptCore should be calling init instead of WebCore. WTF is an independent library. More specifically, this patch will break folks who don't link in JavaScriptCore.
Note You need to log in before you can comment on or make changes to this bug.