[Webkit-unassigned] [Bug 128916] Rename Document::m_selfOnlyRefCount to m_referencingNodeCount

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 17 12:02:45 PST 2014


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


Andreas Kling <akling at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #224404|review?                     |review+
               Flag|                            |




--- Comment #2 from Andreas Kling <akling at apple.com>  2014-02-17 11:59:57 PST ---
(From update of attachment 224404)
View in context: https://bugs.webkit.org/attachment.cgi?id=224404&action=review

r=me

> Source/WebCore/dom/Document.h:271
> +    void increaseReferencingNodeCount()

increment*

> Source/WebCore/dom/Document.h:277
> +    void decreaseReferencingNodeCount()

decrement*

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list