Bug 209795

Summary: Add SPI WKWebpagePreferences._userContentController
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch timothy: review+

Description Alex Christensen 2020-03-30 21:47:01 PDT
Add SPI WKWebpagePreferences._userContentController
Comment 1 Alex Christensen 2020-03-30 21:54:25 PDT
Created attachment 395014 [details]
Patch
Comment 2 Alex Christensen 2020-03-30 22:04:50 PDT
Created attachment 395015 [details]
Patch
Comment 3 Alex Christensen 2020-03-31 09:02:03 PDT
Comment on attachment 395015 [details]
Patch

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

> Source/WebKit/UIProcess/WebPageProxy.cpp:5304
> +        RELEASE_ASSERT(!policies);

This was too aggressive, and technically unrelated.  I'll remove this change.
Comment 4 Alex Christensen 2020-03-31 09:05:47 PDT
Created attachment 395044 [details]
Patch
Comment 5 Alex Christensen 2020-03-31 13:14:02 PDT
http://trac.webkit.org/r259307
Comment 6 Radar WebKit Bug Importer 2020-03-31 13:15:19 PDT
<rdar://problem/61121163>