Closed Bug 1619993 Opened 4 years ago Closed 4 years ago

Watchpoint properties are restricted

Categories

(DevTools :: Debugger, defect, P1)

defect

Tracking

(firefox75 fixed)

RESOLVED FIXED
Firefox 75
Tracking Status
firefox75 --- fixed

People

(Reporter: jlast, Assigned: loganfsmyth)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

STR:

  1. go to todomvc
  2. pause in todo-view.js:35
  3. add a watchpoint to this.model
  4. in the console evaluate this

observe that this.model is restricted

Priority: -- → P1

I think the difference is between evaluating this.model and this where this has model as a property and the preview shows the value as restricted.

Assignee: nobody → loganfsmyth
Status: NEW → ASSIGNED
Pushed by jlaster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9a1a84cb938c
Use Debugger.Object values consistently across watchpoints. r=jlast
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 75
Flags: qe-verify+

Hello,

I’ve tried to reproduce this issue in order to verify it, on Firefox Nightly from 2020-03-04 on Windows 10x64. Unfortunately I couldn’t reproduce it by following the str from comment 0.

Is this worth to be verified by the QA manual? If yes, could you provide more info, please.

Thanks.

Flags: needinfo?(jlaster)
Flags: needinfo?(jlaster)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: