Bug 26831

Summary: Fix compiler warning in WorkerLoaderProxy.h
Product: WebKit Reporter: Xan Lopez <xan.lopez>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
fixwarning.patch levin: review+

Xan Lopez
Reported 2009-06-29 23:58:45 PDT
Try to fix the following warning in ../../WebCore/workers/WorkerLoaderProxy.h:40: warning: declaration ‘class WebCore::ScriptExecutionContext::Task’ does not declare anything. Explanation in the attached patch.
Attachments
fixwarning.patch (2.16 KB, patch)
2009-06-29 23:59 PDT, Xan Lopez
levin: review+
Xan Lopez
Comment 1 2009-06-29 23:59:11 PDT
Created attachment 32035 [details] fixwarning.patch Fix warning.
David Levin
Comment 2 2009-06-30 00:20:02 PDT
Comment on attachment 32035 [details] fixwarning.patch Please add a link to the bug in the changelog.
Xan Lopez
Comment 3 2009-06-30 00:24:43 PDT
Landed as r45365 with URL added to the ChangeLog, thanks.
Note You need to log in before you can comment on or make changes to this bug.