[Webkit-unassigned] [Bug 24112] New: Change to include WorkerObjectProxy.h instead of WorkerMessagingProxy.h in WorkerContext.cpp and WorkerScriptController.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 23 18:32:37 PST 2009


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

           Summary: Change to include WorkerObjectProxy.h instead of
                    WorkerMessagingProxy.h in WorkerContext.cpp and
                    WorkerScriptController.cpp
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jianli at chromium.org
                CC: ap at webkit.org, jianli at chromium.org


We need to change the included file in WorkerContext.cpp and
WorkerScriptController.cpp from WorkerMessagingProxy.h to WorkerObjectProxy.h
since we only need to refer the declarations in the latter one.


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