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

Side by Side Diff: LayoutTests/netinfo/gc-frame-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, 6 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 unified diff | Download patch
OLDNEW
(Empty)
1 Tests that listeners in closed frames are collected.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS childFrameObserver.wasCollected is false
7 PASS childConnectionObserver.wasCollected is false
8 PASS callbackObserver.wasCollected is false
9 PASS childFrameObserver.wasCollected is true
10 PASS childConnectionObserver.wasCollected is true
11 PASS callbackObserver.wasCollected is true
12 PASS successfullyParsed is true
13
14 TEST COMPLETE
15
OLDNEW
« no previous file with comments | « LayoutTests/netinfo/gc-frame-listeners.html ('k') | LayoutTests/netinfo/gc-unused-listeners.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698