Closed
Bug 1051689
Opened 11 years ago
Closed 11 years ago
[TSF] Should call RecordCompositionUpdateAction() when adding a pending action and the last compositionupdate is incomplete
Categories
(Core :: Widget: Win32, defect)
Tracking
()
RESOLVED
FIXED
mozilla34
People
(Reporter: masayuki, Assigned: masayuki)
References
Details
(Keywords: inputmethod)
Attachments
(1 file)
4.70 KB,
patch
|
emk
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•11 years ago
|
||
This follow up patch for bug 1049768. When I test another bug with ATOK, I found this warning in the log.
Attachment #8470766 -
Flags: review?(VYV03354)
Comment 2•11 years ago
|
||
Comment on attachment 8470766 [details] [diff] [review]
Patch
> EnsureToCompleteIfLastActionIsStillIncomplete
This is a bit too verbose IMO. I would name it "CompleteLastActionIfStillIncomplete". (disclaimer: I'm not a native English speaker :) )
Attachment #8470766 -
Flags: review?(VYV03354) → review+
Assignee | ||
Comment 3•11 years ago
|
||
(In reply to Masatoshi Kimura [:emk] from comment #2)
> Comment on attachment 8470766 [details] [diff] [review]
> Patch
>
> > EnsureToCompleteIfLastActionIsStillIncomplete
>
> This is a bit too verbose IMO. I would name it
> "CompleteLastActionIfStillIncomplete". (disclaimer: I'm not a native English
> speaker :) )
Yep. Sounds better to me too.
Assignee | ||
Comment 4•11 years ago
|
||
Forgot to say, thank you for the quick review!
https://hg.mozilla.org/integration/mozilla-inbound/rev/873b1855df55
Comment 5•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla34
You need to log in
before you can comment on or make changes to this bug.
Description
•