WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
27620
[V8] Fix an assert in running workers in Chrome.
https://bugs.webkit.org/show_bug.cgi?id=27620
Summary
[V8] Fix an assert in running workers in Chrome.
Jian Li
Reported
2009-07-23 13:17:11 PDT
This is to fix an assert being triggered when running workers in Chrome. The fix is to change V8DOMMap::removeAllDOMObjectsInCurrentThreadHelper to do not call removeObjectsFromWrapperMap for certain types of DOM objects that exist only in main thread.
Attachments
Proposed Patch
(2.35 KB, patch)
2009-07-23 13:24 PDT
,
Jian Li
levin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Jian Li
Comment 1
2009-07-23 13:24:09 PDT
Created
attachment 33362
[details]
Proposed Patch
Jian Li
Comment 2
2009-07-23 13:38:22 PDT
Committed as
http://trac.webkit.org/changeset/46283
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