Bug 18214

Summary: WebKit will sometimes load duplicate plugins
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Plug-insAssignee: Adam Roben (:aroben) <aroben>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, jhoneycutt
Priority: P2 Keywords: PlatformOnly
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Bug Depends on:    
Bug Blocks: 18208    
Attachments:
Description Flags
Patch v1 + ChangeLog darin: review+

Adam Roben (:aroben)
Reported 2008-03-29 19:50:39 PDT
I've noticed that if I look at Safari's "Installed Plugins" page I see two copies of "RealPlayer(tm) G2 LiveConnect-Enabled Plug-In (32-bit)" and "RealJukebox NS Plugin", but in Firefox's about:plugins I only see one of each. I believe that PluginPackage::equal is not being strict enough.
Attachments
Patch v1 + ChangeLog (3.51 KB, patch)
2008-03-29 20:13 PDT, Adam Roben (:aroben)
darin: review+
Adam Roben (:aroben)
Comment 1 2008-03-29 20:03:02 PDT
(In reply to comment #0) > I believe that PluginPackage::equal is not being strict enough. By which I mean: I believe that PluginPackage::equal is being too strict.
Adam Roben (:aroben)
Comment 2 2008-03-29 20:13:33 PDT
Created attachment 20206 [details] Patch v1 + ChangeLog
Darin Adler
Comment 3 2008-03-30 16:37:41 PDT
Comment on attachment 20206 [details] Patch v1 + ChangeLog r=me
Adam Roben (:aroben)
Comment 4 2008-03-31 09:53:28 PDT
Committed in r31458.
Note You need to log in before you can comment on or make changes to this bug.