Bug 126254 - [EFL][WK2] MiniBrowser scale up/down infinitely after r161087
Summary: [EFL][WK2] MiniBrowser scale up/down infinitely after r161087
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryuan Choi
URL:
Keywords:
Depends on: 126243
Blocks:
  Show dependency treegraph
 
Reported: 2013-12-26 22:34 PST by Ryuan Choi
Modified: 2013-12-27 00:40 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.99 KB, patch)
2013-12-26 22:39 PST, Ryuan Choi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryuan Choi 2013-12-26 22:34:27 PST
After r161087, contentScaleFactor of WebView is synced with pageScaleFactor of WebPage.
It means that WKViewGetContentScaleFactor might not be same with PageViewportController's current scale value
until received PageScaleFactorDidChange.
Comment 1 Ryuan Choi 2013-12-26 22:39:58 PST
Created attachment 220048 [details]
Patch
Comment 2 Gyuyoung Kim 2013-12-26 22:46:20 PST
Comment on attachment 220048 [details]
Patch

LGTM
Comment 3 WebKit Commit Bot 2013-12-27 00:40:51 PST
Comment on attachment 220048 [details]
Patch

Clearing flags on attachment: 220048

Committed r161100: <http://trac.webkit.org/changeset/161100>
Comment 4 WebKit Commit Bot 2013-12-27 00:40:53 PST
All reviewed patches have been landed.  Closing bug.