Side by Side Diff: third_party/WebKit/LayoutTests/loader/data-uri-images-load-synchronously.html
Issue 2592113003 :
Load data URI images in an async way according to spec (take 3) (Closed)
Patch Set: Fixed more devtools reliance on sync loading
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
chrome/test/data/extensions/api_test/automation/tests/tabs/image_data.js
third_party/WebKit/LayoutTests/fast/canvas/canvas-drawImage-out-of-bounds-src.html
third_party/WebKit/LayoutTests/fast/dom/HTMLImageElement/image-async-loading-data-uris.html
third_party/WebKit/LayoutTests/fast/forms/basic-buttons.html
third_party/WebKit/LayoutTests/http/tests/inspector/network/waterfall-images.html
third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/report-blocked-data-uri-expected.txt
third_party/WebKit/LayoutTests/loader/data-uri-images-load-asynchronously.html
third_party/WebKit/LayoutTests/loader/data-uri-images-load-asynchronously-expected.txt
third_party/WebKit/LayoutTests/loader/data-uri-images-load-synchronously.html
third_party/WebKit/LayoutTests/loader/data-uri-images-load-synchronously-expected.txt
third_party/WebKit/LayoutTests/loader/data-uri-images-reload-asynchronously.html
third_party/WebKit/LayoutTests/loader/data-uri-images-reload-asynchronously-expected.txt
third_party/WebKit/LayoutTests/loader/data-uri-images-reload-synchronously.html
third_party/WebKit/LayoutTests/loader/data-uri-images-reload-synchronously-expected.txt
third_party/WebKit/LayoutTests/svg/canvas/canvas-draw-image-globalalpha.html
third_party/WebKit/LayoutTests/svg/canvas/image-svg-intrinsic-size.html
third_party/WebKit/Source/core/html/parser/HTMLSrcsetParser.cpp
third_party/WebKit/Source/core/loader/ImageLoader.cpp
third_party/WebKit/Source/devtools/front_end/emulation/DeviceModeView.js
third_party/WebKit/Source/devtools/front_end/screencast/ScreencastView.js
third_party/WebKit/Source/devtools/front_end/timeline/TimelineEventOverview.js
third_party/WebKit/Source/web/tests/ActivityLoggerTest.cpp