Bug 22613 - Remove unneeded header file from WorkerThread.cpp
Summary: Remove unneeded header file from WorkerThread.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-02 17:36 PST by Jian Li
Modified: 2008-12-03 00:27 PST (History)
1 user (show)

See Also:


Attachments
Proposed Patch (868 bytes, patch)
2008-12-02 17:43 PST, Jian Li
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.