[Webkit-unassigned] [Bug 9214] Images using QuickTime plugin do not display correctly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 5 16:19:25 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=9214
darin at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #22060|review? |review+
Flag| |
------- Comment #16 from darin at apple.com 2008-08-05 16:19 PDT -------
(From update of attachment 22060)
#if USE(JAVASCRIPTCORE_BINDINGS)
+#include "RenderWidget.h"
#include "runtime.h"
#endif
I'd prefer to add this include outside the #if, even if it's not required; my
idea would be to minimize #include inside #if when possible.
r=me
--
Configure bugmail: https://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