Status
()
People
(Reporter: glazou, Assigned: glazou)
Tracking
Firefox Tracking Flags
(Not tracked)
Details
Attachments
(1 attachment)
773 bytes,
patch
|
Christopher Aillon (sabbatical, not receiving bugmail)
:
review+
peterv
:
superreview+
|
Details | Diff | Splinter Review |
clickCount getter is duped: http://lxr.mozilla.org/seamonkey/source/editor/libeditor/html/nsHTMLEditorMouseListener.cpp#109 and http://lxr.mozilla.org/seamonkey/source/editor/libeditor/html/nsHTMLEditorMouseListener.cpp#121
(Assignee) | ||
Updated•16 years ago
|
Status: NEW → ASSIGNED
(Assignee) | ||
Comment 1•16 years ago
|
||
Created attachment 111160 [details] [diff] [review] fix
(Assignee) | ||
Comment 2•16 years ago
|
||
Comment on attachment 111160 [details] [diff] [review] fix trivial removal of unneeded code
Attachment #111160 -
Flags: superreview?(peterv)
Attachment #111160 -
Flags: review?(brade)
Comment 3•16 years ago
|
||
Comment on attachment 111160 [details] [diff] [review] fix glazou asked me to review this.
Attachment #111160 -
Flags: review?(brade) → review+
Comment 4•16 years ago
|
||
Comment on attachment 111160 [details] [diff] [review] fix r=brade
Updated•16 years ago
|
Attachment #111160 -
Flags: superreview?(peterv) → superreview+
(Assignee) | ||
Comment 5•16 years ago
|
||
fixed
Status: ASSIGNED → RESOLVED
Last Resolved: 16 years ago
Resolution: --- → FIXED
Comment 6•15 years ago
|
||
vrfy'd via lxr, duplicate code removed from nsHTMLEditorMouseListener.cpp
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•