RESOLVED FIXED 109379
Add back code that was accidentally removed when moving plug-in enumeration back to the main thread
https://bugs.webkit.org/show_bug.cgi?id=109379
Summary Add back code that was accidentally removed when moving plug-in enumeration b...
Anders Carlsson
Reported 2013-02-10 09:51:51 PST
Add back code that was accidentally removed when moving plug-in enumeration back to the main thread
Attachments
Patch (2.06 KB, patch)
2013-02-10 09:53 PST, Anders Carlsson
kling: review+
Anders Carlsson
Comment 1 2013-02-10 09:53:18 PST
Andreas Kling
Comment 2 2013-02-10 09:54:34 PST
Comment on attachment 187484 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=187484&action=review Thanks onders. > Source/WebKit2/UIProcess/WebProcessProxy.cpp:312 > + // NOTE: This has to be done on the main thread as it calls localizedString(). This comment is not really relevant anymore.
Anders Carlsson
Comment 3 2013-02-10 09:57:57 PST
Note You need to log in before you can comment on or make changes to this bug.