Fixed the logic to apply default theme.
authorYuni Jeong <yhnet.jung@samsung.com>
Mon, 10 Sep 2012 09:20:34 +0000 (18:20 +0900)
committerYuni Jeong <yhnet.jung@samsung.com>
Mon, 10 Sep 2012 11:15:29 +0000 (20:15 +0900)
commit50211f0b7ca249ed22b244a322e0f10fd46e7cd6
tree38f92228060a2e5fb997716f0d62d9b740ef3941
parentb4f97073d8304731757b5644952eac270b9e1b6f
Fixed the logic to apply default theme.

[Title] Fixed the logic to apply default theme.
[Issue#] N/A
[Problem] Text selection handlers are not displayed.
[Cause] Because text selection use fixed default theme path.
        - In spite of default theme change, text selection's default theme is not changed.
[Solution] Fixed the logic to apply default theme

Change-Id: I6923ba5521736ae76f44a626edad0c91da335e1e
Source/WebKit2/UIProcess/API/efl/editor/TextSelection.cpp