WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
131329
[iOS][WK2] Implement the update of content offset on animated resize
https://bugs.webkit.org/show_bug.cgi?id=131329
Summary
[iOS][WK2] Implement the update of content offset on animated resize
Benjamin Poulain
Reported
2014-04-07 17:09:31 PDT
[iOS][WK2] Implement the update of content offset on animated resize
Attachments
Patch
(5.50 KB, patch)
2014-04-07 17:13 PDT
,
Benjamin Poulain
no flags
Details
Formatted Diff
Diff
Patch
(8.11 KB, patch)
2014-04-07 18:27 PDT
,
Benjamin Poulain
thorton
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2014-04-07 17:13:36 PDT
Created
attachment 228779
[details]
Patch
Benjamin Poulain
Comment 2
2014-04-07 18:27:59 PDT
Created
attachment 228788
[details]
Patch
Tim Horton
Comment 3
2014-04-07 18:45:08 PDT
Comment on
attachment 228788
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=228788&action=review
> Source/WebKit2/UIProcess/API/Cocoa/WKWebView.mm:1200 > + CGSize contentSizeInContentViewCoordinate = [_contentView bounds].size;
coordinate*s*
> Source/WebKit2/UIProcess/API/Cocoa/WKWebView.mm:1215 > + CGFloat oldWebViewWidthInContentViewCoordinate = oldBounds.size.width / contentZoomScale(self);
so many "s" missing
Benjamin Poulain
Comment 4
2014-04-07 19:13:34 PDT
Committed
r166905
: <
http://trac.webkit.org/changeset/166905
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug