Parse redirect and modify-headers actions for WKContentRuleList
Created attachment 443591 [details] Patch
Created attachment 443613 [details] Patch
Comment on attachment 443591 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=443591&action=review > Source/WebCore/contentextensions/ContentExtensionError.cpp:97 > + return "add-or-replace-parameters value must be an array"; "A add-or-replace-parameters value…" to match the other errors.
Comment on attachment 443613 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=443613&action=review > Source/WebCore/contentextensions/ContentExtensionError.cpp:95 > + return "add-or-replace-parameters value must be an array"; "A add-or-replace-parameters value…" to match the other errors.
Created attachment 443615 [details] Patch
https://trac.webkit.org/changeset/285443/webkit
<rdar://problem/85178198>