[Webkit-unassigned] [Bug 17898] New: Split PluginMessageThrottlerWin into its own files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 17 12:50:42 PDT 2008


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

           Summary: Split PluginMessageThrottlerWin into its own files
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dobey at wayofthemonkey.com


As a requirement for refactoring PluginView into shared code, we need to split
out PluginMessageThrottlerWin into its own source files, so that the class is
defined in a header which can be included, to resolve the methods needed by the
OwnPtr template used with this class in PluginView. The attached patch
accomplishes this.


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