On Mon, Mar 9, 2009 at 12:02 PM, Evan Martin <[email protected]> wrote:

> Maybe a better option is to have the renderer send "FYI,
> cut/copy/paste state is now x/y/z" messages up to the UI whenever it
> changes?  (I guess paste is out of webkit's hands, but I can imagine
> other booleans like whether "select all" should be enabled.)
>

That would make sense, but right now WebCore is set up for the UI to poll
rather than push updates. I suppose that glue could know when the state
might change, poll WebCore, and push updates, but that's a bit ugly. (Still
investigating...)

Avi

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to