Status: Untriaged
Owner: [email protected]
CC: [email protected]
Labels: Type-Bug Pri-1 OS-All Area-WebKit

New issue 6375 by [email protected]: Regression: gears.dll not loaded  
as an NPAPI plugin anymore
http://code.google.com/p/chromium/issues/detail?id=6375

The following checkin caused this regression:
------------------------------------------------------------------------
r7907 | [email protected] | 2009-01-12 16:54:21 -0800 (Mon, 12 Jan 2009) | 2
lines
Fix layout test failures.  Looks like keying the plugins based on
OriginalFileName didn't work, since different filenames might still have
the same value (i.e.
QuickTime).  Instead I did what Firefox does, which is collect the list of
directories in one pass, then crawl them in another.
Review URL: http://codereview.chromium.org/17367

This is because we no longer load "path/to/gears.dll" explicitly, but
instead add "path/to" to the list of directories to scan, and only check
"np*.dll" files in that directory.

--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to