Closed
Bug 201777
Opened 22 years ago
Closed 22 years ago
[FIXr]Some minor nsCOMArray love in nsCompositeDataSource.cpp
Categories
(Core Graveyard :: RDF, defect, P2)
Core Graveyard
RDF
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.4beta
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
Attachments
(2 files)
|
25.51 KB,
patch
|
Details | Diff | Splinter Review | |
|
19.67 KB,
patch
|
timeless
:
review+
alecf
:
superreview+
|
Details | Diff | Splinter Review |
dbaron converted mObservers, but mDatasources can be converted too, to get rid
of all those icky casts...
| Assignee | ||
Comment 1•22 years ago
|
||
| Assignee | ||
Comment 2•22 years ago
|
||
This is the one to review...
| Assignee | ||
Updated•22 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P2
Summary: Some minor nsCOMArray love in nsCompositeDataSource.cpp → [FIX]Some minor nsCOMArray love in nsCompositeDataSource.cpp
Target Milestone: --- → mozilla1.4beta
| Assignee | ||
Comment 3•22 years ago
|
||
Comment on attachment 120317 [details] [diff] [review]
same as diff -w with all the icky tabs
reviews?
Attachment #120317 -
Flags: superreview?(alecf)
Attachment #120317 -
Flags: review?(rjc)
Comment 4•22 years ago
|
||
Comment on attachment 120317 [details] [diff] [review]
same as diff -w with all the icky tabs
nice! sr=alecf
Attachment #120317 -
Flags: superreview?(alecf) → superreview+
Attachment #120317 -
Flags: review?(rjc) → review+
| Assignee | ||
Updated•22 years ago
|
Summary: [FIX]Some minor nsCOMArray love in nsCompositeDataSource.cpp → [FIXr]Some minor nsCOMArray love in nsCompositeDataSource.cpp
| Assignee | ||
Comment 5•22 years ago
|
||
Fixed.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•