Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gaba
fenix
Commits
2ae88aec
Commit
2ae88aec
authored
Jul 21, 2020
by
Michael Comella
Committed by
Michael Comella
Jul 21, 2020
Browse files
No issue: add missing newline.
parent
6e06c7fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/src/main/java/org/mozilla/fenix/FenixApplication.kt
View file @
2ae88aec
...
...
@@ -248,6 +248,7 @@ open class FenixApplication : LocaleAwareApplication() {
components
.
core
.
topSiteStorage
.
prefetch
()
}
}
private
fun
setupPush
()
{
// Sets the PushFeature as the singleton instance for push messages to go to.
// We need the push feature setup here to deliver messages in the case where the service
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment