Bug 128916

Summary: Rename Document::m_selfOnlyRefCount to m_referencingNodeCount
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, kangil.han
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch kling: review+

Antti Koivisto
Reported 2014-02-17 10:46:59 PST
Seems more informative.
Attachments
patch (6.57 KB, patch)
2014-02-17 11:50 PST, Antti Koivisto
kling: review+
Antti Koivisto
Comment 1 2014-02-17 11:50:07 PST
Andreas Kling
Comment 2 2014-02-17 11:59:57 PST
Comment on attachment 224404 [details] patch 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*
Antti Koivisto
Comment 3 2014-02-17 13:16:07 PST
Note You need to log in before you can comment on or make changes to this bug.