Closed
Bug 550180
Opened 15 years ago
Closed 15 years ago
please initialize non static class members in all constructors and use mFoo notation
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: timeless)
References
(Blocks 2 open bugs)
Details
(Keywords: coverity)
Attachments
(2 files, 2 obsolete files)
3.92 KB,
text/plain
|
Details | |
10.78 KB,
patch
|
surkov
:
review+
|
Details | Diff | Splinter Review |
This is sort of a meta bug. Coverity really is fairly annoyed by nsStateMapEntry and possibly other classes, I'll attach my list of complaints later.
i don't have an environment to test this, please confirm it compiles and does the right thing.
Comment 3•15 years ago
|
||
Thanks I made some minor tweaks. Alexander, can you give a quick nod to these changes? It makes code analysis tools happier.
(Note patch is from timeless)
Attachment #431871 -
Attachment is obsolete: true
Attachment #432190 -
Flags: review?(surkov.alexander)
Attachment #431871 -
Flags: review?(bolterbugz)
Comment 4•15 years ago
|
||
Oops that was a diff... here is the patch with the right header info in case someone else ends up pushing this.
Attachment #432190 -
Attachment is obsolete: true
Attachment #432191 -
Flags: review?(surkov.alexander)
Attachment #432190 -
Flags: review?(surkov.alexander)
Comment 5•15 years ago
|
||
Comment on attachment 432191 [details] [diff] [review]
some minor fixups to timeless' patch
fine with me
Attachment #432191 -
Flags: review?(surkov.alexander) → review+
Updated•15 years ago
|
Keywords: checkin-needed
Comment 6•15 years ago
|
||
I didn't push earlier due to odd errors on try server. Trying again, will update the bug.
Comment 7•15 years ago
|
||
Try server ran okay. I can't push right now as I'll be AFK.
Comment 8•15 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/b0dfdfe31681
(Thanks timeless)
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Keywords: checkin-needed
Updated•7 years ago
|
Blocks: coverity-analysis
You need to log in
before you can comment on or make changes to this bug.
Description
•