DescriptionDevTools: NOOP if outline dialog is not available for the content type
Currently hitting Ctrl-Shift-O on any typescript/python/C++ file in
DevTools will result in opened bookmarks tab (at least on linux).
Almost all the time, if user is editing code in Sources Panel and hitting
Ctrl-Shift-O, he expects outline dialog to be shown.
As we are not capable of supporting all the fancy file formats yet, the patch
suggests swallowing Ctrl-Shift-O for those content types that we do not support.
R=vsevik, apavlov, pfeldman
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179049
Patch Set 1 #
Total comments: 2
Patch Set 2 : address comments #Messages
Total messages: 7 (0 generated)
|