[Webkit-unassigned] [Bug 183275] New: Safari uses WebContent.Development when loading injected bundle embedded in its app bundle
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 1 22:52:09 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=183275
Bug ID: 183275
Summary: Safari uses WebContent.Development when loading
injected bundle embedded in its app bundle
Product: WebKit
Version: WebKit Local Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mitz at webkit.org
CC: andersca at apple.com,
inspector-bugzilla-changes at group.apple.com,
thorton at apple.com
WebProcessProxy::shouldAllowNonValidInjectedCode checks whether the injected bundle is in /System, because everything coming from there shouldn’t commingle with non-valid code. But platforms apps may use injected bundles from outside /System (for example, Safari uses a bundle embedded in its app bundle for its website icon and snapshot fetching), and those should still not allow non-valid code.
Patch forthcoming.
--
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/20180302/90278de8/attachment.html>
More information about the webkit-unassigned
mailing list