When working on Bug 230661 I neglected to remove the WebPreferences.yaml bits of the feature. This patch removes those bits, but still leaves the deprecated stub methods on WKPreferencesRef and WebPreferencesPrivate to avoid breaking any existing binaries that might reference those methods.
Created attachment 458100 [details] Patch
👍 Nice!!
Committed r293199 (249872@main): <https://commits.webkit.org/249872@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 458100 [details].
<rdar://problem/92131006>
Reopening to attach new patch.
Created attachment 458107 [details] Patch for landing
I did not properly account for Windows in the first patch, so have corrected that in a follow-up.
Committed r293205 (249876@main): <https://commits.webkit.org/249876@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 458107 [details].