WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
128916
Rename Document::m_selfOnlyRefCount to m_referencingNodeCount
https://bugs.webkit.org/show_bug.cgi?id=128916
Summary
Rename Document::m_selfOnlyRefCount to m_referencingNodeCount
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Antti Koivisto
Comment 1
2014-02-17 11:50:07 PST
Created
attachment 224404
[details]
patch
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
https://trac.webkit.org/r164242
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