WebKit Bugzilla
Attachment 362620 Details for
Bug 194908
: [WPE][GTK] No API documentation generated for WebKitUserContentFilterStore
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-194908-20190221205401.patch (text/plain), 2.97 KB, created by
Adrian Perez
on 2019-02-21 10:54:02 PST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Adrian Perez
Created:
2019-02-21 10:54:02 PST
Size:
2.97 KB
patch
obsolete
>Subversion Revision: 241870 >diff --git a/Source/WebKit/ChangeLog b/Source/WebKit/ChangeLog >index 4cfd434b7dacad40c08524bf282633aea3395739..de9134b24e78f4624cffa83bf895446e01d9b034 100644 >--- a/Source/WebKit/ChangeLog >+++ b/Source/WebKit/ChangeLog >@@ -1,3 +1,14 @@ >+2019-02-21 Adrian Perez de Castro <aperez@igalia.com> >+ >+ [WPE][GTK] No API documentation generated for WebKitUserContentFilterStore >+ https://bugs.webkit.org/show_bug.cgi?id=194908 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * UIProcess/API/gtk/docs/webkit2gtk-4.0.types: Add entry for webkit_user_content_filter_store_get_type(). >+ * UIProcess/API/gtk/docs/webkit2gtk-docs.sgml: Add entry for WebKitUserContentFilterStore. >+ * UIProcess/API/wpe/docs/wpe-docs.sgml: Ditto. >+ > 2019-02-21 Chris Dumez <cdumez@apple.com> > > Unreviewed API test fix after r241855. >diff --git a/Source/WebKit/UIProcess/API/gtk/docs/webkit2gtk-4.0.types b/Source/WebKit/UIProcess/API/gtk/docs/webkit2gtk-4.0.types >index c63484d588ee2df8eeb0a471d345c5d1f12fcc99..cfed6735163eed5a50415781ae9ad955ba9eb593 100644 >--- a/Source/WebKit/UIProcess/API/gtk/docs/webkit2gtk-4.0.types >+++ b/Source/WebKit/UIProcess/API/gtk/docs/webkit2gtk-4.0.types >@@ -27,6 +27,7 @@ webkit_authentication_request_get_type > webkit_credential_get_type > webkit_frame_get_type > webkit_certificate_info_get_type >+webkit_user_content_filter_store_get_type > webkit_user_content_manager_get_type > webkit_web_hit_test_result_get_type > webkit_website_data_manager_get_type >diff --git a/Source/WebKit/UIProcess/API/gtk/docs/webkit2gtk-docs.sgml b/Source/WebKit/UIProcess/API/gtk/docs/webkit2gtk-docs.sgml >index dcb61630fe7352371276532214b48802b92e9ebf..aceea54cf136d9876ea7409b4598ab58eec4637b 100644 >--- a/Source/WebKit/UIProcess/API/gtk/docs/webkit2gtk-docs.sgml >+++ b/Source/WebKit/UIProcess/API/gtk/docs/webkit2gtk-docs.sgml >@@ -51,6 +51,7 @@ > <xi:include href="xml/WebKitOptionMenuItem.xml"/> > <xi:include href="xml/WebKitFormSubmissionRequest.xml"/> > <xi:include href="xml/WebKitSecurityManager.xml"/> >+ <xi:include href="xml/WebKitUserContentFilterStore.xml"/> > <xi:include href="xml/WebKitUserContentManager.xml"/> > <xi:include href="xml/WebKitUserContent.xml"/> > <xi:include href="xml/WebKitNotification.xml"/> >diff --git a/Source/WebKit/UIProcess/API/wpe/docs/wpe-docs.sgml b/Source/WebKit/UIProcess/API/wpe/docs/wpe-docs.sgml >index c8f9e3b36ea100d3bc5d87664f1491ae022dbf52..5f6bcc1584a6eaf6b86c876d9b7f02c11f53be53 100644 >--- a/Source/WebKit/UIProcess/API/wpe/docs/wpe-docs.sgml >+++ b/Source/WebKit/UIProcess/API/wpe/docs/wpe-docs.sgml >@@ -44,6 +44,7 @@ > <xi:include href="xml/WebKitContextMenuItem.xml"/> > <xi:include href="xml/WebKitFormSubmissionRequest.xml"/> > <xi:include href="xml/WebKitSecurityManager.xml"/> >+ <xi:include href="xml/WebKitUserContentFilterStore.xml"/> > <xi:include href="xml/WebKitUserContentManager.xml"/> > <xi:include href="xml/WebKitUserContent.xml"/> > <xi:include href="xml/WebKitNotification.xml"/>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 194908
: 362620