RESOLVED DUPLICATE of bug 62813 74969
Remove non-threadsafe pattern in DOMFilePath.cpp
https://bugs.webkit.org/show_bug.cgi?id=74969
Summary Remove non-threadsafe pattern in DOMFilePath.cpp
David Levin
Reported 2011-12-20 15:50:53 PST
This api is used in Workers on multiple threads. Therefore it shouldn't have a non-threadsafe structures in a static.
Attachments
Patch (2.68 KB, patch)
2011-12-20 16:14 PST, David Levin
dimich: review-
David Levin
Comment 1 2011-12-20 16:14:34 PST
David Levin
Comment 2 2011-12-20 16:20:34 PST
Just adding Eric and Kinuko as a fyi.
Dmitry Titov
Comment 3 2011-12-20 16:30:28 PST
Comment on attachment 120108 [details] Patch The RegularExpression class does not look like threadsafe one... I only looked briefly though, but if you look and it is in fact threadsafe, please feel free to add some note and re-flip R?
David Levin
Comment 4 2011-12-21 16:34:14 PST
*** This bug has been marked as a duplicate of bug 62813 ***
Note You need to log in before you can comment on or make changes to this bug.