Chromium Code Reviews
DescriptionAdd devtools trace event for event dispatching
Current implementation of InspectorTimelineAgent will emit EventDispatch event only if there is at least one handler on the event's path. After this patch EventDispather::dispatch trace events will be sent for unhandled events too. We should be able to filter out such events later on the front-end side and avoid additional checks at the instrumentation point.
BUG=361045
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171951
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #
Total comments: 4
Patch Set 5 : #
Messages
Total messages: 7 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||