 Chromium Code Reviews
 Chromium Code Reviews Issue 
            2936703002:
    Add null check to InfoBarLayout.setIsUsingBigIcon to avoid NPE.  (Closed)
    
  
    Issue 
            2936703002:
    Add null check to InfoBarLayout.setIsUsingBigIcon to avoid NPE.  (Closed) 
  | DescriptionAdd null check to InfoBarLayout.setIsUsingBigIcon to avoid NPE.
It's possible for us to get a null icon from getInstantAppLaunchData, so
perform a null check before using the icon in InfoBarLayout.
BUG=731801
Review-Url: https://codereview.chromium.org/2936703002
Cr-Commit-Position: refs/heads/master@{#478787}
Committed: https://chromium.googlesource.com/chromium/src/+/a34648550e4e95f355854e937c0cb1a095833681
   Patch Set 1 #
      Total comments: 2
      
     Patch Set 2 : . #Messages
    Total messages: 13 (6 generated)
     |