Closed
Bug 1871014
Opened 1 year ago
Closed 1 year ago
Fix GDB pretty-printer for nsWeakPtr
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox123 fixed)
RESOLVED
FIXED
123 Branch
Tracking | Status | |
---|---|---|
firefox123 | --- | fixed |
People
(Reporter: tschuster, Assigned: tschuster)
References
Details
Attachments
(1 file)
Unless I am confusing something the GDB pretty-printer for nsWeakPtr
must have been broken for 6 years since bug 1393592 landed and renamed mReferent
to mObject
.
Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → tschuster
Status: NEW → ASSIGNED
Pushed by tschuster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/18ab68fffd19
Fix GDB pretty printer for nsWeakPtr. r=nalexander
Comment 3•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox123:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•