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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 18 09:14:26 PST 2011


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





--- Comment #2 from Timothy Hatcher <timothy at apple.com>  2011-12-18 09:14:25 PST ---
I think you are not understanding (or I'm not).

All of the UI actions associated with PageAgent.open are actions that I would expect to cause a window/tab to open on the computer showing the Inspector window. If I'm remotly inspecting a page, PageAgent.open will open it on the remote client.

What you proposed is basically the same thing as PageAgent.open, which has a newWindow argument you can pass as false.

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