WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
101191
[V8] Dispose() and Clear() should be always coupled for safety
https://bugs.webkit.org/show_bug.cgi?id=101191
Summary
[V8] Dispose() and Clear() should be always coupled for safety
Kentaro Hara
Reported
2012-11-05 01:01:35 PST
Clear() is not mandatory. However, to avoid misusing already disposed wrappers, Clear() should be always called just after Dispose().
Attachments
Patch
(7.67 KB, patch)
2012-11-05 01:53 PST
,
Kentaro Hara
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kentaro Hara
Comment 1
2012-11-05 01:53:52 PST
Created
attachment 172295
[details]
Patch
Adam Barth
Comment 2
2012-11-05 07:43:07 PST
Comment on
attachment 172295
[details]
Patch ok
WebKit Review Bot
Comment 3
2012-11-05 08:14:52 PST
Comment on
attachment 172295
[details]
Patch Clearing flags on attachment: 172295 Committed
r133479
: <
http://trac.webkit.org/changeset/133479
>
WebKit Review Bot
Comment 4
2012-11-05 08:14:56 PST
All reviewed patches have been landed. Closing bug.
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