WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
[patch]
Patch
bug-213592-20200625062441.patch (text/plain), 1.27 KB, created by
Diego Pino
on 2020-06-24 23:24:43 PDT
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Diego Pino
Created:
2020-06-24 23:24:43 PDT
Size:
1.27 KB
patch
obsolete
>Subversion Revision: 263500 >diff --git a/Source/cmake/OptionsGTK.cmake b/Source/cmake/OptionsGTK.cmake >index 8110e37c04730f900a4ee3767aac61f33aef2c26..4175d6cc5cdedfcc7e456a0816b8f8fe2b1480be 100644 >--- a/Source/cmake/OptionsGTK.cmake >+++ b/Source/cmake/OptionsGTK.cmake >@@ -192,6 +192,7 @@ WEBKIT_OPTION_DEFAULT_PORT_VALUE(ENABLE_POINTER_LOCK PRIVATE ON) > WEBKIT_OPTION_DEFAULT_PORT_VALUE(ENABLE_RESOURCE_LOAD_STATISTICS PRIVATE ON) > WEBKIT_OPTION_DEFAULT_PORT_VALUE(ENABLE_SERVICE_WORKER PRIVATE ON) > WEBKIT_OPTION_DEFAULT_PORT_VALUE(ENABLE_SHAREABLE_RESOURCE PUBLIC ON) >+WEBKIT_OPTION_DEFAULT_PORT_VALUE(ENABLE_WEB_API_STATISTICS PRIVATE ON) > WEBKIT_OPTION_DEFAULT_PORT_VALUE(ENABLE_WEB_RTC PRIVATE ${ENABLE_EXPERIMENTAL_FEATURES}) > > if (USE_GTK4) >diff --git a/ChangeLog b/ChangeLog >index f40db2fa805ed6fd19192b424e6e1577b1ec43c9..a35a902667cedfda36da7067b870d35ee55e19ef 100644 >--- a/ChangeLog >+++ b/ChangeLog >@@ -1,3 +1,12 @@ >+2020-06-24 Diego Pino Garcia <dpino@igalia.com> >+ >+ [GTK] Enable WEB_API_STATISTICS >+ https://bugs.webkit.org/show_bug.cgi?id=213592 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * Source/cmake/OptionsGTK.cmake: >+ > 2020-06-24 Carlos Garcia Campos <cgarcia@igalia.com> > > Unreviewed. Update OptionsGTK.cmake and NEWS for 2.29.2 release
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 213592
: 402719