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 136800
Merge JSGlobalObject::reset() into ::init()
https://bugs.webkit.org/show_bug.cgi?id=136800
Summary
Merge JSGlobalObject::reset() into ::init()
Michael Saboff
Reported
2014-09-12 23:09:59 PDT
JSGlobalObject::init() is the only caller of JSGlobalObject::reset(). There is a FIXME comment to merge them together. This also makes sense in preparation to add a JSCallee to the JSGlobalObject.
Attachments
Patch
(18.68 KB, patch)
2014-09-12 23:15 PDT
,
Michael Saboff
oliver
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Saboff
Comment 1
2014-09-12 23:15:05 PDT
Created
attachment 238081
[details]
Patch
Michael Saboff
Comment 2
2014-09-13 09:26:23 PDT
Committed
r173601
: <
http://trac.webkit.org/changeset/173601
>
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