Closed Bug 1609946 Opened 4 years ago Closed 4 years ago

Eager evaluations hides ReferenceError in privileged pages

Categories

(DevTools :: Console, defect, P3)

74 Branch
defect

Tracking

(firefox74 verified)

VERIFIED FIXED
Tracking Status
firefox74 --- verified

People

(Reporter: Oriol, Unassigned)

References

(Blocks 1 open bug)

Details

With devtools.webconsole.input.eagerEvaluation enabled,

  1. Open a new tab
  2. Load about:support
  3. Open the web console
  4. Write foo and press enter

Expected: ReferenceError: foo is not defined
Actual: nothing

Priority: -- → P3

This was fixed in https://hg.mozilla.org/integration/autoland/rev/525336d7af5157b773fb6ab51777f5bd70ec1138
Possibly by commenting out dbg.addAllGlobalsAsDebuggees().

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED

Confirmed, verified it with 74.0 Windows 10, macOS 10.13, Ubuntu 19.04.

Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.