WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 115461
JSC crashes when JSContextGroupSetExecutionTimeLimit() specified a null callback
https://bugs.webkit.org/show_bug.cgi?id=115461
Summary
JSC crashes when JSContextGroupSetExecutionTimeLimit() specified a null callback
Mark Lam
Reported
2013-04-30 19:22:07 PDT
JSContextGroupSetExecutionTimeLimit() should not pass a callback to the VM watchdog if its client did not pass one in i.e. when callback is null.
Attachments
the patch.
(5.45 KB, patch)
2013-04-30 19:33 PDT
,
Mark Lam
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Lam
Comment 1
2013-04-30 19:33:00 PDT
Created
attachment 200199
[details]
the patch.
Mark Lam
Comment 2
2013-04-30 19:39:49 PDT
Reviewed offline by Geoffrey Garen. Landed in
r149420
: <
http://trac.webkit.org/changeset/149420
>.
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