[Webkit-unassigned] [Bug 63013] [EFL] Page Cache was not Enabled, (Enable Page Cache)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 27 17:13:36 PDT 2011


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





--- Comment #20 from DongJae, KIM <dongjae1.kim at samsung.com>  2011-06-27 17:13:36 PST ---
(In reply to comment #19)
> (From update of attachment 98814 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=98814&action=review
> 
> > Source/WebKit/efl/ewk/ewk_view.cpp:4515
> > +    WebCore::Frame* main_frame = ewk_frame_core_get(sd->main_frame); 
> > +    if (!main_frame)
> > +        return;
> 
> Sorry, you can use priv->main_frame. I confused.
> I think that you don't need to check whether it is null.
> 
> > Tools/ChangeLog:8
> > +        when view port changed, zoom level was set. ewk_view_zoom_set() check zoom range.
> 
> When

did you mean " sd->_priv->main_frame->loader()->history()->currentItem(); "?

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