[Webkit-unassigned] [Bug 43306] Crash due to calling StringImpl::createCFString() from non-main thread in plug-in code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 31 17:42:10 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=43306





--- Comment #4 from Sam Weinig <sam at webkit.org>  2010-07-31 17:42:10 PST ---
(In reply to comment #3)
> (From update of attachment 63165 [details])
> Won't this leave Windows broken?

I don't think it should, there is a default implementation in PluginInfoStore.cpp that is wrapped in #if !PLATFORM(MAC) that calls the MIMETypeRegistry and the windows implementation does not convert to a CFStringRef in it.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list