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

Unified Diff: LayoutTests/inspector/timeline/timeline-decode-resize-expected.txt

Issue 399043002: DevTools: switch Timeline frontend into buffered mode and remove the corresponding experiment. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: timeline-decode-resize was fixed? Created 6 years, 5 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/timeline/timeline-decode-resize-expected.txt
diff --git a/LayoutTests/inspector/timeline/timeline-decode-resize-expected.txt b/LayoutTests/inspector/timeline/timeline-decode-resize-expected.txt
index d932518b727f68f924b670bab1f884c0299c5329..e589c10179c9f1cdc66d18b6d8822696d486ebb0 100644
--- a/LayoutTests/inspector/timeline/timeline-decode-resize-expected.txt
+++ b/LayoutTests/inspector/timeline/timeline-decode-resize-expected.txt
@@ -42,18 +42,6 @@ DecodeImage Properties:
children : <object>
data : {
backendNodeId : <number>
- imageType : "JPEG"
- url : .../inspector/timeline/resources/test.jpg
- }
- endTime : <number>
- startTime : <number>
- type : "DecodeImage"
-}
-DecodeImage Properties:
-{
- children : <object>
- data : {
- backendNodeId : <number>
imageType : "PNG"
url : .../inspector/timeline/resources/test.png
}
@@ -73,16 +61,4 @@ DecodeImage Properties:
startTime : <number>
type : "DecodeImage"
}
-DecodeImage Properties:
-{
- children : <object>
- data : {
- backendNodeId : <number>
- imageType : "PNG"
- url : .../inspector/timeline/resources/big.png
- }
- endTime : <number>
- startTime : <number>
- type : "DecodeImage"
-}

Powered by Google App Engine
This is Rietveld 408576698