DescriptionSimplify overridable logic in SSLBlockingPage
Right now, SSLBlockingPage has both overridable_ and strict_enforcement_.
This CL collapses both into overridable_, so that we only need to check one.
However, strict_enforcement_ also remains on its own because it is checked
separately in one place.
BUG=
R=palmer@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288456
Patch Set 1 #
Messages
Total messages: 10 (0 generated)
|