WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
23747
CHROMIUM: Add threading-related files
https://bugs.webkit.org/show_bug.cgi?id=23747
Summary
CHROMIUM: Add threading-related files
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Landed as
http://trac.webkit.org/changeset/40684
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug