Open
Bug 1782388
Opened 3 years ago
Updated 3 months ago
Developer Tools keep Event Listener Breakpoints enabled for all sites
Categories
(DevTools :: General, defect, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: 08xjcec48, Unassigned, NeedInfo)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:103.0) Gecko/20100101 Firefox/103.0
Steps to reproduce:
- Used
Event Listener Breakpoints
with the Developer Tools to debug a simple website - Opened the Developer Tools again hours later to inspect the CSS of a much heavier site
Actual results:
I accidentally triggered the Event Listener Breakpoints
I had set for the first site and Firefox stopped responding.
Expected results:
The Developer Tools shouldn't remember your selection of Event Listener Breakpoints
, or it should remember them only for the site you used them with.
Comment 1•3 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'DevTools::General' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: Untriaged → General
Product: Firefox → DevTools
Updated•3 years ago
|
Whiteboard: [devtools-triage]
Updated•3 years ago
|
Severity: -- → S3
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: needinfo?(hmanilla)
Priority: -- → P3
Whiteboard: [devtools-triage]
OS: Unspecified → All
Hardware: Unspecified → Desktop
Version: Firefox 103 → Trunk
You need to log in
before you can comment on or make changes to this bug.
Description
•