top of page
Portfolio  >  Open Source Project  > 
Fix Setting Project Directory Root
Video Demo
Bug Description

There were two major problems with the "Set directory root" option in the source panel: 
1. Setting a thread, such as the "Main thread" or a worker thread, failed to display the thread's children directory.
2. Setting a directory named "chrome://" failed to displayed the correct header text.

3. Setting a children directory of "chromes://" failed to display its children.

​

The challenge of fixing the bug was to identify the root causes, which were embedded at different levels in utility (helper) functions.

Bug Tracker
Patch URL

© 2023 by Chujun Lu.

github.png
  • LinkedIn Clean Grey
bottom of page