Summary: | Match HI spec for thumbnail view sizing and location | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Dean Jackson <dino> | ||||
Component: | New Bugs | Assignee: | Dean Jackson <dino> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | thorton, webkit-bug-importer | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | WebKit Nightly Build | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Dean Jackson
2018-06-07 15:00:14 PDT
Created attachment 342210 [details]
Patch
Comment on attachment 342210 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=342210&action=review > Source/WebKit/UIProcess/ios/WKSystemPreviewView.mm:133 > + CGRect layoutFrame = CGRectMake(safeAreaInsets.left, safeAreaInsets.top, UIEdgeInsetsInsetRect? Committed r232606: <https://trac.webkit.org/changeset/232606> |