Bug 24112

Summary: Change to include WorkerObjectProxy.h instead of WorkerMessagingProxy.h in WorkerContext.cpp and WorkerScriptController.cpp
Product: WebKit Reporter: Jian Li <jianli>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, jianli
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed Patch ap: review+

Jian Li
Reported 2009-02-23 18:32:37 PST
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.
Attachments
Proposed Patch (1.56 KB, patch)
2009-02-23 18:37 PST, Jian Li
ap: review+
Jian Li
Comment 1 2009-02-23 18:37:15 PST
Created attachment 27899 [details] Proposed Patch
Alexey Proskuryakov
Comment 2 2009-02-24 00:24:35 PST
Comment on attachment 27899 [details] Proposed Patch r=me
Alexey Proskuryakov
Comment 3 2009-02-24 00:25:14 PST
This patch has tabs in ChangeLog, which will need to be fixed when landing.
David Levin
Comment 4 2009-02-24 01:46:43 PST
Committed as r41174.
Note You need to log in before you can comment on or make changes to this bug.