[Webkit-unassigned] [Bug 27263] WebInspector: show last opened panel when invoking inspector.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 14 09:01:47 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27263
Timothy Hatcher <timothy at hatcher.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #32715|review? |review+
Flag| |
--- Comment #2 from Timothy Hatcher <timothy at hatcher.name> 2009-07-14 09:01:47 PDT ---
(From update of attachment 32715)
> + if (lastActivePanelSetting.type() == Setting::StringType) {
> + m_showAfterVisible = specialPanelForJSName(lastActivePanelSetting.string());
> + }
No need for the curly braces.
--
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