[Webkit-unassigned] [Bug 27263] WebInspector: show last opened panel when invoking inspector.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 15 20:22:14 PDT 2009


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


Keishi Hattori <casey.hattori at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |casey.hattori at gmail.com




--- Comment #10 from Keishi Hattori <casey.hattori at gmail.com>  2009-07-15 20:22:14 PDT ---
This error seems to happen because [WebInspector showConsole] firing before
m_frontend is set causes m_showAfterVisible to be overridden from CurrentPanel
to ConsolePanel. I'm not sure but maybe adding m_showConsoleAfterVisible would
be a fix?

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