[Webkit-unassigned] [Bug 58217] New: Add new interface to get webView counts opened.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 10 23:53:04 PDT 2011


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

           Summary: Add new interface to get webView counts opened.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kevin.cs.oh at gmail.com
                CC: kevin.cs.oh at gmail.com


LayoutTestController has no interface to get all view counts.
Why this interface is needed is that we should sometimes know the number of webView opened regardless of opening form like window or tab.

An interface is already provied to get window counts but not to get webView count.
(LayoutTestController.windowCount just returns the number of window.)
If new web page is opened in window, it works fine. But if it's opened in new tab, it doesn't.

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