Bug 173585 - [Cocoa] Would like failure to load the injected bundle to raise an exception in the UI process
Summary: [Cocoa] Would like failure to load the injected bundle to raise an exception ...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-19 22:22 PDT by mitz
Modified: 2017-06-19 22:22 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2017-06-19 22:22:59 PDT
The Web Content process can’t function as expected if it fails to load the injected bundle, but currently it handles the failure by just logging, giving no indication to the UI process that an error has occurred.