WebKit Bugzilla
Attachment 358611 Details for
Bug 178900
: [WPE] Add gtk-doc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-178900-20190108193938.patch (text/plain), 2.51 KB, created by
Carlos Bentzen
on 2019-01-08 10:39:39 PST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Carlos Bentzen
Created:
2019-01-08 10:39:39 PST
Size:
2.51 KB
patch
obsolete
>Subversion Revision: 239723 >diff --git a/Tools/ChangeLog b/Tools/ChangeLog >index ed3a4b4b920996e7e9d704e3862e175c571db4fa..a3eef0ee20a0909e9db64be97aac28978411a465 100644 >--- a/Tools/ChangeLog >+++ b/Tools/ChangeLog >@@ -1,3 +1,16 @@ >+2019-01-08 Carlos Eduardo Ramalho <cadubentzen@gmail.com> >+ >+ [WPE] Add gtk-doc >+ https://bugs.webkit.org/show_bug.cgi?id=178900 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ Add Tools/gtkdoc to manifest.txt.in files. >+ This should have been done in r238853 and caused failure in building WebKitGTK+ unstable release 2.23.2. >+ >+ * gtk/manifest.txt.in: Add Tools/gtkdoc directory. >+ * wpe/manifest.txt.in: Add Tools/gtkdoc directory and uncomment lines to move documentation artifacts. >+ > 2019-01-07 David Kilzer <ddkilzer@apple.com> > > Leak of ScrollCompletionCallbackData (16 bytes) in com.apple.WebKit.WebContent running WebKit layout tests >diff --git a/Tools/gtk/manifest.txt.in b/Tools/gtk/manifest.txt.in >index a106a4f50cdd65682ef91133d1d87ce21ede0832..345f1f14cfcd4ed1b3af1461550d38109386c5f0 100644 >--- a/Tools/gtk/manifest.txt.in >+++ b/Tools/gtk/manifest.txt.in >@@ -90,6 +90,7 @@ exclude Tools/gtk/ycm_extra_conf.py > file Tools/glib/common.py > file Tools/glib/generate-inspector-gresource-manifest.py > >+directory Tools/gtkdoc > directory Tools/MiniBrowser > directory Tools/TestWebKitAPI > >diff --git a/Tools/wpe/manifest.txt.in b/Tools/wpe/manifest.txt.in >index 981074809567e55593df628a9e02493ef9abd22b..9163f2b9b01332d19f35c49896a4128433a00227 100644 >--- a/Tools/wpe/manifest.txt.in >+++ b/Tools/wpe/manifest.txt.in >@@ -86,6 +86,7 @@ exclude Tools/wpe/jhbuildrc > > file Tools/glib/generate-inspector-gresource-manifest.py > >+directory Tools/gtkdoc > directory Tools/MiniBrowser > directory Tools/TestWebKitAPI > >@@ -93,6 +94,5 @@ file CMakeLists.txt > file Tools/CMakeLists.txt > file Tools/PlatformWPE.cmake > >-# FIXME: We are not currently generating documentation for WPE. >-#directory ${CMAKE_BINARY_DIR}/Documentation/webkit2gtk-${WEBKITGTK_API_VERSION}/html Documentation/webkit2gtk-${WEBKITGTK_API_VERSION}/html >-#directory ${CMAKE_BINARY_DIR}/Documentation/webkitdomgtk-${WEBKITGTK_API_VERSION}/html Documentation/webkitdomgtk-${WEBKITGTK_API_VERSION}/html >+directory ${CMAKE_BINARY_DIR}/Documentation/wpe-${WPE_API_VERSION}/html/wpe-${WPE_API_VERSION} Documentation/wpe-${WPE_API_VERSION}/html >+directory ${CMAKE_BINARY_DIR}/Documentation/wpe-webextensions-${WPE_API_VERSION}/html/wpe-webextensions-${WPE_API_VERSION} Documentation/wpe-webextensions-${WPE_API_VERSION}/html
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 178900
:
352756
|
352758
|
353013
|
355328
|
355403
|
356486
|
358595
| 358611