Bug 183711 - Add SPI to expose width and height anchors for WKWebView's content view
Summary: Add SPI to expose width and height anchors for WKWebView's content view
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-03-16 15:51 PDT by Wenson Hsieh
Modified: 2018-03-17 13:28 PDT (History)
4 users (show)

See Also:


Attachments
Patch (6.53 KB, patch)
2018-03-16 15:59 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2018-03-16 15:51:13 PDT
<rdar://problem/38562899>
Comment 1 Wenson Hsieh 2018-03-16 15:59:15 PDT
Created attachment 335981 [details]
Patch
Comment 2 Wenson Hsieh 2018-03-16 16:32:01 PDT
Comment on attachment 335981 [details]
Patch

Thanks for the review!
Comment 3 WebKit Commit Bot 2018-03-16 16:56:58 PDT
Comment on attachment 335981 [details]
Patch

Clearing flags on attachment: 335981

Committed r229688: <https://trac.webkit.org/changeset/229688>
Comment 4 WebKit Commit Bot 2018-03-16 16:56:59 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Wenson Hsieh 2018-03-16 22:58:11 PDT
Reverted r229688 for reason:

There's a solution that doesn't require this SPI.

Committed r229693: <https://trac.webkit.org/changeset/229693>
Comment 6 Wenson Hsieh 2018-03-17 13:28:27 PDT
Resolved | WontFix, as we found a solution to our problem that doesn't require this SPI.