| commit | 4d48d54439b76ce3736de03206f6c0699d497ec6 | [log] [tgz] |
|---|---|---|
| author | iclelland <iclelland@chromium.org> | Fri Jul 08 19:13:20 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Jul 08 19:15:30 2016 |
| tree | 9f7b9fd4ac6ffc3dbf45ad0425ed06fd043538fb | |
| parent | 88bae1fbff6fcd519f09b932705ea0fdbe6c62c0 [diff] |
[OriginTrials] Allow origin trials to be installed without an instance object. Many origin trial features can be installed on interfaces and prototype objects without requiring an existing interface object. This creates an alternate method signature for installing such features, and simplifies the bindings installation code. BUG=626435 R=yukishiino@chromium.org Review-Url: https://codereview.chromium.org/2130883002 Cr-Commit-Position: refs/heads/master@{#404455}