Re: [webkit-dev] Moving things around a bit in libsoup code

2020-08-12 Thread Alex Christensen
There were also a few lines of PLATFORM(PLAYSTATION) code I wasn’t sure what to 
do with, too.

> On Aug 12, 2020, at 9:06 AM, Alex Christensen  wrote:
> 
> I’m preparing a fairly substantial change to the ownership of some important 
> objects in WebKit in https://bugs.webkit.org/show_bug.cgi?id=203547 
>  and it has required some 
> moving of settings from WebProcessPool to WebsiteDataStoreConfiguration.  
> I’ve done most of those, but WebProcessPool::platformInitializeNetworkProcess 
> in WebProcessPoolSoup.cpp requires some members be moved to a different 
> object.  Could someone who works on GTK/WPE do that in a separate patch and 
> I’ll rebase?  I’m planning to land my big patch in the next week or two, so I 
> thought I’d give you a heads up rather than just breaking libsoup networking.
> 
> Thanks, and happy coding!
> Alex
> ___
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


[webkit-dev] Moving things around a bit in libsoup code

2020-08-12 Thread Alex Christensen
I’m preparing a fairly substantial change to the ownership of some important 
objects in WebKit in https://bugs.webkit.org/show_bug.cgi?id=203547 
 and it has required some 
moving of settings from WebProcessPool to WebsiteDataStoreConfiguration.  I’ve 
done most of those, but WebProcessPool::platformInitializeNetworkProcess in 
WebProcessPoolSoup.cpp requires some members be moved to a different object.  
Could someone who works on GTK/WPE do that in a separate patch and I’ll rebase? 
 I’m planning to land my big patch in the next week or two, so I thought I’d 
give you a heads up rather than just breaking libsoup networking.

Thanks, and happy coding!
Alex___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev