[Webkit-unassigned] [Bug 145885] Web Inspector: When autocompleting, pressing tab twice shouldn't insert a tab character
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 1 20:40:52 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=145885
Timothy Hatcher <timothy at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #255986|review? |review+, commit-queue+
Flags| |
--- Comment #14 from Timothy Hatcher <timothy at apple.com> ---
Comment on attachment 255986
--> https://bugs.webkit.org/attachment.cgi?id=255986
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=255986&action=review
> Source/WebInspectorUI/UserInterface/Models/WrappedPromise.js:26
> +WebInspector.WrappedPromise = class WrappedPromise
Neat!
> Source/WebInspectorUI/UserInterface/Views/ConsolePrompt.js:170
> + this._completionController.completeAtCurrentPositionIfNeeded().then(function(result) {
Nice and clean this way.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150702/a51180e6/attachment.html>
More information about the webkit-unassigned
mailing list