[webkit-reviews] review requested: [Bug 30534] WebLocalizedString asserts if called from multiple threads concurrently : [Attachment 41448] Patch v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 19 14:14:56 PDT 2009


Adam Roben (aroben) <aroben at apple.com> has asked  for review:
Bug 30534: WebLocalizedString asserts if called from multiple threads
concurrently
https://bugs.webkit.org/show_bug.cgi?id=30534

Attachment 41448: Patch v1
https://bugs.webkit.org/attachment.cgi?id=41448&action=review

------- Additional Comments from Adam Roben (aroben) <aroben at apple.com>
WebLocalizedString accesses two global HashMaps. If this function is called
from more than one thread concurrently, we'll assert.


More information about the webkit-reviews mailing list