Bug 200561

Summary: Web Inspector: REGRESSION(r248201): DOMDebugger: unable to add event breakpoint when All Events breakpoint is enabled
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, hi, inspector-bugzilla-changes, joepeck, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Devin Rousso 2019-08-08 21:37:29 PDT
# STEPS TO REPRODUCE:
1. inspect any page
2. add an All Events breakpoint
3. try to add an event breakpoint for "click"
 => nothing happens
4. disable the All Events breakpoint
5. repeat step 3
 => "click" event breakpoint added
Comment 1 Devin Rousso 2019-08-08 21:42:01 PDT
Created attachment 375890 [details]
Patch
Comment 2 Joseph Pecoraro 2019-08-12 20:43:37 PDT
Comment on attachment 375890 [details]
Patch

Heh, nice. r=me
Comment 3 WebKit Commit Bot 2019-08-12 20:52:46 PDT
Comment on attachment 375890 [details]
Patch

Clearing flags on attachment: 375890

Committed r248588: <https://trac.webkit.org/changeset/248588>
Comment 4 WebKit Commit Bot 2019-08-12 20:52:47 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-08-12 20:53:38 PDT
<rdar://problem/54240429>