Open Bug 1582104 Opened 5 years ago Updated 2 years ago

Watchpoints: can't break on a getter/setter

Categories

(DevTools :: Debugger, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: Honza, Unassigned)

References

(Blocks 1 open bug)

Details

The user should be able to break on getters and setters too.

STR:

  1. Load https://aged-columnist.glitch.me/
  2. Open the Debugger and click the Click Me! button on the page. JS execution should pause
  3. Create get WP for obj2.latest and/or set WP for obj2.current.
  4. Resume, WP doesn't hit

Honza

Severity: normal → S3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.