[Webkit-unassigned] [Bug 16924] Shared PluginDatabase, PluginPackage, and PlugInInfoStore Implementations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 22 13:17:48 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16924


dobey at wayofthemonkey.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18531|0                           |1
        is obsolete|                            |
  Attachment #18604|                            |review?
               Flag|                            |




------- Comment #4 from dobey at wayofthemonkey.com  2008-01-22 13:17 PDT -------
Created an attachment (id=18604)
 --> (http://bugs.webkit.org/attachment.cgi?id=18604&action=view)
Updated patch to fix issues

This patch resolves the issues presented by Mark in review of the previous
version.

As for the FileSystem concern, it is probably the wrong name for the file, as
none of the operations in it are actually filesystem-dependent. They are file
operations, not filesystem operations. A module is a special type of file. I
think  the method to unload it in a platform-independent way belongs in the
same place as closing a normal file in a platform-independent way.


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



More information about the webkit-unassigned mailing list