[Webkit-unassigned] [Bug 16815] Crash with navigator.plugins and navigator.mimeTypes after plugins.refresh

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 14 07:11:38 PST 2008


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


hausmann at kde.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18364|0                           |1
        is obsolete|                            |
  Attachment #18436|                            |review?
               Flag|                            |




------- Comment #5 from hausmann at kde.org  2008-01-14 07:11 PDT -------
Created an attachment (id=18436)
 --> (http://bugs.webkit.org/attachment.cgi?id=18436&action=view)
new (concept) patch

This new patch includes the following changes:

1) Auto-generate bindings for window.navigator and its sub-objects
(plugins/mimeTypes)
2) Replace PlugInInfoStore with PluginData
3) Remove unused page/Plugin.h
4) Move all plugin code into WebCore/plugins
5) Move navigator object into WebCore/page

This is still just a proof of concept and requires implementation of
PluginData::platformInit() and PluginData::platformRefresh() on all platforms.


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