DescriptionSeparate bindings tests for [OriginTrialEnabled]
This is the third CL in a series to cleanup the bindings tests/results
for the [OriginTrialEnabled] attribute. The cleanups are in separate CLs
to simplify the final CL to make the [OriginTrialEnabled] and
[RuntimeEnabled] attributes mutually exclusive.
This CL adds a separate IDL interface to test the [OriginTrialEnabled]
attribute. Previously, both [RuntimeEnabled] and [OriginTrialEnabled]
were applied to the same test IDL. This effectively hid/nullified a
number of tests for [RuntimeEnabled].
CLs in the series:
1) https://codereview.chromium.org/1828973003/, Fix indentation in template
2) https://codereview.chromium.org/1830113003/, Rename test IDL members
3) This CL, Separate bindings tests for [OriginTrialEnabled]
BUG=586594
Committed: https://crrev.com/91b0af63d1526c7368db17a80c1137021146ea0d
Cr-Commit-Position: refs/heads/master@{#385196}
Patch Set 1 #Patch Set 2 : Add test IDL file and results dedicated to [OriginTrialEnabled] #Patch Set 3 : Rebase #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 14 (6 generated)
|