commit | 52a917acbed0192fc03839f5bc2500dcac536477 | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Thu May 12 10:13:11 2011 -0700 |
committer | John Reck <jreck@google.com> | Thu May 12 11:22:17 2011 -0700 |
tree | 9d08ccd3a2143577c90ed403d58f2f2fdb6cf156 | |
parent | cc4c1a824af28ce8e779aa9b0749172cf827eafe [diff] |
DO NOT MERGE Fix vanishing title/url in window picker Bug: 2289137 This was caused by two bugs. The first is that when creating picker data from a webview, it created a new instance of picker data before checking if there was actually data to use. The second is that when the webview of a tab was restored, it would clear the old picker data, which it shouldn't have done. Change-Id: Ib03a22e32d35f0f686dffc663adcbbddba28db9b