Bug 154401

Summary: Allow Web Inspector usage for release builds of WKWebView
Product: WebKit Reporter: Eugene But <eugenebut>
Component: WebKit2Assignee: 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
Reported 2016-02-18 10:54:16 PST
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
Joseph Pecoraro
Comment 1 2018-10-12 15:39:16 PDT
Note You need to log in before you can comment on or make changes to this bug.