[webkit-reviews] review requested: [Bug 44850] REGRESSION (r66156): swf files are downloaded when flash is disabled, probably for youtube embedded player only : [Attachment 66654] Return ObjectContentNone for an empty <object> MIME type

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 6 10:13:46 PDT 2010


Bernhard Bauer <bauerb at chromium.org> has asked	for review:
Bug 44850: REGRESSION (r66156): swf files are downloaded when flash is
disabled, probably for youtube embedded player only
https://bugs.webkit.org/show_bug.cgi?id=44850

Attachment 66654: Return ObjectContentNone for an empty <object> MIME type
https://bugs.webkit.org/attachment.cgi?id=66654&action=review

------- Additional Comments from Bernhard Bauer <bauerb at chromium.org>
If we return ObjectContentNone when the MIME type is empty, we don't start a
URL request, so we don't end up downloading the file if we can't handle the
MIME type.


More information about the webkit-reviews mailing list