Issue 4854: XHR breakpoints can't be removed from Breakpoints side panel
Steps to reproduce
- Open Firebug
- Enable the Script and the Net panel and switch to the Net panel
- Reload the page
-
Click the Make XMLHttpRequest button
above
⇒ An XHR will be made and listed inside the Net panel
- Click the breakpoint column besides the XHR entry to set a breakpoint
-
Switch to the Script panel and there to the Breakpoints side panel
⇒ The XHR breakpoint is listed there
- Click the X on the right side to remove the breakpoint
Expected result
- The breakpoint should be removed