WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
25163
Upstream fix for releasing v8 objects on worker thread termination in Chromium.
https://bugs.webkit.org/show_bug.cgi?id=25163
Summary
Upstream fix for releasing v8 objects on worker thread termination in Chromium.
Dmitry Titov
Reported
2009-04-13 15:30:50 PDT
Get rid of using currentThread() in thread-specific destructors. Also, remove dom objects before detachThread() so they don't trip over currentThread() issue.
Attachments
Proposed patch
(8.87 KB, patch)
2009-04-13 15:38 PDT
,
Dmitry Titov
dglazkov
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dmitry Titov
Comment 1
2009-04-13 15:38:12 PDT
Created
attachment 29441
[details]
Proposed patch
Dmitry Titov
Comment 2
2009-04-13 17:41:19 PDT
Chromium side of CR, for more info:
http://codereview.chromium.org/67061
Dmitry Titov
Comment 3
2009-04-14 11:17:14 PDT
Landed:
http://trac.webkit.org/changeset/42504
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