Bug 186587

Summary: [iOS] Synchronize PDF resizing with device rotation
Product: WebKit Reporter: Andy Estes <aestes>
Component: New BugsAssignee: Andy Estes <aestes>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, commit-queue, darin, mark.lam, simon.fraser, thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.