Summary: | [iOS] Synchronize PDF resizing with device rotation | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Andy Estes <aestes> | ||||||
Component: | New Bugs | Assignee: | 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
Andy Estes
2018-06-12 22:04:11 PDT
Created attachment 342631 [details]
Patch
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. Created attachment 342664 [details]
Patch
Comment on attachment 342664 [details] Patch Clearing flags on attachment: 342664 Committed r232794: <https://trac.webkit.org/changeset/232794> All reviewed patches have been landed. Closing bug. |