Don't show warning for slow event listener if preventDefault was called |
|||
Issue descriptionreportBlockedEvent is called even if the event is preventDefaulted https://cs.chromium.org/chromium/src/third_party/WebKit/Source/core/events/EventTarget.cpp?q=EventTarget.cpp&sq=package:chromium&l=112 since the author consumed it the wording is a little wrong. Not sure if we should report something like you are being slow. Issue was initially reported here: https://github.com/WICG/EventListenerOptions/issues/54#issuecomment-254487764 caseq@ since you added what do you think?
,
Oct 27 2016
,
Apr 26 2017
verified the code actually does this in its current form |
|||
►
Sign in to add a comment |
|||
Comment 1 by nzolghadr@chromium.org
, Oct 27 2016