I guess we need the permissions system first (or are you saying it will just be a regular extensions API with no explicit permission?).Other than that, it should be pretty straightforward, right? I mean, it is something that the renderer can do? or does the sandbox limit prevent this? If nothing is actually preventing, copy\paste\cut C++ functions should be created and get bound to the JavaScript with no IPC stuff or complications. Right?
☆PhistucK On Thu, May 21, 2009 at 09:32, Aaron Boodman <[email protected]> wrote: > 2009/5/20 PhistucK <[email protected]>: > > Are you even planning to support Copy\Cut\Paste operations through > > JavaScript in the extensions system (with or without an explicit > permission > > granting when installed)? > > Or is it an already a known fact that it will never happen in Chrome? > > Why would it not happen? It seems useful to me. Somebody just needs to > design and write it. Now accepting patches (tm). > > - a > --~--~---------~--~----~------------~-------~--~----~ Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss -~----------~----~----~----~------~----~------~--~---
