Closed
Bug 2028431
Opened 4 months ago
Closed 4 months ago
Remove redundant PromiseNativeWrapper used in BTP
Categories
(Core :: Privacy: Anti-Tracking, task, P3)
Core
Privacy: Anti-Tracking
Tracking
()
RESOLVED
FIXED
151 Branch
| Tracking | Status | |
|---|---|---|
| firefox151 | --- | fixed |
People
(Reporter: emz, Assigned: emz)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
PromiseNativeWrapper is unnecessary wrapper code. We already have helpers for handling JS promises in C++.
| Assignee | ||
Comment 4•4 months ago
|
||
Updated•4 months ago
|
Assignee: nobody → emz
Status: NEW → ASSIGNED
Pushed by ezuehlcke@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/67a2cfb8aac5
https://hg.mozilla.org/integration/autoland/rev/7f427a863c87
Remove redundant PromiseNativeWrapper. r=manuel
Comment 6•4 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
status-firefox151:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 151 Branch
Comment 7•4 months ago
|
||
| bugherder | ||
Updated•3 months ago
|
QA Whiteboard: [qa-triage-done-c152/b151]
You need to log in
before you can comment on or make changes to this bug.
Description
•