| commit | 979c67750586449ce539ed49aed2186b52b345cf | [log] [tgz] |
|---|---|---|
| author | lushnikov <lushnikov@chromium.org> | Fri Jul 15 21:26:30 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Jul 15 21:28:25 2016 |
| tree | 01b7019bcb18804004601e95c107a88971d85ddf | |
| parent | 598f32c7480e62a61ced7b61b4480748bc23e1cf [diff] |
DevTools: kill WI.SourcesView._showFile method The patch slightly untangles WI.SourcesView from WI.TabbedEditorContainer so that they don't jump to and fro to open a file in a tab. BUG=none R=pfeldman, dgozman Review-Url: https://codereview.chromium.org/2152293002 Cr-Commit-Position: refs/heads/master@{#405862}