Closed
Bug 488774
Opened 16 years ago
Closed 16 years ago
removed some unused AddRef and Release methods on frame classes
Categories
(Core :: Layout, defect, P3)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla1.9.2a1
People
(Reporter: dbaron, Assigned: dbaron)
Details
Attachments
(1 file)
3.96 KB,
patch
|
roc
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
I noticed a few frame classes with unused AddRef and Release methods that we can remove. (I'm trying to clean some old patches out of my tree.)
Attachment #373220 -
Flags: superreview?(roc)
Attachment #373220 -
Flags: review?(roc)
Attachment #373220 -
Flags: superreview?(roc)
Attachment #373220 -
Flags: superreview+
Attachment #373220 -
Flags: review?(roc)
Attachment #373220 -
Flags: review+
Assignee | ||
Comment 1•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Priority: -- → P3
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Core → Core Graveyard
Updated•7 years ago
|
Component: Layout: Misc Code → Layout
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•