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

Side by Side Diff: LayoutTests/http/tests/misc/performance-memory-in-dedicated-worker-expected.txt

Issue 106353005: Expose performance.memory in workers (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@Perf-Memory-SharedWorker
Patch Set: 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 unified diff | Download patch
OLDNEW
(Empty)
1 Description
2
3 This test validates that performance.memory exists in dedicated workers
4
5
6 PASS self.performance is defined
7 PASS self.performance.memory is defined
8 PASS jsHeapSizeLimit should be no less than totalJSHeapSize
9 PASS totalJSHeapSize should be no less than usedJSHeapSize
10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698