[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 18:27:13 PDT 2011


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





--- Comment #28 from DongJae, KIM <dongjae1.kim at samsung.com>  2011-06-27 18:27:12 PST ---
(In reply to comment #27)
> (From update of attachment 98834 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=98834&action=review
> 
> > Tools/EWebLauncher/main.c:277
> > +    ewk_view_zoom_set(app->browser, app->viewport.initScale, 0, 0);
> 
> If we move fixed_layout_set and zoom_set to after zoom_range_set, user_scalable_set, we may not set init width, height and initial zoom level when website defines wrong zoom range. I mean we need to set initial width,height and initial scale value before setting zoom range.

In my patch, back/forward zoom value was wrong so i changed.

I think this is different issue. create new bug is better.

How about?

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