Open Bug 1834372 Opened 2 years ago Updated 6 months ago

Migrate usages of addBreakpoint to addBreakpointViaGutter

Categories

(DevTools :: Debugger, task, P3)

task

Tracking

(Not tracked)

People

(Reporter: bomsy, Unassigned)

Details

Attachments

(2 files)

Currently there are lots of locations where we use addBreakpoint which calls the breakpoint action directly in the debugger tests https://searchfox.org/mozilla-central/search?q=addBreakpoint&path=debugger%2Ftest%2Fmochitest&case=true&regexp=false. This does not match the users workflow.

The addBreakpointViaGutter utilty emulates clicking in the editor gutter to add a breakpoint. This matches actual user behaviour.

Its likely that this changes will raise issues. Lets see if they are fixable as this will greatly improve the reliability of the mochitests.

Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: