WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
170910
JSEventListener::m_isolatedWorld should be a Ref
https://bugs.webkit.org/show_bug.cgi?id=170910
Summary
JSEventListener::m_isolatedWorld should be a Ref
Brent Fulgham
Reported
2017-04-17 12:27:54 PDT
It doesn't seem like m_isolatedWorld can ever be nullptr. We should switch from RefPtr -> Ref so we can catch any cases where this is set improperly.
Attachments
Patch
(4.36 KB, patch)
2017-04-18 14:28 PDT
,
Brent Fulgham
achristensen
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2017-04-18 14:13:52 PDT
<
rdar://problem/31690856
>
Brent Fulgham
Comment 2
2017-04-18 14:28:48 PDT
Created
attachment 307417
[details]
Patch
Brent Fulgham
Comment 3
2017-04-18 16:34:19 PDT
Committed
r215487
: <
http://trac.webkit.org/changeset/215487
>
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