Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
REGRESSION (r191613): Web Inspector: Can't type spaces when editing D…
…OM nodes https://bugs.webkit.org/show_bug.cgi?id=152173 Patch by Joseph Pecoraro <pecoraro@apple.com> on 2015-12-12 Reviewed by Timothy Hatcher. * UserInterface/Views/TimelineSidebarPanel.js: (WebInspector.TimelineSidebarPanel): Disable the keyboard shortcuts when they are created. They will be enabled when the panel is shown / hidden. It doesn't really make sense that these are on the sidebar panel instead of the tab, but things will be changing in Timelines soon anyways so just fix this now. Canonical link: https://commits.webkit.org/170335@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@194009 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information