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 42570
Pass ScriptState and ScriptCallFrame instead of ScriptCallStack when only top frame is needed
https://bugs.webkit.org/show_bug.cgi?id=42570
Summary
Pass ScriptState and ScriptCallFrame instead of ScriptCallStack when only top...
Yury Semikhatsky
Reported
2010-07-19 08:11:46 PDT
There are many places in the code where ScriptCallStack is used only to get top frame arguments We should pass ScriptState and ScriptCallFrame instead of ScriptCallStack in those cases.
Attachments
Add attachment
proposed patch, testcase, etc.
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