Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4273)

Issue 22330043: support setContentType method (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 5 months ago by Peng Wu
Modified:
10 years, 2 months ago
Reviewers:
shawn.p.huang, Peng
CC:
fujiwara
Base URL:
https://github.com/ibus/ibus-pinyin.git@master
Visibility:
Public.

Description

support setContentType method ibus now supports setContentType method, if an application input some password, the password will not be shown. BUG=rhbz#1027029

Patch Set 1 #

Total comments: 1

Patch Set 2 : support setContentType method #

Total comments: 2

Patch Set 3 : support setContentType method #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -2 lines) Patch
M src/PYBopomofoEngine.cc View 1 2 2 chunks +5 lines, -0 lines 0 comments Download
M src/PYEngine.h View 1 2 2 chunks +12 lines, -2 lines 0 comments Download
M src/PYEngine.cc View 1 2 4 chunks +54 lines, -0 lines 0 comments Download
M src/PYPinyinEngine.cc View 1 2 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 12
Peng Wu
Please review this patch, thanks.
10 years, 2 months ago (2014-02-10 03:10:07 UTC) #1
Peng
https://codereview.appspot.com/22330043/diff/1/src/PYBopomofoEngine.h File src/PYBopomofoEngine.h (right): https://codereview.appspot.com/22330043/diff/1/src/PYBopomofoEngine.h#newcode40 src/PYBopomofoEngine.h:40: void setContentType (guint purpose, guint hints); Could you please ...
10 years, 2 months ago (2014-02-10 16:00:32 UTC) #2
Peng Wu
Sorry, I tried to move those logic to base class, but hard to move all.
10 years, 2 months ago (2014-02-12 05:13:32 UTC) #3
Peng
https://codereview.appspot.com/22330043/diff/20001/src/PYPinyinEngine.cc File src/PYPinyinEngine.cc (right): https://codereview.appspot.com/22330043/diff/20001/src/PYPinyinEngine.cc#newcode88 src/PYPinyinEngine.cc:88: #endif How about add a helper function in base ...
10 years, 2 months ago (2014-02-12 14:01:01 UTC) #4
Peng
10 years, 2 months ago (2014-02-12 14:01:03 UTC) #5
Peng Wu
On 2014/02/12 14:01:01, Peng wrote: > https://codereview.appspot.com/22330043/diff/20001/src/PYPinyinEngine.cc > File src/PYPinyinEngine.cc (right): > > https://codereview.appspot.com/22330043/diff/20001/src/PYPinyinEngine.cc#newcode88 > ...
10 years, 2 months ago (2014-02-13 03:16:10 UTC) #6
Peng
On 2014/02/13 03:16:10, Peng Wu wrote: > On 2014/02/12 14:01:01, Peng wrote: > > https://codereview.appspot.com/22330043/diff/20001/src/PYPinyinEngine.cc ...
10 years, 2 months ago (2014-02-13 04:38:02 UTC) #7
Peng Wu
On 2014/02/13 04:38:02, Peng wrote: > https://codereview.appspot.com/22330043/diff/20001/src/PYPinyinEngine.cc#newcode205 > > > src/PYPinyinEngine.cc:205: m_input_purpose = IBUS_INPUT_PURPOSE_FREE_FORM; > ...
10 years, 2 months ago (2014-02-13 05:21:43 UTC) #8
Peng Wu
Just ignore the previous comment, I will check it again tomorrow.
10 years, 2 months ago (2014-02-13 09:55:29 UTC) #9
Peng Wu
Please review this new patch set, thanks.
10 years, 2 months ago (2014-02-14 02:53:31 UTC) #10
Peng
On 2014/02/14 02:53:31, Peng Wu wrote: > Please review this new patch set, thanks. lgtm
10 years, 2 months ago (2014-02-14 03:28:11 UTC) #11
Peng
10 years, 2 months ago (2014-02-19 15:59:05 UTC) #12
On 2014/02/14 03:28:11, Peng wrote:
> On 2014/02/14 02:53:31, Peng Wu wrote:
> > Please review this new patch set, thanks.
> 
> lgtm

landed. Please close this CL.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b