El jue, 31-07-2025 a las 11:50 -0700, Alex Christensen escribió:
> Right now most of our automated test coverage is from platform-
> specific API tests in SiteIsolation.mm, but there’s no reason why
> most of them couldn’t be translated to a platform-agnostic form. We
> also have a decent amount o
Right now most of our automated test coverage is from platform-specific API
tests in SiteIsolation.mm, but there’s no reason why most of them couldn’t be
translated to a platform-agnostic form. We also have a decent amount of tests
in http/tests/site-isolation and one in
http/tests/contentexte
El mar, 29-07-2025 a las 17:32 -0700, Alex Christensen via webkit-dev
escribió:
> About two years have passed, and I haven’t seen any progress on site
> isolation on non-Cocoa platforms. Is there anyone planning to
> implement such support?
>
Yes, we are interested in implement it for WPE and GT
About two years have passed, and I haven’t seen any progress on site isolation
on non-Cocoa platforms. Is there anyone planning to implement such support?
> On Apr 15, 2023, at 3:24 AM, Fujii Hironori via webkit-dev
> wrote:
>
> I created a pull request of the initial support.
> https://gith
I found another place where the shape of platform-specific APIs does not lend
itself to implementing site isolation. See
https://github.com/WebKit/WebKit/pull/38982 specifically the FIXME comments in
the GTK and PlayStation code. I’m pretty sure PlayStation will need an API
change, and I’m no
On Wed, May 8 2024 at 02:32:46 PM -07:00:00, Alex Christensen via
webkit-dev wrote:
1. createNewPage in WebKitUIClient.cpp needs some hooking up of the
API::PageConfiguration in a way I couldn’t figure out in the few
minutes I looked at it. This should be pretty straightforward to
someone who
Hey everyone! I’ve been doing a bunch of work on site isolation recently, and
I’ve been doing my best to make all my changes platform-independent so it just
works for everyone. However, there are two places I could use some
collaboration with other WebKit developers:
1. createNewPage in WebKi
I created a pull request of the initial support.
https://github.com/WebKit/WebKit/pull/12723
BTW, It'd be nice if you have a design document, and a tracking bug.
2023年3月31日(金) 午前5:16 Fujii Hironori :
> Windows port is using GPU process for DOM rendering and layer compositing.
> I will do the Wi
Windows port is using GPU process for DOM rendering and layer compositing.
I will do the Windows part of the task.
On Fri, Mar 31, 2023 at 4:43 AM Alex Christensen via webkit-dev <
webkit-dev@lists.webkit.org> wrote:
> The SiteIsolation feature is beginning to work in the simplest of cases,
> but
The SiteIsolation feature is beginning to work in the simplest of cases, but I
had to do some work in the Source/WebKit/Shared/RemoteLayerTree directory,
which is platform-specific. Basically all the use of
LayerHostingContextIdentifier in that directory needs an equivalent
implementation for
10 matches
Mail list logo