When fixed layout is enabled on EFL port, it doesn't work correctly. - WebPageProxy's m_pageScaleFactor is not synchronized with PageViewportController's one. - PageViewportController::syncVisibleContents() is failed to finish work though, its caller updates m_pageScaleFactor. - And so on.
Created attachment 242290 [details] WIP
Created attachment 242306 [details] Patch
CC'ing Ossy.
(In reply to comment #3) > CC'ing Ossy. Ossy, could you take a look ? This patch can fix scale and zooming on EFL MiniBrowser.
Created attachment 242366 [details] Patch
Created attachment 242372 [details] Patch
Comment on attachment 242372 [details] Patch rs=me
Comment on attachment 242372 [details] Patch Clearing flags on attachment: 242372 Committed r176631: <http://trac.webkit.org/changeset/176631>
All reviewed patches have been landed. Closing bug.