Closed Bug 1326774 Opened 7 years ago Closed 5 years ago

Conditional breakpoint displays error unrelated to the condition itself when I change it

Categories

(DevTools :: Debugger, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: arni2033, Unassigned)

References

()

Details

>>>   My Info:   Win7_64, Nightly 49, 32bit, ID 20160429030215
STR_1:
1. Open   data:text/html,<script>onclick=function(){console.log("LOWERcase")}</script>
2. Open debugger, set conditional breakpoint  "event.type == 'cut'"  (without outer quotes) at line 1
3. Click on the page. Press F8 to resume script
4. Change conditional breakpoint to  "'document' in window"  (without outer quotes)
5. Click on the page

AR:  Conditional breakpoint displays error "event is not defined"
ER:  No errors, because I'm not even using variable "event" in condition
No longer blocks: 1277113
Component: Untriaged → Developer Tools: Canvas Debugger
Component: Developer Tools: Canvas Debugger → Developer Tools: Debugger
I'm not able to reproduce this bug in Nightly when I go through your steps.
Priority: -- → P3
Product: Firefox → DevTools
Priority: P3 → P5
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.