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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 11 19:19:22 PDT 2011


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





--- Comment #3 from ChangSeok Oh <kevin.cs.oh at gmail.com>  2011-04-11 19:19:22 PST ---
(In reply to comment #2)
> DumpRenderTree doesn't support tabs, so the number of open windows should work just fine. Why is this patch needed?

Oh, Really? Doesn't mac port also support tabs?
Hmm...
I've tried to make a testcase for bug56682.
It should be verified that a link clicked is opened in another window.
I could check it successfully with layoutTestController.windowCount on GTK port, but it didn't on Mac port.
When I clicked a link with command key, it's opened in new tab on Mac port so I counld't check whether the link is opened in new window or not.
LayoutTestController.windowCount always returns '1' although several tabs are opened.

I'm not sure this issue yet and why I always get '1' as windowCount in my TC on Mac port. 
Let me check again.

Thanks for your interest :)

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