[webkit-dev] Re: native entry widget in webkit-gtk

2007-12-20 Thread Alp Toker
zaheer ahmad wrote: Hi Alp. Thank you for the response. native entry widgets in our platform has integrated support for entry methods like T9, ITAP etc. If we need to get this in to the entry controls used by the webkit gtk port, would it mean we need to rewrite all the logic similar to what

Re: [webkit-dev] some WebCore::String plans

2007-12-20 Thread Darin Adler
On Dec 20, 2007, at 10:23 AM, Marvin Decker wrote: I think this would have to be done incrementally to keep the patches sane. Sure, makes sense. But the total amount of change here isn't so great. Is it okay if code has a bunch of extra DepString<->String conversions while this process is

Re: [webkit-dev] some WebCore::String plans

2007-12-20 Thread Marvin Decker
On 12/19/07, Darin Adler <[EMAIL PROTECTED]> wrote: > > On Dec 19, 2007, at 12:53 PM, Marvin Decker wrote: > > > This sounds good. Are there any plan to replace DeprecatedString > > with String when this is complete? It would make a big difference. > > Yes, uses of DeprecatedString should all be re