[Webkit-unassigned] [Bug 115865] New: Web Inspector: WK2-hosted inspector can't run the open file dialog

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 9 10:43:18 PDT 2013


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

           Summary: Web Inspector: WK2-hosted inspector can't run the open
                    file dialog
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.8
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: burg at cs.washington.edu
                CC: timothy at apple.com, joepeck at webkit.org,
                    graouts at apple.com


To reproduce: open the legacy inspector, right click on the timelines panel to load timeline data. Nothing will happen.

The WKPageUIClient defined in WebInspectorProxy::createInspectorPage() has no callback for runOpenPanel (triggered by file selector element). 

The Mac WK1 code for this can probably be reused with some adaptation. It is located in Source/WebKit/WebCoreSupport/WebInspectorClient.mm:687.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list