[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:09:37 PDT 2011


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





--- Comment #27 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2011-06-27 18:09:36 PST ---
(From update of attachment 98834)
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.

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