WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
108378
Objective-C API: exceptionHandler needs to be released in JSContext dealloc
https://bugs.webkit.org/show_bug.cgi?id=108378
Summary
Objective-C API: exceptionHandler needs to be released in JSContext dealloc
Mark Hahnenberg
Reported
2013-01-30 14:07:17 PST
JSContext has a (copy) exceptionHandler property that it doesn't release in dealloc. That sounds like the potential for a leak. It should be released.
Attachments
Patch
(1.25 KB, patch)
2013-01-30 14:11 PST
,
Mark Hahnenberg
fpizlo
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Hahnenberg
Comment 1
2013-01-30 14:07:33 PST
<
rdar://problem/13111819
>
Mark Hahnenberg
Comment 2
2013-01-30 14:11:40 PST
Created
attachment 185563
[details]
Patch
Mark Hahnenberg
Comment 3
2013-01-30 14:18:33 PST
Committed
r141305
: <
http://trac.webkit.org/changeset/141305
>
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