[Webkit-unassigned] [Bug 91608] New: [EFL][WK2] Too early assertion failure if default theme is not available

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 18 03:10:04 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=91608

           Summary: [EFL][WK2] Too early assertion failure if default
                    theme is not available
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dominik.rottsches at intel.com
                CC: demarchi at webkit.org, gyuyoung.kim at webkit.org


After bug 90107 we're setting a default theme path, which leads to a "themeChanged()" call initializing createEdje() - if that theme path is not available we run into a premature assertion failure. We need to give the embedder a chance to override the theme path before failing - so only the usages of m_edje should be guarded with assertions.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list