[Webkit-unassigned] [Bug 164103] PluginInfoStore::loadPluginsIfNecessary can still load plugins multiple times
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Nov 1 05:17:54 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=164103
Michael Catanzaro <mcatanzaro at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #293549|review? |review+
Flags| |
--- Comment #10 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 293549
--> https://bugs.webkit.org/attachment.cgi?id=293549
Fix EFL build
View in context: https://bugs.webkit.org/attachment.cgi?id=293549&action=review
Bonus points if you tested this manually.
> Source/WebKit2/UIProcess/Plugins/unix/PluginInfoStoreUnix.cpp:64
> + String pluginPath = String::fromUTF8(normalizedPath);
Looking at the comment above the definition of filenameToString, I think it'd be better to copy that function into FileSystemEfl and use it here unconditionally.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161101/68a8c999/attachment.html>
More information about the webkit-unassigned
mailing list