[Webkit-unassigned] [Bug 74790] New: Web Inspector: PageAgent.open() dosen't belong

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 17 13:49:42 PST 2011


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

           Summary: Web Inspector: PageAgent.open() dosen't belong
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: timothy at apple.com
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com, apavlov at chromium.org,
                    loislo at chromium.org


PageAgent.open() is used to open resources in a new window/tab. In a remote environment this will open it on the wrong client. An open function should exist on InspectorFrontendHost, not PageAgent.

There might be use for PageAgent.open(), but all the uses I see today intend for it to open on the client showing the Inspector window.

-- 
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