Bug 200561 - Web Inspector: REGRESSION(r248201): DOMDebugger: unable to add event breakpoint when All Events breakpoint is enabled
Summary: Web Inspector: REGRESSION(r248201): DOMDebugger: unable to add event breakpoi...
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 21:37 PDT by Devin Rousso
Modified: 2019-08-12 20:53 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.97 KB, patch)
2019-08-08 21:42 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 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>