Closed
Bug 1951619
Opened 1 year ago
Closed 1 year ago
Perma js/xpconnect/tests/chrome/test_xrayToJS.xhtml | A property on the Error constructor has changed! You need a security audit from an XPConnect peer - got "[\"length\", \"name\", \"prototype\"]", expected "[ when Gecko 138 merges to beta on 2024-03-31
Categories
(Core :: JavaScript Engine, defect, P3)
Core
JavaScript Engine
Tracking
()
VERIFIED
FIXED
138 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox-esr128 | --- | unaffected |
| firefox136 | --- | unaffected |
| firefox137 | --- | unaffected |
| firefox138 | + | verified |
People
(Reporter: agoloman, Assigned: mgaudet)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Flags: needinfo?(mgaudet)
Summary: Perma js/xpconnect/tests/chrome/test_xrayToJS.xhtml | A property on the Error constructor has changed! You need a security audit from an XPConnect peer - got "[\"length\", \"name\", \"prototype\"]", expected "[ when Gecko 138 merges to beta on 2024-03-31 → Perma js/xpconnect/tests/chrome/test_xrayToJS.xhtml | A property on the Error constructor has changed! You need a security audit from an XPConnect peer - got "[\"length\", \"name\", \"prototype\"]", expected when Gecko 138 switches to beta on 2024-04-11
Summary: Perma js/xpconnect/tests/chrome/test_xrayToJS.xhtml | A property on the Error constructor has changed! You need a security audit from an XPConnect peer - got "[\"length\", \"name\", \"prototype\"]", expected when Gecko 138 switches to beta on 2024-04-11 → Perma js/xpconnect/tests/chrome/test_xrayToJS.xhtml | A property on the Error constructor has changed! You need a security audit from an XPConnect peer - got "[\"length\", \"name\", \"prototype\"]", expected "[ when Gecko 138 merges to beta on 2024-03-31
Updated•1 year ago
|
tracking-firefox138:
--- → +
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
#ifdef NIGHTLY_BUILD bit me!
Updated•1 year ago
|
Assignee: nobody → mgaudet
Status: NEW → ASSIGNED
| Comment hidden (Intermittent Failures Robot) |
Pushed by mgaudet@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/530cd7f2f55d
Rectify exposure of Error.captureStackTrace r=dminor
Comment 4•1 year ago
|
||
Pushed by mgaudet@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6388b6c5b2f2
Rectify exposure of Error.captureStackTrace r=dminor
Comment 6•1 year ago
|
||
The patch is working in today's beta sim
Comment 7•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
Verified fixed in today's central as beta simulation
Status: RESOLVED → VERIFIED
| Assignee | ||
Updated•1 year ago
|
Flags: needinfo?(mgaudet)
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•