Since the bindings refactor, we've lost the ability for the [OriginTrialEnabled] IDL attribute to be added to methods.
This isn't used currently by any origin trial features, but we should add it back
"Methods" also includes several classes of generated methods, which should also be supported. Those are triggered by the IDL declarations for:
- iterable
- maplike
- setlike
- stringifier
- serializer
Marking as fixed; there is still a regression, but the patches already applied cover all of the existing use cases. The only remaining work to be done is to support methods with overloads, but that does not currently apply to origin trials.
Comment 1 by iclell...@chromium.org
, Jun 24 2016