commit | 2ce13da05462ceb84f2f79604f9f5c4edb3862bc | [log] [tgz] |
---|---|---|
author | Vivek Sekhar <vsekhar@codeaurora.org> | Tue Dec 15 11:23:29 2015 -0800 |
committer | jrizzoli <joey@cyanogenmoditalia.it> | Mon Jan 11 22:03:22 2016 +0100 |
tree | d3a3601808bb08651288891dec48e441fbc78123 | |
parent | cb3f72377d4dee4ae859feda9b3c613c9d36f94e [diff] |
Fix issue of losing tab state Browser makes a backup of tab state when adding visited history and page finished. When browser is being destroyed at times there could be an instance where a background load triggers to write state while the browser is already in cleanup state. This causes to write empty state that looses the previous saved status . Change-Id: I760c36e376c816302f8635c8e73d8b3871faf0b4