Closed
Bug 1616543
Opened 6 years ago
Closed 1 year ago
Rust getters and setters for private values are broken
Categories
(Core :: JavaScript Engine, defect, P2)
Core
JavaScript Engine
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: nox, Unassigned)
Details
Function PrivateValue and method JSVal::to_private in js/rust/src/jsval.rs were not updated when the representation of JS values changed last year.
| Reporter | ||
Updated•6 years ago
|
Type: task → defect
Updated•6 years ago
|
Priority: -- → P2
Updated•3 years ago
|
Severity: normal → S3
Updated•1 year ago
|
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•