Closed
Bug 1959971
Opened 6 months ago
Closed 6 months ago
Navigation API: Use JS::Handle<> for helper functions
Categories
(Core :: DOM: Navigation, defect)
Core
DOM: Navigation
Tracking
()
RESOLVED
FIXED
139 Branch
Tracking | Status | |
---|---|---|
firefox-esr128 | --- | unaffected |
firefox137 | --- | unaffected |
firefox138 | --- | unaffected |
firefox139 | --- | fixed |
People
(Reporter: jjaschke, Assigned: jjaschke)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
As per Bug 1959379, comment 4.
Assignee | ||
Comment 1•6 months ago
|
||
Updated•6 months ago
|
Assignee: nobody → jjaschke
Status: NEW → ASSIGNED
Pushed by jjaschke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f42b88bf8e9a
Navigation API: Replaced JS::Value with JS::Handle<JS::Value>. r=tschuster
Updated•6 months ago
|
Comment 3•6 months ago
|
||
Set release status flags based on info from the regressing bug 1959379
status-firefox137:
--- → unaffected
status-firefox138:
--- → unaffected
status-firefox139:
--- → affected
status-firefox-esr128:
--- → unaffected
Comment 4•6 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 months ago
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
Updated•6 months ago
|
QA Whiteboard: [qa-triage-done-c140/b139]
You need to log in
before you can comment on or make changes to this bug.
Description
•