commit | 4b9448221d15f2f637dc827a5fd4f2756e725400 | [log] [tgz] |
---|---|---|
author | Pankaj Garg <pgarg@codeaurora.org> | Wed Dec 17 11:09:06 2014 -0800 |
committer | WebTech Code Review <code-review@localhost> | Thu Dec 18 11:48:18 2014 -0800 |
tree | 1dc35a1d42510dd7c8546558b69d67c04be3acb3 | |
parent | e0e132e951043cab9386a105f9455940f28948cd [diff] |
Fixed clearing of browser's stored data The code was checking if History data is being cleared before clearing other stored data. The fix uses this check to clear only history data. The other stored data won't be under this check. Change-Id: Icd678ce7efa125912ae09434cebca944047d8c95