summaryrefslogtreecommitdiff
path: root/browser_config.h
diff options
context:
space:
mode:
authorcookie <cookie@samsung.com>2015-11-19 16:44:10 +0900
committerDariusz Frankiewicz <d.frankiewic@samsung.com>2015-12-01 03:51:52 -0800
commit34a79c717b61e4650b9f9fdf1448d16926c2067b (patch)
tree756699c612280bab19a194389fb6d0c01e8f3dbe /browser_config.h
parentdd0d5b545d202455032fceb56742c1195e646dc4 (diff)
downloadbrowser-34a79c717b61e4650b9f9fdf1448d16926c2067b.tar.gz
browser-34a79c717b61e4650b9f9fdf1448d16926c2067b.tar.bz2
browser-34a79c717b61e4650b9f9fdf1448d16926c2067b.zip
Implement Delete Password/Formdata
[Issue] https://bugs.tizen.org/jira/i#browse/TM-123 [Problem] Delete password and formdata in setting menu is not working [Cause] The menu is not implement [Solution] Added the item for delete Password/Formdata [Verify] Check the saved password/formdata Change-Id: I0fc4c8d07d3c31c4e65914e5016432f50e2565b0 Signed-off-by: cookie <cookie@samsung.com>
Diffstat (limited to 'browser_config.h')
-rwxr-xr-x[-rw-r--r--]browser_config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/browser_config.h b/browser_config.h
index 3ccb510e..bff5ffc5 100644..100755
--- a/browser_config.h
+++ b/browser_config.h
@@ -23,5 +23,4 @@
// Remove this define when merging from new ui implementation is finished
#define MERGE_ME 0
-
#endif