[Webkit-unassigned] [Bug 57480] Inspector doesn't come to the front when a breakpoint is hit in the debugger in WebKit2
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 20 09:47:17 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=57480
--- Comment #4 from Timothy Hatcher <timothy at apple.com> 2011-04-20 09:47:18 PST ---
The bringToFront function is only used after the inspector has a window created by the client. The client is required to show it the first time. So we can't remove the code to immediately show it, unless we refactor things.
--
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