Skip to content
  • kenneth@webkit.org's avatar
    [EFL] Fuzzy load the Edje theme for HTML forms · b05165b3
    kenneth@webkit.org authored
    https://bugs.webkit.org/show_bug.cgi?id=95832
    
    Reviewed by Gyuyoung Kim.
    
    Change the theme so that it is first loaded when actually used.
    This also fixed the case that it was impossible to change theme
    a second time.
    
    Tested by current tests. API unit test coming in separate patch.
    
    * platform/efl/RenderThemeEfl.cpp:
    (WebCore::RenderThemeEfl::themePartCacheEntryReset):
    (WebCore::RenderThemeEfl::cacheThemePartNew):
    (WebCore::RenderThemeEfl::paintThemePart):
    (WebCore::RenderThemeEfl::setThemePath):
    (WebCore::RenderThemeEfl::edje):
    (WebCore::RenderThemeEfl::applyPartDescriptions):
    * platform/efl/RenderThemeEfl.h:
    (RenderThemeEfl):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@127573 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    b05165b3