Re: [webkit-dev] Request for a position on the Idle Detection API

2020-10-28 Thread Ryosuke Niwa
On Wed, Oct 28, 2020 at 4:56 PM Reilly Grant wrote: > I would like to request an official position from the WebKit team on the > emerging Idle Detection API > specification. > I am aware that this API was included in a list of APIs >

Re: [webkit-dev] WebKit Transition to Git

2020-10-28 Thread Maciej Stachowiak
> On Oct 13, 2020, at 2:37 PM, Konstantin Tokarev wrote: > > > > 13.10.2020, 22:33, "Maciej Stachowiak" : >>> On Oct 2, 2020, at 10:59 AM, Michael Catanzaro >>> wrote: >>> >>> On Fri, Oct 2, 2020 at 6:36 pm, Philippe Normand wrote: Would you also consider preventing merge commits

Re: [webkit-dev] Request for a position on the Idle Detection API

2020-10-28 Thread Simon Fraser
Can you describe what a permission prompt would look like that allows the user to make an informed decision about whether they should allow or deny the permission? Simon > On Oct 28, 2020, at 4:56 PM, Reilly Grant wrote: > > Greetings WebKit engineers, > > I would like to request an

[webkit-dev] Concurrent display list item writing and reading in the GPU process

2020-10-28 Thread Wenson Hsieh
Hello webkit-dev! I’m writing to let folks know that we’re planning heavy refactoring around WebKit’s display list architecture (WebCore::DisplayList) as part of a broader effort to use the GPU process for rendering webpages, without significantly regressing performance (particularly, graphics

Re: [webkit-dev] Request for position on import maps

2020-10-28 Thread Domenic Denicola
Thanks for your response Ryosuke! From: Ryosuke Niwa > How does this feature supposed to work with CSP subresource integrity? >As far as I've read various specs and the proposal, it's not currently >possible to specify any integrity checks on modules loaded via import this. >This is a pretty