WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
47205
[V8] Add FileReader to active DOM map
https://bugs.webkit.org/show_bug.cgi?id=47205
Summary
[V8] Add FileReader to active DOM map
Jian Li
Reported
Tuesday, October 5, 2010 9:34:43 PM UTC
We need to add FileReader to active DOM map in V8 bindings such that it will not be GC-ed when it is still active. This is needed to fix the Chromium bug:
http://code.google.com/p/chromium/issues/detail?id=56997
Attachments
Proposed Patch
(5.13 KB, patch)
2010-10-05 13:46 PDT
,
Jian Li
japhet
: review+
jianli
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Jian Li
Comment 1
Tuesday, October 5, 2010 9:46:19 PM UTC
Created
attachment 69835
[details]
Proposed Patch
Nate Chapin
Comment 2
Tuesday, October 5, 2010 10:03:51 PM UTC
Comment on
attachment 69835
[details]
Proposed Patch Please also add this file to Android.v8bindings.mk and WebCore.pro before submitting.
Jian Li
Comment 3
Tuesday, October 5, 2010 10:41:25 PM UTC
Commited as
http://trac.webkit.org/changeset/69148
. Add the new file to Android.v8bindings.mk. I do not add it to WebCore.pro since it seems not to be using V8 bindings.
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