DescriptionMixed Content: Make strict mode stricter.
Strict mode blocks insecure websocket connections, but doesn't do so in
a way that prevents them from signaling to the embedder. We wish to
suppress this signal, as it triggers visible UI in Chrome's omnibox.
This CL cleans up the implementation to make sure that happens.
BUG=450458
R=jww@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190728
Patch Set 1 #
Total comments: 4
Patch Set 2 : Feedback #
Messages
Total messages: 11 (4 generated)
|