[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 00:30:12 PDT 2011


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





--- Comment #7 from DongJae, KIM <dongjae1.kim at samsung.com>  2011-06-27 00:30:11 PST ---
(In reply to comment #4)
> (From update of attachment 98662 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=98662&action=review
> 
> Informal review - on my side.
> 
> > Source/WebKit/efl/ewk/ewk_view.cpp:61
> > +#include "HistoryItem.h"
> 
> Move above line to  #include "HistoryItem.h" as below,
> 
> 37 #include "GraphicsContext.h"
> 38 #include "HistoryItem.h"
> 39 #include "HTMLElement.h"
> 
> > Source/WebKit/efl/ewk/ewk_view.cpp:4512
> > +void ewk_view_frame_restore_cachedpage(Evas_Object* o, Evas_Object* frame)
> 
> I think ewk_view_cached_page_restore is better.

I agree you comment. it will be changed.

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