Chromium Code Reviews
DescriptionFixed a crash in blimp toolbar
On a slow device, sometimes onNewIntent is triggered even before the loading of libraries is completed.
In that case blimp currently crashes while trying to load an URL since toolbar is not yet initialized. Fixed the crash by adding a null check.
BUG=601226
Committed: https://crrev.com/daa11718e228d5eb00640e2716016b24d24187d0
Cr-Commit-Position: refs/heads/master@{#387045}
Patch Set 1 #Patch Set 2 : Addressed comments #Messages
Total messages: 13 (6 generated)
|