[Webkit-unassigned] [Bug 181363] Use WeakPtr for RenderTreePosition::m_nextSibling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 6 08:14:17 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=181363

zalan <zalan at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #330637|review?                     |review+
              Flags|                            |

--- Comment #2 from zalan <zalan at apple.com> ---
Comment on attachment 330637
  --> https://bugs.webkit.org/attachment.cgi?id=330637
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=330637&action=review

> Source/WebCore/rendering/updating/RenderTreePosition.h:60
> +    WeakPtr<RenderObject> m_nextSibling { nullptr };

{ nullptr } is not really needed here.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180106/f65da0b3/attachment.html>


More information about the webkit-unassigned mailing list