Bug 115267

Summary: [WebKit2] CustomProtocolManager's m_registeredSchemes HashSet can be accessed by multiple threads
Product: WebKit Reporter: Andy Estes <aestes>
Component: WebKit2Assignee: Andy Estes <aestes>
Status: RESOLVED FIXED    
Severity: Normal CC: darin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: All   
Attachments:
Description Flags
Patch ap: review+

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.