WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 23538
23537
REGRESSION (
r39969
): Garbage text instead of blank content rendered when plug-ins are disabled
https://bugs.webkit.org/show_bug.cgi?id=23537
Summary
REGRESSION (r39969): Garbage text instead of blank content rendered when plug...
Darin Adler
Reported
2009-01-25 15:00:14 PST
Code to handle the case where we have an ActiveX plug-in that was added back in
http://trac.webkit.org/changeset/39115
combined with code to handle the case of disabled plug-ins in
http://trac.webkit.org/changeset/39969
to create a bad effect. Due to the combined effect of these changes we'd ignore the class ID and MIME type entirely, and render plug-in content as HTML. * STEPS TO REPRODUCE 1) Disable plug-ins 2) Go to
http://www.ilounge.com/
or
http://www.talkingpointsmemo.com/
3) Reload page if necessary * RESULTS Banner ads or sometimes embedded Flash content on those websites contain garbage text rather than being rendered blank.
Attachments
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
2009-01-26 12:31:06 PST
*** This bug has been marked as a duplicate of
23538
***
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