Remove WTF::RefCountedBase::RefCount()
This CL removes the getter of the ref count value from WTF::RefCountedBase, which is missing on base::RefCounted and will be unavailable after these unification. And this also removes all usage of the getter. Bug: 763844 Change-Id: I3b91d16213a160c9c6a2bf1e4cea16598043c00e Reviewed-on: https://chromium-review.googlesource.com/680618Reviewed-by:Yuta Kitamura <yutak@chromium.org> Reviewed-by:
Darren Shen <shend@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Taiju Tsuiki <tzik@chromium.org> Cr-Commit-Position: refs/heads/master@{#504364}
Showing
Please register or sign in to comment