Closed Bug 1714105 Opened 4 years ago Closed 4 years ago

Ergonomic brand checks don't appear to work in Workers

Categories

(Core :: JavaScript Engine, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
91 Branch
Tracking Status
firefox91 --- fixed

People

(Reporter: mgaudet, Assigned: mgaudet)

References

Details

Attachments

(1 file)

Went to about:debugging, then scrolled to bottom, and hit "inspect" on SessionWorker.js. In the console provided I typed

var y = class { #x; g() { return #x in this; }} and got a syntax error; whereas the same line works in a regular page console. So I think ergonomic brand checks are not correctly enabled in workers.

Severity: -- → S4
Type: task → enhancement
Priority: -- → P1
Assignee: nobody → mgaudet
Status: NEW → ASSIGNED
Pushed by mgaudet@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/fbc9ca2ebd94 Enable ergonomic brand checks in workers r=yulia
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: