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

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

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/testing/Internals.cpp ('k') | Source/WebKit/ChangeLog » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebCore/testing/Internals.idl
diff --git a/Source/WebCore/testing/Internals.idl b/Source/WebCore/testing/Internals.idl
index 01148b98d9b0f8bfb454a7d7411a6f6f64c8820f..e0af56d286f9a4d32b36d11ef6108be39001cbe6 100644
--- a/Source/WebCore/testing/Internals.idl
+++ b/Source/WebCore/testing/Internals.idl
@@ -359,6 +359,7 @@ enum CompositingPolicy {
unsigned long numberOfLiveNodes();
unsigned long numberOfLiveDocuments();
unsigned long referencingNodeCount(Document document);
+ unsigned long numberOfActiveIntersectionObservers(Document document);
WindowProxy? openDummyInspectorFrontend(DOMString url);
void closeDummyInspectorFrontend();
[MayThrowException] void setInspectorIsUnderTest(boolean isUnderTest);
« no previous file with comments | « Source/WebCore/testing/Internals.cpp ('k') | Source/WebKit/ChangeLog » ('j') | no next file with comments »

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