Bug 22613

Summary: Remove unneeded header file from WorkerThread.cpp
Product: WebKit Reporter: Jian Li <jianli>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: jianli
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed Patch ap: review+

Description Jian Li 2008-12-02 17:36:46 PST
The header file "JSWorkerContext.h" is not needed. Need to remove it.
Comment 1 Jian Li 2008-12-02 17:43:54 PST
Created attachment 25696 [details]
Proposed Patch
Comment 2 Alexey Proskuryakov 2008-12-03 00:08:29 PST
Comment on attachment 25696 [details]
Proposed Patch

r=me
Comment 3 Alexey Proskuryakov 2008-12-03 00:27:36 PST
Committed revision 38932.