|
Add UseCounters for init*Event methods that aren't already measured
These methods systematically have "[Default=Undefined] optional"
arguments where the spec (if any) has non-optional arguments. Usage of
most of these is likely low, so just measure them all to see where the
change can be made without further investigation.
Also change a few argument names that were not per their specs.
BUG= 460722
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=198345
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+96 lines, -86 lines) |
Patch |
|
M |
Source/core/events/CompositionEvent.idl
|
View
|
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
Source/core/events/CustomEvent.idl
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
Source/core/events/Event.idl
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/events/KeyboardEvent.idl
|
View
|
|
1 chunk |
+10 lines, -10 lines |
0 comments
|
Download
|
|
M |
Source/core/events/MouseEvent.idl
|
View
|
|
1 chunk |
+15 lines, -15 lines |
0 comments
|
Download
|
|
M |
Source/core/events/MutationEvent.idl
|
View
|
|
1 chunk |
+8 lines, -8 lines |
0 comments
|
Download
|
|
M |
Source/core/events/TouchEvent.idl
|
View
|
|
1 chunk |
+13 lines, -13 lines |
0 comments
|
Download
|
|
M |
Source/core/events/UIEvent.idl
|
View
|
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
Source/core/frame/UseCounter.h
|
View
|
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
|
M |
Source/modules/device_orientation/DeviceMotionEvent.idl
|
View
|
|
1 chunk |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
Source/modules/device_orientation/DeviceOrientationEvent.idl
|
View
|
|
1 chunk |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
Source/modules/storage/StorageEvent.idl
|
View
|
|
1 chunk |
+8 lines, -9 lines |
0 comments
|
Download
|
Total messages: 9 (4 generated)
|