[Webkit-unassigned] [Bug 62978] [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 18:07:50 PDT 2011


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





--- Comment #4 from Ryuan Choi <ryuan.choi at samsung.com>  2011-06-20 18:07:49 PST ---
(In reply to comment #2)
> (From update of attachment 97895 [details])
> Should not you have ASSERTs instead then?

Thanks for your comment.

m_view is only changed When called constructor of ChromeClientEfl.
Does we need to add ASSERT before calling m_view every time?

Almost other methods of ChromeClientEfl use m_view without checking m_view.

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