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

Unified Diff: LayoutTests/virtual/implsidepainting/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/virtual/implsidepainting/inspector/timeline/timeline-decode-resize-expected.txt
diff --git a/LayoutTests/virtual/implsidepainting/inspector/timeline/timeline-decode-resize-expected.txt b/LayoutTests/virtual/implsidepainting/inspector/timeline/timeline-decode-resize-expected.txt
index aac53ba72aab66fc8fc08cc2d6b83272790d3cbe..cdf9557bdb6ad6b6973bbf3da71a1a1de5e82e1d 100644
--- a/LayoutTests/virtual/implsidepainting/inspector/timeline/timeline-decode-resize-expected.txt
+++ b/LayoutTests/virtual/implsidepainting/inspector/timeline/timeline-decode-resize-expected.txt
@@ -25,18 +25,6 @@ DecodeImage Properties:
}
DecodeImage Properties:
{
- children : <object>
- data : {
- backendNodeId : <number>
- imageType : "ICO"
- url : .../inspector/timeline/resources/test.ico
- }
- endTime : <number>
- startTime : <number>
- type : "DecodeImage"
-}
-DecodeImage Properties:
-{
data : {
backendNodeId : <number>
url : .../inspector/timeline/resources/test.jpg
@@ -57,26 +45,4 @@ DecodeImage Properties:
thread : <string>
type : "DecodeImage"
}
-DecodeImage Properties:
-{
- data : {
- backendNodeId : <number>
- url : .../inspector/timeline/resources/test.webp
- }
- endTime : <number>
- startTime : <number>
- thread : <string>
- type : "DecodeImage"
-}
-DecodeImage Properties:
-{
- data : {
- backendNodeId : <number>
- url : .../inspector/timeline/resources/big.png
- }
- endTime : <number>
- startTime : <number>
- thread : <string>
- type : "DecodeImage"
-}

Powered by Google App Engine
This is Rietveld 408576698