Bug 169398 - WKWebView should automatically respect insets from the view controller hierarchy
Summary: WKWebView should automatically respect insets from the view controller hierarchy
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: Tim Horton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-08 18:14 PST by Tim Horton
Modified: 2017-03-09 08:26 PST (History)
4 users (show)

See Also:


Attachments
Patch (5.33 KB, patch)
2017-03-08 18:15 PST, Tim Horton
no flags Details | Formatted Diff | Diff
Patch (5.70 KB, patch)
2017-03-08 22:33 PST, Tim Horton
no flags Details | Formatted Diff | Diff
Patch (5.49 KB, patch)
2017-03-08 23:58 PST, Tim Horton
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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