Use TIZEN_ENGINEER_MODE macro instead of _SECURE_LOG
authorKwangYong Choi <ky0.choi@samsung.com>
Wed, 31 Jul 2013 01:10:49 +0000 (10:10 +0900)
committerKwangYong Choi <ky0.choi@samsung.com>
Wed, 31 Jul 2013 01:17:00 +0000 (10:17 +0900)
commit3fda10a99e4198b26eec5ed63698985bb5b349f5
tree16d74b342cf24e18b271f25e21306be073bbfcf4
parentc944ef06808e43a43ef1957b94f3bf43970dc27b
Use TIZEN_ENGINEER_MODE macro instead of _SECURE_LOG

[Title] Use TIZEN_ENGINEER_MODE macro instead of _SECURE_LOG.
[Issue#] N/A
[Problem] Dlog usage is changed.
[Cause] N/A
[Solution] Use TIZEN_ENGINEER_MODE macro instead of _SECURE_LOG.

Change-Id: I08d5d63032d83969ced02552c2ddd51c81087ae9
Source/WTF/wtf/Assertions.cpp