Closed
Bug 964626
Opened 12 years ago
Closed 12 years ago
[TSF] Fix some nits of logging code in nsTextStore
Categories
(Core :: Widget: Win32, defect)
Tracking
()
RESOLVED
FIXED
mozilla29
People
(Reporter: masayuki, Assigned: masayuki)
Details
(Keywords: inputmethod)
Attachments
(1 file)
20.18 KB,
patch
|
jimm
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•12 years ago
|
||
Fixes some nits of the logging code in nsTextStore.
Some of them are in wrong log level. Some of others have wrong indent. Some of others don't print arguments in ().
SetSelection() doesn't log the argument at nsTextStoreWidgets:1.
Attachment #8368367 -
Flags: review?(jmathies)
Assignee | ||
Comment 2•12 years ago
|
||
FYI: I'd like to land this ASAP for TIP developers.
![]() |
||
Updated•12 years ago
|
Attachment #8368367 -
Flags: review?(jmathies) → review+
Assignee | ||
Comment 3•12 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/5f46cf2027e5
Thank you for your quick review!
Comment 4•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
You need to log in
before you can comment on or make changes to this bug.
Description
•