Closed
Bug 229102
Opened 21 years ago
Closed 16 years ago
<nsMenuItemX.cpp>: fix wrong function comment
Categories
(Core Graveyard :: GFX: Mac, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sgautherie, Assigned: jaas)
References
Details
Attachments
(1 obsolete file)
Spun off from bug 214552 comment 8.
Reporter | ||
Updated•21 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.7alpha
Reporter | ||
Comment 1•21 years ago
|
||
It's bug 214552 '(Bv1) |@return| update'.
Reporter | ||
Updated•21 years ago
|
Attachment #137801 -
Flags: superreview?(roc)
Attachment #137801 -
Flags: review?(mozeditor)
how can you return an nsEventStatus in an nsresult? That's just wrong.
Reporter | ||
Comment 3•21 years ago
|
||
Well, I'm only fixing the comment based on the code:
unless I'm not reading the code correctly, you have to ask the developer(s)...
I could fix the code too, if someone tells me how,
but I do not have the knowledge to figure it out alone.
Reassign this bug to mozeditor or someone who can really fix it.
Attachment #137801 -
Flags: superreview?(roc)
Attachment #137801 -
Flags: superreview-
Attachment #137801 -
Flags: review?(mozeditor)
Attachment #137801 -
Flags: review-
Reporter | ||
Updated•21 years ago
|
Assignee: gautheri → mozeditor
Severity: trivial → minor
Status: ASSIGNED → NEW
Target Milestone: mozilla1.7alpha → ---
Reporter | ||
Updated•21 years ago
|
Attachment #137801 -
Attachment is obsolete: true
Updated•16 years ago
|
Product: Core → Core Graveyard
Reporter | ||
Comment 5•16 years ago
|
||
Bug 111230 removed this file:
http://bonsai.mozilla.org/cvslog.cgi?file=mozilla/widget/src/cocoa/nsMenuItemX.cpp&mark=1.22
Assignee: mozeditor → joshmoz
Status: NEW → RESOLVED
Closed: 16 years ago
Depends on: 111230
QA Contact: mac
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•