[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:56:16 PDT 2011


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





--- Comment #25 from DongJae, KIM <dongjae1.kim at samsung.com>  2011-06-27 17:56:15 PST ---
(In reply to comment #22)
> (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:4506
> > + * @param o a Evas_Object m_view
> 
> Change a with an. And also, it is better to use below expression.
> 
>  * @param o view object to get cached page.
> 

change description 

> > Source/WebKit/efl/ewk/ewk_view.cpp:4519
> > +        return;
> 
> Move return to item below in order to adhere indentation.
> 
> > Source/WebKit/efl/ewk/ewk_view.cpp:4522
> > +        main_frame->view()->adjustViewSize();
> 
> ditto.
> 

Indentation was right, please check it again.

> > Tools/EWebLauncher/main.c:276
> > +
> 
> Unnecessary blank line.

remove blank line.

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