[Webkit-unassigned] [Bug 154401] New: Allow Web Inspector usage for release builds of WKWebView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 18 10:54:16 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=154401

            Bug ID: 154401
           Summary: Allow Web Inspector usage for release builds of
                    WKWebView
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: iOS
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: eugenebut at chromium.org

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160218/8ad75312/attachment-0001.html>


More information about the webkit-unassigned mailing list