| commit | a9b70a69ed18c1ba22b9270741e5368db816bc7a | [log] [tgz] |
|---|---|---|
| author | iclelland <iclelland@chromium.org> | Thu Jul 07 19:15:27 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Thu Jul 07 19:17:01 2016 |
| tree | 14caaf80a9c7dc22d1dcff572f67480147d93c72 | |
| parent | 24f72580334bcbfe0fd4038dea65c2a1df910d31 [diff] |
[OriginTrials] Don't attempt to initialize origin trials in isolated worlds. This fixes an issue where calling ScriptState::forMainWorld within an extension would sometimes interfere with registration of some private APIs. BUG=619465 Review-Url: https://codereview.chromium.org/2122063002 Cr-Commit-Position: refs/heads/master@{#404204}