[Webkit-unassigned] [Bug 15766] [GTK] WebKit spews flash/etc.. as text/plain into iframe if plugin missing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 6 08:37:05 PST 2007


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





------- Comment #13 from dobey at wayofthemonkey.com  2007-11-06 08:37 PDT -------
(In reply to comment #11)
> (From update of attachment 17043 [edit])
> +        return WebCore::ObjectContentFrame; // Match win32/OSX behavior for
> now
> 
> I think that's a confusing comment. What's "now"? Will this need to change in
> the future? If so, why?

"Now" would be "the immediate future." As soon as this patch lands, the plan
was to patch all the platforms to return ObjectContentNone in this case, to
avoid dumping things into frames when we have no idea what they are, matching
the behavior in Gecko.


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