[Webkit-unassigned] [Bug 221657] New: WKWebView needs to provide -[WebPreferences userStyleSheetLocation]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 9 23:23:27 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=221657

            Bug ID: 221657
           Summary: WKWebView needs to provide -[WebPreferences
                    userStyleSheetLocation]
           Product: WebKit
           Version: Safari 14
          Hardware: Mac (Apple Silicon)
                OS: macOS 11
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit API
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jonathan at tumult.com

WKWebView is incomplete as a replacement for WebView. It is missing the ability to arbitrarily add style sheets to the web content.

One can use -evaluateJavaScript: to inject code to do the same thing, but this is potentially error prone. Safari still provided this feature when it migrated to WebKit2, so it is puzzling it does not exist as API.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210210/9cc0b597/attachment-0001.htm>


More information about the webkit-unassigned mailing list