Skip to content

Commit

Permalink
No issue: Remove useContentProcessHint from GV beta GeckoProvider
Browse files Browse the repository at this point in the history
  • Loading branch information
ekager committed Mar 11, 2020
1 parent 8663c47 commit d5f4444
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ object GeckoProvider {

val runtimeSettings = builder
.crashHandler(CrashHandlerService::class.java)
.useContentProcessHint(true)
.telemetryDelegate(GeckoAdapter())
.aboutConfigEnabled(Config.channel.isBeta)
.debugLogging(Config.channel.isDebug)
Expand Down

0 comments on commit d5f4444

Please sign in to comment.