commit | f573cb6bf7726b0eddff3907f58c61e372797e0c | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Mon Dec 06 11:11:34 2010 -0800 |
committer | John Reck <jreck@google.com> | Mon Dec 06 11:11:34 2010 -0800 |
tree | 8756bb200f286bb943444683b506acb7e9e9e68a | |
parent | 5c2f0f309c8a58b2f582f2f83bd8173eb7ae360a [diff] |
Fixed strict mode violation in history Bug: 3257747 Fixes a strict mode violation in BrowserHistoryPage. onPrepareOptionsMenu is doing a query on the UI thread to determine if it should show clear history or not. Fixed by having it ask the adapter, which is loaded async Change-Id: I12338987098d093e63f1944f2a1458ad962d0c78