This repository has been archived by the owner on Jan 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 759
Labels
Comments
Dalimil
added a commit
to Dalimil/debugger.html
that referenced
this issue
Dec 1, 2016
Dalimil
added a commit
to Dalimil/debugger.html
that referenced
this issue
Dec 1, 2016
Dalimil
added a commit
to Dalimil/debugger.html
that referenced
this issue
Dec 2, 2016
Dalimil
added a commit
to Dalimil/debugger.html
that referenced
this issue
Dec 6, 2016
jasonLaster
pushed a commit
that referenced
this issue
Dec 7, 2016
This was done in #1371 |
jasonLaster
pushed a commit
to arthur801031/debugger.html
that referenced
this issue
Dec 16, 2016
Try pushing a commit Try pushing a commit Revert some files Try solving merge conflict fixed active tab header seperation (firefox-devtools#1368) Fix styling for watch expression buttons. (firefox-devtools#1386) [Source Tree] show first root firefox-devtools#1337 (firefox-devtools#1371) * Fix devtools-sham-modules tree expansion * [Source Tree] show first root firefox-devtools#1337 Add show source redux backend (firefox-devtools#1370) Bump internal packages (firefox-devtools#1390) [typo] "we" recommend not "I" (firefox-devtools#1397) bump webpack and flow (firefox-devtools#1401) Add HMR support to SMP (firefox-devtools#1372) Rebase master Revert sources-tree.js to have url.group check on line 138 to pass failing test Remove list of items from redux & Add code to pass and process list of items in ManagedTree.js Resolve failing test Revert code Remove trailing spaces Add suggested changes by jasonLaster Handle special cases which cause the program to crash Add code to handle extensions folder Move getExpendedPaths to utils/sources-tree * add a test add new functions Handle special cases in findSource and getDirectories and add one unit test for getDirectories Handle more edge cases and fix bugs Clean up code & Add 1 more unit test for reveal
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
One nice thing that chrome does is only expand the first source tree root. This is nice because, they do some work to make sure it is often the most helpful and it helps focus the user on where to take an action.
Steps to reproduce
Patch
This patch should be everything we need.
Chrome
Firefox
The text was updated successfully, but these errors were encountered: