DescriptionAdd UseCounters for Selection methods that take null
Making collapse's argument non-nullable appears risky:
https://codereview.chromium.org/1498253002/#msg9
The risk for setBaseAndExtent is entirely unknown.
Measure both cases before proceeding further.
The change to Selection.idl is for clarity only, these are implicitly
nullable because of [LegacyInterfaceTypeChecking], and adding making
them explicitly nullable does not change the generated code.
Committed: https://crrev.com/a1d16968955b0957078049434f840b4b7fc64023
Cr-Commit-Position: refs/heads/master@{#364344}
Patch Set 1 #Patch Set 2 : rebase #
Messages
Total messages: 14 (6 generated)
|