WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
194091
[MSE][GStreamer] Use reference instead of pointer in m_playerPrivate
https://bugs.webkit.org/show_bug.cgi?id=194091
Summary
[MSE][GStreamer] Use reference instead of pointer in m_playerPrivate
Alicia Boya García
Reported
2019-01-31 08:04:24 PST
Since the pointer is initialized with the class, it's never null and never changes, it's preferrable to use a reference instead of a pointer.
Attachments
Patch
(8.18 KB, patch)
2019-01-31 08:05 PST
,
Alicia Boya García
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alicia Boya García
Comment 1
2019-01-31 08:05:54 PST
Created
attachment 360727
[details]
Patch
WebKit Commit Bot
Comment 2
2019-01-31 09:02:35 PST
Comment on
attachment 360727
[details]
Patch Clearing flags on attachment: 360727 Committed
r240790
: <
https://trac.webkit.org/changeset/240790
>
WebKit Commit Bot
Comment 3
2019-01-31 09:02:36 PST
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