A recent change moved where the "CertificateTransparencyLogAuditing" feature flag is checked and inadvertently caused the TreeStateTracker in ProfileIOData to start processing SCTs regardless of whether this feature was enabled (https://crrev.com/c/1009913). The flag should also be checked in ProfileIOData in order to avoid this.
A recent change moved where the "CertificateTransparencyLogAuditing" feature flag is checked and inadvertently caused the TreeStateTracker in ProfileIOData to start processing SCTs regardless of whether this feature was enabled (https://crrev.com/c/1009913). The flag should also be checked in ProfileIOData in order to avoid this.
Comment 1 Deleted