[Webkit-unassigned] [Bug 27502] Web Inspector: Add ability to evaluate selection while on break point.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 21 09:22:29 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27502
Timothy Hatcher <timothy at hatcher.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #33177|review? |review+
Flag| |
--- Comment #3 from Timothy Hatcher <timothy at hatcher.name> 2009-07-21 09:22:29 PDT ---
(From update of attachment 33177)
> + var shortcut = WebInspector.KeyboardShortcut.makeKey(
> + 69 /* 'E' */,
> + platformSpecificModifier | WebInspector.KeyboardShortcut.Modifiers.Shift);
I think that would be fine and more readable on one line.
Talk to Sam Weinig, he has a patch (maybe landed) that will let us add
"evaluate on hover".
--
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