Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ghostery browser intro hub #665
Ghostery browser intro hub #665
Changes from 1 commit
0d1136ad295be02afb6009163edb3bb394a5a9de84f59a5dd078a137388f8f85b957e3382b81ea51e0aefb7de969799389edc434efe5ef4a80f0fcfb9012635ebb12c50bd0c6cf1ceaad87f5c2e9011173e92e7dbfaf1f311f3a7e077f6804b55efd89edc23e2999d27ad2916471726905004449552fc4d2374484d7a47ee0e806c3fc6876c444764a24d53c38601b96dd38b666e7b5cb35a01c41677bd6806dad13b9fbe0781671fa3b348a9e9cf2bcf1a34c05c7cc9100e952c726170bf679bbf548b9d2e1f9b7c15c2f9472e03c2a72040db8f7ce6e43928addd79a6b43c1153077f359b7c23630e933e7e2b9c423fd7f8777910a8b70b8abda5e8044a41a1118cae60eadef1ba4f04627a05d4a0c561b02dfef5e95367f9cbf142064819da9a53de2e78a0e257888053eea67a9bb3478ea52f5d4668201f955ba2781509ee4de6d4d5caf7848dcf7ce546f92160c172af55e104fbcddeb7c5776751ca45ae4fd7fdfce7d32d5fb3216057c573de895ac09a7611035697c1d391bc6d13b92f5de28d6b25c8483c5032c8cffcc7ab23a933b4df03c649200b58b7b726455d562199622File filter
Jump to
Use correct hub branching logic in background
christophertinoJan 25, 2021
Member
Potential race condition here. See
asynccheck abovewlycdgrJan 26, 2021
•
edited
Author
Member
list item forbidden nesting warning fixed.
StepNavigatorwarning also addressed.didNotSelectGhosterySearchwarning now moot (and gone).I can no longer rep any of these three console errors
wlycdgrJan 27, 2021
Author
Member
Only linter warnings are now the
consolestatements for the try/catch inChooseDefaultSearch, which I will remove once testing is complete.wlycdgrJan 27, 2021
Author
Member
Wrapped hub opening logic in
asynccheck to guard against race conditionwlycdgrJan 27, 2021
Author
Member
(Working on fixing the Help > Set Up Ghostery fix)