WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
143716
FrameView::m_frame should be a Ref<Frame>
https://bugs.webkit.org/show_bug.cgi?id=143716
Summary
FrameView::m_frame should be a Ref<Frame>
Chris Dumez
Reported
2015-04-14 10:21:19 PDT
FrameView::m_frame should be a Ref<Frame> instead of a RefPtr<Frame> as it can never be null.
Attachments
Patch
(10.97 KB, patch)
2015-04-14 10:32 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2015-04-14 10:32:39 PDT
Created
attachment 250713
[details]
Patch
WebKit Commit Bot
Comment 2
2015-04-14 12:23:36 PDT
Comment on
attachment 250713
[details]
Patch Clearing flags on attachment: 250713 Committed
r182805
: <
http://trac.webkit.org/changeset/182805
>
WebKit Commit Bot
Comment 3
2015-04-14 12:23:40 PDT
All reviewed patches have been landed. Closing bug.
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