Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/security/mixedContent/insecure-fetch-blocked.html
Issue 1264453002:
Split the constructor of ThreadableLoader into two methods (ctor and start()) (Closed)
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed pipes around non-variables in a comment
Created 4 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.
9 var test = async_test("Opens a HTTPS window that loads insecure data via Fetch A
PI. We should trigger a mixed content callback and block the load.");
Issue 1264453002: Split the constructor of ThreadableLoader into two methods (ctor and start())
(Closed)
Created 5 years, 4 months ago by tyoshino (SeeGerritForStatus)
Modified 4 years, 10 months ago
Reviewers: Mike West, hiroshige
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Comments: 52