Handle backbutton-presence of tizen:setting in config.xml
authorWonYoung Choi <wy80.choi@samsung.com>
Thu, 11 Feb 2016 02:59:53 +0000 (11:59 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Thu, 11 Feb 2016 02:59:53 +0000 (11:59 +0900)
commit584c5ef4d6f54da3a3a7a075d8bfa64e9c39a4c5
tree7c8397c5b766bc5b243e3a832ab16ee433515ebe
parente9c9bdfea8693b36d0fc92154ff8dd9e7161d443
Handle backbutton-presence of tizen:setting in config.xml

This handler is added for backward compatibility with Tizen 2.x.
If this option is enabled, page should be navigated back in history
when the back-button is pressed.
runtime/browser/web_application.cc
runtime/browser/web_view.cc
runtime/browser/web_view.h
runtime/browser/web_view_impl.cc
runtime/browser/web_view_impl.h