Bug 169398

Summary: WKWebView should automatically respect insets from the view controller hierarchy
Product: WebKit Reporter: Tim Horton <thorton>
Component: New BugsAssignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, dino, simon.fraser, wenson_hsieh
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Description Tim Horton 2017-03-08 18:14:55 PST
WKWebView should automatically respect insets from the view controller hierarchy
Comment 1 Tim Horton 2017-03-08 18:15:27 PST
Created attachment 303879 [details]
Patch
Comment 2 Simon Fraser (smfr) 2017-03-08 22:31:41 PST
Comment on attachment 303879 [details]
Patch

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

> Source/WebKit2/Platform/spi/ios/UIKitSPI.h:871
> +// These should move above when possible.

This comment doesn't add anything.
Comment 3 Tim Horton 2017-03-08 22:33:04 PST
Created attachment 303898 [details]
Patch
Comment 4 Tim Horton 2017-03-08 23:58:19 PST
Created attachment 303900 [details]
Patch
Comment 5 Tim Horton 2017-03-09 08:26:56 PST
http://trac.webkit.org/changeset/213643