[Webkit-unassigned] [Bug 201798] New: REGRESSION(249649): Unable to open local files in MiniBrowser on macOS
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Sep 14 08:00:33 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=201798
Bug ID: 201798
Summary: REGRESSION(249649): Unable to open local files in
MiniBrowser on macOS
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: pvollan at apple.com
The commit <https://trac.webkit.org/changeset/249649> introduced a MiniBrowser regression on macOS where MiniBrowser is not able to open local files. The change set r249649 fixed a problem where the WebContent process PID was not ready to be used when creating a sandbox extension. This happened in the cases where the WebContent process had not finished launching when the load started. The WebContent process is also creating sandbox extensions for the Networking process for the files being loaded, and also needs to be passing the PID of the Networking process when creating these.
--
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/20190914/ef0b099d/attachment.html>
More information about the webkit-unassigned
mailing list