WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
171970
Web Inspector: Error trying to delete DOM breakpoints from the Debugger tab
https://bugs.webkit.org/show_bug.cgi?id=171970
Summary
Web Inspector: Error trying to delete DOM breakpoints from the Debugger tab
Matt Baker
Reported
2017-05-11 02:40:36 PDT
Summary: Error trying to delete DOM breakpoints from the Debugger tab. Steps to Reproduce: 1. Inspect any page > Elements tab 2. Add breakpoints to any DOM element (right click element > "Break on…") 3. Switch to Debugger tab 4. Select the DOM node tree element, press delete key => Expected: breakpoints and tree elements get removed. => Actual: Error, breakpoints not removed. [Error] TypeError: undefined is not an object (evaluating 'this._detachDOMBreakpoint') removeDOMBreakpoint (DOMDebuggerManager.js:159) forEach ondelete (DOMNodeTreeElement.js:42) _treeKeyDown (TreeOutline.js:550) _treeKeyDown
Attachments
Patch
(11.21 KB, patch)
2017-05-11 02:44 PDT
,
Matt Baker
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2017-05-11 02:41:02 PDT
<
rdar://problem/32129262
>
Matt Baker
Comment 2
2017-05-11 02:44:58 PDT
Created
attachment 309702
[details]
Patch
Blaze Burg
Comment 3
2017-05-11 09:47:08 PDT
Comment on
attachment 309702
[details]
Patch r=me, very nice!
WebKit Commit Bot
Comment 4
2017-05-11 10:14:38 PDT
Comment on
attachment 309702
[details]
Patch Clearing flags on attachment: 309702 Committed
r216681
: <
http://trac.webkit.org/changeset/216681
>
WebKit Commit Bot
Comment 5
2017-05-11 10:14:39 PDT
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.
Top of Page
Format For Printing
XML
Clone This Bug