RESOLVED FIXED 115267
[WebKit2] CustomProtocolManager's m_registeredSchemes HashSet can be accessed by multiple threads
https://bugs.webkit.org/show_bug.cgi?id=115267
Summary [WebKit2] CustomProtocolManager's m_registeredSchemes HashSet can be accessed...
Andy Estes
Reported 2013-04-26 11:13:21 PDT
[WebKit2] CustomProtocolManager's m_registeredSchemes HashSet can be accessed by multiple threads
Attachments
Patch (2.72 KB, patch)
2013-04-26 11:16 PDT, Andy Estes
ap: review+
Andy Estes
Comment 1 2013-04-26 11:16:50 PDT
Andy Estes
Comment 2 2013-04-26 11:23:21 PDT
Darin Adler
Comment 3 2013-04-26 13:15:30 PDT
No problems with access the reference counts of the strings from multiple threads?
Note You need to log in before you can comment on or make changes to this bug.