Re: [webkit-gtk] Block/Unblock plugin API

2015-01-08 Thread Gustavo Noronha Silva
On Tue, 2014-12-16 at 13:47 +0100, Carlos Garcia Campos wrote: > I think this API provides all the flexibility that the internal or C API > allows. There are a few things I'm not completely sure about: I agree, it looks sound to me. > - WebKitPluginLoadRequest: do we really need the get_page_ur

Re: [webkit-gtk] Web process sandbox

2015-01-08 Thread Michael Catanzaro
On Thu, Jan 8, 2015 at 3:24 AM, Sergio Villar Senin wrote: If we want to use sandboxing my opinion is that we should be very active restricting the potential capabilities of web extensions. Perhaps we could declare some fixed safe filesystem path that all of them should use or seomthing. That

Re: [webkit-gtk] Web process sandbox

2015-01-08 Thread Sergio Villar Senin
On 07/01/15 18:46, Michael Catanzaro wrote: > > * We need to discuss new API for applications to declare what paths on > the filesystem their web extensions should be allowed to access. Either > (a) the UI process should be able to declare paths that web extensions > should have access to, or (b)