Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upChanging DEFAULT_URL doesn't override locally-stored preference #27046
Labels
Projects
Comments
|
(I have an upcoming fix, will be part of the text events PR) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
DEFAULT_URL is only used if there's no shell.homepage preference present in the local preferences in this code. This is really confusing when modifying DEFAULT_URL during development!