[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 05:52:29 PDT 2011


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





--- Comment #13 from Raphael Kubo da Costa <kubo at profusion.mobi>  2011-06-27 05:52:24 PST ---
>> Source/WebKit/efl/ChangeLog:8
>> +	add CachedPage's content size update func becuase CachedPage 's content size was delete when it was  cached.
> 
> Line contains tab character.  [whitespace/tab] [5]

The English here is a bit hard do understand. Could you try to rephrase your description?

> Source/WebKit/efl/ewk/ewk_view.cpp:4508
> + * @param[in] o a Evas_Object m_view

There is no need for the '[in'] here.

> Source/WebKit/efl/ewk/ewk_view.cpp:4509
> + * @param[in] frame a Evas_Object m_frame

Ditto.

> Source/WebKit/efl/ewk/ewk_view.cpp:4510
> + * @return void

There is no need for this if the function does not return anything.

It'd also be good to add an "@internal" tag in the apidox as well.

>> Tools/ChangeLog:6
>> +	when view port attribute was set, zoom range and user scalable value must setted before fixed size set
> 
> Line contains tab character.  [whitespace/tab] [5]

The English here could be cleaned up a little too.

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