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

Unified Diff: LayoutTests/inspector/profiler/canvas2d/canvas2d-api-changes-expected.txt

Issue 1073863003: DevTools: remove Canvas profiler from DevTools source base. See details in the bug. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: tests gone Created 5 years, 8 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/inspector/profiler/canvas2d/canvas2d-api-changes-expected.txt
diff --git a/LayoutTests/inspector/profiler/canvas2d/canvas2d-api-changes-expected.txt b/LayoutTests/inspector/profiler/canvas2d/canvas2d-api-changes-expected.txt
deleted file mode 100644
index a45d4fe01f3653bb72ba14a130a8a6e2db6fec84..0000000000000000000000000000000000000000
--- a/LayoutTests/inspector/profiler/canvas2d/canvas2d-api-changes-expected.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-Test to catch Canvas 2D API changes. If this test should ever fail, we should re-examine the Canvas 2D state saving/restoring logic in the InjectedScriptModule to include any latest changes to the API.
-
-[page] New properties and functions that should be manually examined (should be empty to pass the test):
-[page] addHitRegion
-[page] clearHitRegions
-[page] currentTransform
-[page] direction
-[page] isContextLost
-[page] removeHitRegion
-[page] scrollPathIntoView
-[page] webkitImageSmoothingEnabled
-[page] New properties and functions of CanvasGradient object that should be manually examined (should be empty to pass the test):
-[page] New properties and functions of CanvasPattern object that should be manually examined (should be empty to pass the test):
-

Powered by Google App Engine
This is Rietveld 408576698