WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
18214
WebKit will sometimes load duplicate plugins
https://bugs.webkit.org/show_bug.cgi?id=18214
Summary
WebKit will sometimes load duplicate plugins
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug