[Webkit-unassigned] [Bug 27286] Inspector: Keyboard Shortcuts to Switch Panels
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 23 11:40:22 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27286
Timothy Hatcher <timothy at hatcher.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #32758|review? |review-
Flag| |
--- Comment #2 from Timothy Hatcher <timothy at hatcher.name> 2009-07-23 11:40:21 PDT ---
(From update of attachment 32758)
> + index = (index === 0) ? this.panelOrder.length-1 : index-1;
Should have spaces around the "-"s.
--
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