• Leon Scroggins III's avatar
    Use the URL stored in the nav cache to open in new window. · 9e997c7c
    Leon Scroggins III authored
    Previously we passed a message to find out the URL, which
    introduced a delay before the window was actually opened.
    A possible result of the delay is a crash.  Remove the
    delay and prevent the crash.
    
    Bug 2714880
    
    Change-Id: Id1579adc258ff9b386d2dc08c3456b336cdbcc37
    9e997c7c
BrowserActivity.java 162 KB