Open Bug 1774373 Opened 2 years ago Updated 2 years ago

Store as Global variable on Records/Tuples creates a restricted object

Categories

(DevTools :: Console, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: nchevobbe, Unassigned)

References

(Blocks 1 open bug)

Details

Steps to reproduce

  1. With records and tuples enabled
  2. Go to https://ffx-devtools-recors-and-tuples.glitch.me/
  3. Open the console
  4. Right click on the logged record and select "Store as global variable"

Actual result

A temp0 variable is created, but it's evaluated as a Restricted object

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