Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(159)

Unified Diff: LayoutTests/netinfo/gc-unused-listeners-expected.txt

Issue 291203002: Adds NetInfo v3 Web API to Blink. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@netinfo1
Patch Set: Comment typo Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/netinfo/gc-unused-listeners.html ('k') | LayoutTests/netinfo/gc-used-listeners.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/netinfo/gc-unused-listeners-expected.txt
diff --git a/LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt b/LayoutTests/netinfo/gc-unused-listeners-expected.txt
similarity index 50%
copy from LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt
copy to LayoutTests/netinfo/gc-unused-listeners-expected.txt
index e956edbd01b12954fba32d3257219357adea36f9..f7ad9c1730f1b1a2bb2c996394b6e4755a1dd9ba 100644
--- a/LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt
+++ b/LayoutTests/netinfo/gc-unused-listeners-expected.txt
@@ -1,10 +1,10 @@
->>
-Ensures that this snippet does not lead to a crash. Bug 86029.
+Tests that unused listeners are collected.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS. WebKit did not crash.
+PASS callbackObserver.wasCollected is false
+PASS callbackObserver.wasCollected is true
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/netinfo/gc-unused-listeners.html ('k') | LayoutTests/netinfo/gc-used-listeners.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698