[Webkit-unassigned] [Bug 202562] Node::ref/deref should be const

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 4 11:57:38 PDT 2019


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

Ryosuke Niwa <rniwa at webkit.org> changed:

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

--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 380203
  --> https://bugs.webkit.org/attachment.cgi?id=380203
patch

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

> Source/WebCore/css/ElementRuleCollector.h:105
> +    RefPtr<const Element> m_shadowHostInPartRuleScope { nullptr };

No need for { ~ }.

-- 
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/20191004/09a48a14/attachment.html>


More information about the webkit-unassigned mailing list