[Webkit-unassigned] [Bug 62978] New: [EFL] ChromeClientEfl doesn't need to check whether m_view is null.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 20 05:03:47 PDT 2011


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

           Summary: [EFL] ChromeClientEfl doesn't need to check whether
                    m_view is null.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ryuan.choi at samsung.com
                CC: tonikitoo at webkit.org, kenneth at webkit.org,
                    leandro at profusion.mobi, demarchi at webkit.org,
                    gyuyoung.kim at webkit.org


ChromeClientEfl always are created with view and it will not be removed until destroyed.
So, we don't need to check whether m_view is null.

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