| commit | de1accf3ced48ab7578c8f3329821be23ecae938 | [log] [tgz] |
|---|---|---|
| author | mek <mek@chromium.org> | Fri Jul 15 00:41:50 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Jul 15 00:43:34 2016 |
| tree | fff37d904c6e43df46512a36d90113d7e774b4df | |
| parent | c9dbbe31830fb0bc3014c21885880f3977323578 [diff] |
Fix documentation for Measure and MeasureAs IDL extended attributes. The Measure and MeasureAs extended attributes were incorrectly listed as not being allowed in interfaces. These attributes are in fact allowed on interfaces, and measure usage of the constructor of the interface. Review-Url: https://codereview.chromium.org/2147493007 Cr-Commit-Position: refs/heads/master@{#405647}