Bug 154401
Summary: | Allow Web Inspector usage for release builds of WKWebView | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eugene But <eugenebut> |
Component: | WebKit2 | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | artur.charcenko, bburg, danyao, dasau, joepeck, michaeldo, noam, pecoraro, sam |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | iPhone / iPad | ||
OS: | All |
Eugene But
Add API to allow Web Inspector usage (remote Safari debugging) with release builds of WKWebView. Currently there is no way to debug Chrome for iOS app using remote Safari debugger. While remote debugging is not necessary for most WKWebView apps, it is really useful for the browsers.
Steps to Reproduce:
1. Enable Web Inspector (Settings -> Safari -> Advanced -> Web Inspector) in iOS device
2. Connect iOS device to Mac
3. Launch Chrome for iOS and load a web page
4. Launch Safari on Mac
5. Enable "Develop" menu (Settings -> Advanced -> Show Develop menu...) on Mac
6. Click Menu -> Develop -> <Name of iOS Device>
Expected Results:
WKWebView should have API to enable remote Safari debugger.
Actual Results:
Currently this is no way to debug Chrome for iOS using remote Safari debugger.
rdar://24723579
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Joseph Pecoraro
<rdar://problem/11658369>