[Webkit-unassigned] [Bug 195366] Make sure our .sb files are adjusted to look in /Library/Apple

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 7 17:30:21 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=195366

--- Comment #12 from Richard Houle <rhoule at apple.com> ---
(In reply to mitz from comment #11)
> (In reply to Richard Houle from comment #9)
> > (In reply to mitz from comment #7)
> > > (In reply to Richard Houle from comment #6)
> > > > (In reply to Brent Fulgham from comment #5)
> > > > > Comment on attachment 363761 [details]
> > > > > Version 1
> > > > > 
> > > > > Isn't this change needed for the Network and Plugin Process, too?
> > > > 
> > > > It is only required because of the Injected Bundle.
> > > 
> > > Why can’t whoever specifies the injected bundle also use the
> > > _WKProcessPoolConfiguration property additionalReadAccessAllowedURLs instead
> > > of making this global change at the WebKit level?
> > 
> > Good suggestion.
> > 
> > I still need to submit a WebKit level change. Mac Safari still goes through
> > the C-API (rather than _WKProcessPoolConfiguration.)
> 
> WKContextConfigurationRef is toll-free bridged to
> _WKProcessPoolConfiguration. There’s no need to add C API, because clients
> can cast and use the Objective-C API.

Thanks for pointing it out. It was not obvious my looking at the source code.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190308/9cfc5ece/attachment.html>


More information about the webkit-unassigned mailing list