Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2582)

Unified Diff: Source/WebCore/testing/Internals.h

Issue 359780043: WIP for IO
Patch Set: Fix inline test while making sure the text test still passes too. Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/WebCore/rendering/svg/SVGRenderSupport.cpp ('k') | Source/WebCore/testing/Internals.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebCore/testing/Internals.h
diff --git a/Source/WebCore/testing/Internals.h b/Source/WebCore/testing/Internals.h
index 7e32be804939496b34905ea5da4ef2eab76d7a9b..9c27dc8af4a5ab255804941c413fc1840cdc47d8 100644
--- a/Source/WebCore/testing/Internals.h
+++ b/Source/WebCore/testing/Internals.h
@@ -364,6 +364,8 @@ public:
unsigned numberOfLiveDocuments() const;
unsigned referencingNodeCount(const Document&) const;
+ unsigned numberOfActiveIntersectionObservers(const Document&) const;
+
uint64_t documentIdentifier(const Document&) const;
bool isDocumentAlive(uint64_t documentIdentifier) const;
« no previous file with comments | « Source/WebCore/rendering/svg/SVGRenderSupport.cpp ('k') | Source/WebCore/testing/Internals.cpp » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b