Closed Bug 387342 Opened 17 years ago Closed 17 years ago

Nits in passwordmgr comments

Categories

(Toolkit :: Password Manager, defect)

defect
Not set
trivial

Tracking

()

RESOLVED FIXED
mozilla1.9alpha7

People

(Reporter: sylvain.pasche, Assigned: sylvain.pasche)

Details

Attachments

(2 files)

I came across a few details while implementing the gnome-keyring module. For the first patch, devmo was not correct (it stops at the first one), I fixed the doc there (http://developer.mozilla.org/en/docs/New_in_JavaScript_1.6).

I separated the second one, as it only fixes indentation, without touching the comments.
Attachment #271469 - Flags: review?(dolske)
Attachment #271470 - Flags: review?(dolske)
I don't understand the .idl indentation patch... What changed?
(In reply to comment #2)
> I don't understand the .idl indentation patch... What changed?

It is about the number of spaces before the first star.

 /**
  *
  *
  ^-- star should be under the first star of the first line, not under the slash.

This is really a detail, but it makes the documentation look strange when you're not used to that style.
Oh, duh, now I see it. That's what I get for looking at whitespace bugs at 3am! Yeah, this is absolutely the way comments should be indented; I probably missed this when I converted tabs to spaces.
Attachment #271469 - Flags: review?(gavin.sharp)
Attachment #271469 - Flags: review?(dolske)
Attachment #271469 - Flags: review+
Comment on attachment 271470 [details] [diff] [review]
fixes indentation in .idl files

Both patches look fine to me, I'll let gavin handle the 'official' review.
Attachment #271470 - Flags: review?(gavin.sharp)
Attachment #271470 - Flags: review?(dolske)
Attachment #271470 - Flags: review+
Attachment #271470 - Flags: review?(gavin.sharp) → review+
Attachment #271469 - Flags: review?(gavin.sharp) → review+
I don't think patches like these need "official review", but whatever, r=me for both ;)
Keywords: checkin-needed
Assignee: nobody → sylvain.pasche
Flags: in-testsuite-
Target Milestone: --- → Firefox 3 M7
mozilla/toolkit/components/passwordmgr/public/nsILoginInfo.idl            1.2
mozilla/toolkit/components/passwordmgr/public/nsILoginManager.idl         1.3
mozilla/toolkit/components/passwordmgr/public/nsILoginManagerStorage.idl  1.4
mozilla/toolkit/components/passwordmgr/public/nsILoginManagerStorage.idl  1.5
mozilla/toolkit/components/passwordmgr/src/nsLoginManager.js              1.10
Status: NEW → RESOLVED
Closed: 17 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: