Bug 195377

Summary: Web Inspector: DOM Debugger: event breakpoints still fire when breakpoints are disabled
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ews-watchlist, hi, inspector-bugzilla-changes, joepeck, mattbaker, rniwa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch
none
Archive of layout-test-results from ews101 for mac-highsierra
none
Archive of layout-test-results from ews125 for ios-simulator-wk2
none
Patch none

Devin Rousso
Reported 2019-03-06 14:04:22 PST
# STEPS TO REPRODUCE: 1. open inspector2 2. set an event breakpoint on "click" 3. click on an element in the Elements tab => "scroll" breakpoint hit (expected) 4. disable breakpoints 5. continue => "scroll" breakpoint hit (unexpected)
Attachments
Patch (7.28 KB, patch)
2019-03-06 15:06 PST, Devin Rousso
no flags
Patch (7.33 KB, patch)
2019-03-06 15:17 PST, Devin Rousso
no flags
Archive of layout-test-results from ews101 for mac-highsierra (2.46 MB, application/zip)
2019-03-06 16:19 PST, EWS Watchlist
no flags
Archive of layout-test-results from ews125 for ios-simulator-wk2 (2.49 MB, application/zip)
2019-03-06 17:03 PST, EWS Watchlist
no flags
Patch (7.34 KB, patch)
2019-03-06 17:20 PST, Devin Rousso
no flags
Radar WebKit Bug Importer
Comment 1 2019-03-06 14:04:40 PST
Devin Rousso
Comment 2 2019-03-06 15:06:28 PST
Joseph Pecoraro
Comment 3 2019-03-06 15:09:39 PST
Comment on attachment 363797 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=363797&action=review r=me, nice! > LayoutTests/inspector/dom-debugger/event-listener-breakpoints-expected.txt:94 > +PASS: Should only pause once. Maybe "Should only have paused once."
Matt Baker
Comment 4 2019-03-06 15:10:35 PST
Comment on attachment 363797 [details] Patch r=me
Matt Baker
Comment 5 2019-03-06 15:10:54 PST
Oops. r=Joe :)
Devin Rousso
Comment 6 2019-03-06 15:17:39 PST
EWS Watchlist
Comment 7 2019-03-06 16:19:41 PST Comment hidden (obsolete)
EWS Watchlist
Comment 8 2019-03-06 16:19:43 PST Comment hidden (obsolete)
EWS Watchlist
Comment 9 2019-03-06 17:03:09 PST Comment hidden (obsolete)
EWS Watchlist
Comment 10 2019-03-06 17:03:11 PST Comment hidden (obsolete)
Devin Rousso
Comment 11 2019-03-06 17:20:27 PST
Created attachment 363823 [details] Patch Fix test structure/order for WK1.
WebKit Commit Bot
Comment 12 2019-03-06 19:21:25 PST
Comment on attachment 363823 [details] Patch Clearing flags on attachment: 363823 Committed r242588: <https://trac.webkit.org/changeset/242588>
WebKit Commit Bot
Comment 13 2019-03-06 19:21:26 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.