Bug 186587 - [iOS] Synchronize PDF resizing with device rotation
Summary: [iOS] Synchronize PDF resizing with device rotation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andy Estes
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-06-12 22:04 PDT by Andy Estes
Modified: 2018-06-13 10:06 PDT (History)
8 users (show)

See Also:


Attachments
Patch (3.99 KB, patch)
2018-06-12 22:13 PDT, Andy Estes
no flags Details | Formatted Diff | Diff
Patch (4.58 KB, patch)
2018-06-13 09:13 PDT, Andy Estes
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Estes 2018-06-12 22:04:11 PDT
[iOS] Synchronize PDF resizing with device rotation
Comment 1 Andy Estes 2018-06-12 22:05:35 PDT
rdar://problem/40922462
Comment 2 Andy Estes 2018-06-12 22:13:09 PDT
Created attachment 342631 [details]
Patch
Comment 3 Darin Adler 2018-06-12 23:30:20 PDT
Comment on attachment 342631 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=342631&action=review

> Source/WebKit/UIProcess/Cocoa/WKWebViewContentProvider.h:63
>  - (void)web_endAnimatedResize;

I think we need to remove this line.
Comment 4 Andy Estes 2018-06-13 09:13:48 PDT
Created attachment 342664 [details]
Patch
Comment 5 WebKit Commit Bot 2018-06-13 10:06:37 PDT
Comment on attachment 342664 [details]
Patch

Clearing flags on attachment: 342664

Committed r232794: <https://trac.webkit.org/changeset/232794>
Comment 6 WebKit Commit Bot 2018-06-13 10:06:39 PDT
All reviewed patches have been landed.  Closing bug.