On Sat, Feb 9, 2013 at 3:01 PM, James Robinson <jam...@google.com> wrote:
> http://trac.webkit.org/changeset/141812 ( > https://bugs.webkit.org/show_bug.cgi?id=108139) added fine-grain locking > to the AtomicString table in order to support the iOS WebKit threading > model. If parallel execution is not possible, why would this need locking? > That code does not make AtomicString thread safe in any way. If I remember correctly, that code is related to races at initializations. I can dig the history on Monday if you'd like. Benjamin
_______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev