[Webkit-unassigned] [Bug 97186] QuickTime movie is not scaled when opened by movie file URL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 25 10:16:15 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=97186





--- Comment #9 from Eric Carlson <eric.carlson at apple.com>  2012-09-25 10:16:42 PST ---
(From update of attachment 165544)
View in context: https://bugs.webkit.org/attachment.cgi?id=165544&action=review

> Source/WebCore/html/PluginDocument.cpp:105
> +    String pluginName = pluginData ? pluginData->pluginNameForMimeType(mimeType) : String();

mimeType will be uninitialized if loader is NULL>

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list