Re: [webkit-dev] Spellcheck API for WebKit

2011-06-22 Thread 坊野 博典
Greetings Adam, Thank you for reverting this change on my behalf. (I agree it is not so easy.) I will re-implement this API to apply comments, wishing the next change becomes the better one. Regards, Hironori Bono E-mail: hb...@chromium.org On Thu, Jun 23, 2011 at 2:43 AM, Adam Barth wrote: >

Re: [webkit-dev] Spellcheck API for WebKit

2011-06-22 Thread Adam Barth
The rollout is slightly complicated, but I'll take care of it. Adam 2011/6/21 Ryosuke Niwa : > 2011/6/21 Hironori Bono (坊野 博典) >> >> On Wed, Jun 22, 2011 at 1:17 PM, Simon Fraser >> wrote: >> > This new API got turn on inadvertently on Mac just now, and a few of us >> > spent >> > a wasted hou

Re: [webkit-dev] Spellcheck API for WebKit

2011-06-21 Thread Ryosuke Niwa
2011/6/21 Hironori Bono (坊野 博典) > > On Wed, Jun 22, 2011 at 1:17 PM, Simon Fraser > wrote: > > This new API got turn on inadvertently on Mac just now, and a few of us > spent > > a wasted hour trying to get things to build. In this light, my comments > on the API > > may not be as favorable as t

Re: [webkit-dev] Spellcheck API for WebKit

2011-06-21 Thread 坊野 博典
Greetings Simon, Apologies for my stupid change in advance. My change just tried to straightforwardly implement a suggestion without deep consideration about WebKit manners noted by your e-mail. On Wed, Jun 22, 2011 at 1:17

Re: [webkit-dev] Spellcheck API for WebKit

2011-06-21 Thread Simon Fraser
On May 31, 2011, at 3:38 AM, Hironori Bono (坊野 博典) wrote: > Greetings WebKit developers, > > These days, we have talked about adding Spellcheck API in the > public-webapps ML: > . > This API currently consists of two functions (a

[webkit-dev] Spellcheck API for WebKit

2011-05-31 Thread 坊野 博典
Greetings WebKit developers, These days, we have talked about adding Spellcheck API in the public-webapps ML: . This API currently consists of two functions (addSpellcheckRange and removeSpellcheckRange) and an attribute (spellche