[Webkit-unassigned] [Bug 65853] New: [EFL] Return from _ewk_view_smart_add if smart data can not be allocated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 8 06:08:53 PDT 2011


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

           Summary: [EFL] Return from _ewk_view_smart_add if smart data
                    can not be allocated
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: g.czajkowski at samsung.com
                CC: demarchi at webkit.org, gyuyoung.kim at webkit.org


This patch prevents crash when malloc fails for sd structure. As you can see, only return statement in _ewk_view_smart_add wasn't enough. To display an empty window (without view) others NULL checks were needed. I tested the patch on both the backing stores.

We should be aware that these checks may influence on performance. Anyway this defect has been marked as one of important bugs in WebKit-EFL.
What is your opinion about that?

-- 
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