It is necessary step because it helps us to remove dependency between platform and WebCore.
Created attachment 163287 [details] Patch
Comment on attachment 163287 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=163287&action=review > Source/WTF/ChangeLog:8 > + It is necessary step because it helps us to remove dependency between platform and WebCore. We also need this to have better coverage for WTF containers.
Committed r128153: <http://trac.webkit.org/changeset/128153>