Bug 183711

Summary: Add SPI to expose width and height anchors for WKWebView's content view
Product: WebKit Reporter: Wenson Hsieh <wenson_hsieh>
Component: WebKit Misc.Assignee: Wenson Hsieh <wenson_hsieh>
Status: RESOLVED WONTFIX    
Severity: Normal CC: bdakin, commit-queue, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.