Add a DCHECK to prevent a future issue with 3p blocking
The ModuleBlacklistCacheUpdater currently doesn't support a module first loading into a process where injection is allowed then loading into one where it should be blocked. This DCHECK ensures this limitation will be addressed before adding another supported process type. Bug: 662084 Change-Id: Id49f323ee2e9a53bdafcd8f7391495e26d5d8cce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879948 Auto-Submit: Patrick Monette <pmonette@chromium.org> Commit-Queue: Chris Hamilton <chrisha@chromium.org> Reviewed-by:Chris Hamilton <chrisha@chromium.org> Cr-Commit-Position: refs/heads/master@{#710987}
Showing
Please register or sign in to comment