[Webkit-unassigned] [Bug 20727] New: PluginMessageThrottlerWin.h not being #included

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 8 08:00:17 PDT 2008


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

           Summary: PluginMessageThrottlerWin.h not being #included
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: lkcl at lkcl.net


Index: WebCore/plugins/gtk/PluginViewGtk.cpp
===================================================================
--- WebCore/plugins/gtk/PluginViewGtk.cpp       (revision 36129)
+++ WebCore/plugins/gtk/PluginViewGtk.cpp       (working copy)
@@ -66,6 +66,7 @@
 #endif
 #ifdef GDK_WINDOWING_WIN32
 #include <gdk/gdkwin32.h>
+#include "PluginMessageThrottlerWin.h"
 #endif


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