WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
32098
Web Inspector frontend heap allocates ScriptFunctionCall which is unsafe
https://bugs.webkit.org/show_bug.cgi?id=32098
Summary
Web Inspector frontend heap allocates ScriptFunctionCall which is unsafe
Oliver Hunt
Reported
2009-12-02 17:31:15 PST
The Web Inspector heap allocates ScriptFunctionCall, which is unsafe as the ScriptFunctionCall contains arguments that need to be protected from GC.
Attachments
Patch
(24.40 KB, patch)
2009-12-02 20:09 PST
,
Oliver Hunt
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Oliver Hunt
Comment 1
2009-12-02 20:09:35 PST
Created
attachment 44203
[details]
Patch
Sam Weinig
Comment 2
2009-12-02 20:27:00 PST
Comment on
attachment 44203
[details]
Patch Please expand out the macro as discussed. r=me.
Oliver Hunt
Comment 3
2009-12-02 21:23:49 PST
Committed
r51621
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