Bug 23747

Summary: CHROMIUM: Add threading-related files
Product: WebKit Reporter: Dimitri Glazkov (Google) <dglazkov>
Component: PlatformAssignee: Dimitri Glazkov (Google) <dglazkov>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Add Chromium threading-related files, v1 eric: review+

Dimitri Glazkov (Google)
Reported 2009-02-04 15:59:27 PST
Adding wtf/chromium.
Attachments
Add Chromium threading-related files, v1 (5.29 KB, patch)
2009-02-04 16:00 PST, Dimitri Glazkov (Google)
eric: review+
Dimitri Glazkov (Google)
Comment 1 2009-02-04 16:00:26 PST
Created attachment 27334 [details] Add Chromium threading-related files, v1 JavaScriptCore/wtf/MainThread.cpp | 2 +- JavaScriptCore/wtf/chromium/ChromiumThreading.h | 45 ++++++++++++++++++ JavaScriptCore/wtf/chromium/MainThreadChromium.cpp | 49 ++++++++++++++++++++ WebCore/platform/chromium/TemporaryLinkStubs.cpp | 8 --- 4 files changed, 95 insertions(+), 9 deletions(-)
Eric Seidel (no email)
Comment 2 2009-02-05 14:15:24 PST
Comment on attachment 27334 [details] Add Chromium threading-related files, v1 Looks fine.
Dimitri Glazkov (Google)
Comment 3 2009-02-05 15:04:30 PST
Note You need to log in before you can comment on or make changes to this bug.