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

Unified Diff: LayoutTests/fast/workers/worker-supplement-gc-expected.txt

Issue 178663004: Oilpan: move WorkerGlobalScope to oilpan's heap. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebased Created 6 years, 10 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
Index: LayoutTests/fast/workers/worker-supplement-gc-expected.txt
diff --git a/LayoutTests/fast/css/fontfaceset-in-detached-frame-expected.txt b/LayoutTests/fast/workers/worker-supplement-gc-expected.txt
similarity index 74%
copy from LayoutTests/fast/css/fontfaceset-in-detached-frame-expected.txt
copy to LayoutTests/fast/workers/worker-supplement-gc-expected.txt
index da8afad70d673aed0e0365cf09600e5913e553a5..9f4587547b89f977059bddc4065c7338ae21cb32 100644
--- a/LayoutTests/fast/css/fontfaceset-in-detached-frame-expected.txt
+++ b/LayoutTests/fast/workers/worker-supplement-gc-expected.txt
@@ -1,4 +1,4 @@
-Call FontFaceSet::ready in a detached frame.
+Test GCing of WorkerGlobalScope supplementable
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698