Chromium Code Reviews
DescriptionBrowserProcessImpl: don't call IsIsolateExtensionsEnabled() too early
This fixes a bug where IsIsolateExtensionsEnabled() had been called prior to the
field trials actually being initialized, so the call returned true regardless
of the finch experiment state, resulting in a possible misconfiguration of
security state.
PreCreateThreads() seems to be the earliest place in BrowserProcessImpl where we
can do this registration.
BUG=657629
NOTRY=true
NOPRESUBMIT=true
TBR=creis@chromium.org
Review-Url: https://chromiumcodereview.appspot.com/2438823003
Cr-Commit-Position: refs/heads/master@{#426852}
(cherry picked from commit a0b7b87ea093cbb45f51c4ab1465b4e4115a5d99)
Patch Set 1 #
Messages
Total messages: 9 (5 generated)
|
|||||||||||||||||||