diff options
author | John Reck <jreck@google.com> | 2011-08-26 15:37:29 -0700 |
---|---|---|
committer | John Reck <jreck@google.com> | 2011-08-29 15:39:05 -0700 |
commit | 52be4785a258687055515117775d5bcb8bec1c12 (patch) | |
tree | 1a08d2c2981d49329936ca177d40f093a37c3c42 /res/values-ja-rJP | |
parent | 88956b9456a6c8396dc966e6bfb61e45287569a5 (diff) | |
download | packages_apps_browser-52be4785a258687055515117775d5bcb8bec1c12.zip packages_apps_browser-52be4785a258687055515117775d5bcb8bec1c12.tar.gz packages_apps_browser-52be4785a258687055515117775d5bcb8bec1c12.tar.bz2 |
Fix issues with state save/restore
Bug: 5144214
Tracked down the issue with messed up state to a bug where
tab ids were not unique, and would actually get messed up in restore.
Switched it to the tab's responsibility to assign an id to itself
in the ctor to make sure all possible paths where a tab is created
are fixed as well as the tab being the best informed about whether
or not it has an ID to restore from. Added some checks to watch for
a similar problem in the future as well.
Change-Id: Icd8333232a0baca7a3639323538886ea595de05a
Diffstat (limited to 'res/values-ja-rJP')
0 files changed, 0 insertions, 0 deletions