DescriptionDevTools: Event listener breakpoint should not stop if happened inside framework.
If we skip framework with StepInto after a stepping button was hit in front-end,
we should eventually stop somewhere in the user code. On the other hand, in case of
an Event breakpoint we should not stop at all, if the callback is handled inside the framework.
BUG=267592
R=yurys, pfeldman@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175471
Patch Set 1 #Patch Set 2 : one more test #
Total comments: 5
Patch Set 3 : #Patch Set 4 : addressed #Messages
Total messages: 8 (0 generated)
|