Bug 200551 - Web Inspector: Elements: setting a breakpoint on a specific listener should enable the event listener
Summary: Web Inspector: Elements: setting a breakpoint on a specific listener should e...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-08-08 15:46 PDT by Devin Rousso
Modified: 2019-08-16 01:46 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.11 KB, patch)
2019-08-08 16:06 PDT, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2019-08-08 15:46:30 PDT
# STEPS TO REPRODUCE:
1. inspect any page that has event listeners
2. select a node with an event listener
3. disable an event listener
4. set a breakpoint for that event listener
 => event listener is still disabled, so the breakpoint will never fire
Comment 1 Devin Rousso 2019-08-08 16:06:00 PDT
Created attachment 375850 [details]
Patch
Comment 2 Joseph Pecoraro 2019-08-16 01:15:48 PDT
Comment on attachment 375850 [details]
Patch

r=me
Comment 3 Joseph Pecoraro 2019-08-16 01:15:59 PDT
Good usability improvement
Comment 4 WebKit Commit Bot 2019-08-16 01:45:47 PDT
Comment on attachment 375850 [details]
Patch

Clearing flags on attachment: 375850

Committed r248765: <https://trac.webkit.org/changeset/248765>
Comment 5 WebKit Commit Bot 2019-08-16 01:45:49 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2019-08-16 01:46:21 PDT
<rdar://problem/54382274>