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

Unified Diff: LayoutTests/battery-status/no-leak-on-detached-use-expected.txt

Issue 619583004: BatteryManager: release promise resolver once resolved. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Clear fresh resolved-resolver also Created 6 years, 3 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/battery-status/no-leak-on-detached-use.html ('k') | Source/modules/battery/BatteryManager.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/battery-status/no-leak-on-detached-use-expected.txt
diff --git a/LayoutTests/accessibility/platform-name-expected.txt b/LayoutTests/battery-status/no-leak-on-detached-use-expected.txt
similarity index 61%
copy from LayoutTests/accessibility/platform-name-expected.txt
copy to LayoutTests/battery-status/no-leak-on-detached-use-expected.txt
index 18bbddc680d42fa7d6d53a262ace9670ff7136ac..8ac43935abc5f712dec744b25451cbea444234cc 100644
--- a/LayoutTests/accessibility/platform-name-expected.txt
+++ b/LayoutTests/battery-status/no-leak-on-detached-use-expected.txt
@@ -1,9 +1,9 @@
-This test just prints the name of the current platform.
+Check if calling navigator.getBattery() on a detached frame doesn't leak.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-Platform name: chromium
+PASS DONE
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/battery-status/no-leak-on-detached-use.html ('k') | Source/modules/battery/BatteryManager.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698