Comment #6 on issue 19712 by [email protected]: Unable to play apple
quicktime videos
http://code.google.com/p/chromium/issues/detail?id=19712
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=24691
------------------------------------------------------------------------
r24691 | [email protected] | 2009-08-27 16:06:34 -0700 (Thu, 27 Aug 2009) |
18 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/base/native_library_linux.cc?r1=24691&r2=24690
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/plugins/plugin_list_linux.cc?r1=24691&r2=24690
linux: scan more plugin directories, fix bugs
We now scan more directories, sort file entries by mtime, use
realpath() before loading plugins (fixes a Java bug), and de-duplicate
multiple instances of the same plugin.
This matches the Mozilla plugin loading code more closely.
We also ignore xpcom-related errors while loading plugins, as that
breaks layout tests.
I encountered this while attempting to fix QuickTime (need to load
the Totem plugins) but the fix overlaps with the Java one. I believe
neither quite work yet, though.
BUG=16787,19712
TEST=about:plugins should show more plugins
Review URL: http://codereview.chromium.org/173550
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---