DescriptionSync the Window interface with the many specs
https://html.spec.whatwg.org/#the-window-object
and many other specs with partial Window interfaces.
Add UseCounters to the non-standard things that didn't already have
them, and put MeasureAs/DeprecatedAs at the beginning of each line to
make it more obvious that they are all counted.
prompt()'s second argument was left as |defaultValue|, as |default| is
a C++ keyword.
The only changes to the generated code are due to renamed arguments and
added UseCounters.
BUG=460722
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191461
Patch Set 1 #
Total comments: 2
Patch Set 2 : update test #
Messages
Total messages: 16 (5 generated)
|