Skip to content

Commit

Permalink
Merge r229971 - [GTK] WebKitWebProcessEnumTypes.h missing from webkit…
Browse files Browse the repository at this point in the history
…-web-extension.h

https://bugs.webkit.org/show_bug.cgi?id=183998

Reviewed by Carlos Garcia Campos.

* WebProcess/InjectedBundle/API/gtk/webkit-web-extension.h:
  • Loading branch information
mcatanzaro authored and carlosgcampos committed Apr 9, 2018
1 parent 6b3645e commit 30e42e3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Source/WebKit/ChangeLog
@@ -1,3 +1,12 @@
2018-03-25 Michael Catanzaro <mcatanzaro@igalia.com>

[GTK] WebKitWebProcessEnumTypes.h missing from webkit-web-extension.h
https://bugs.webkit.org/show_bug.cgi?id=183998

Reviewed by Carlos Garcia Campos.

* WebProcess/InjectedBundle/API/gtk/webkit-web-extension.h:

2018-03-07 Carlos Garcia Campos <cgarcia@igalia.com>

[GTK][WPE] Leak checker is not working in WebKitGLib web process tests
Expand Down
Expand Up @@ -39,6 +39,7 @@
#include <webkit2/WebKitWebExtension.h>
#include <webkit2/WebKitWebHitTestResult.h>
#include <webkit2/WebKitWebPage.h>
#include <webkit2/WebKitWebProcessEnumTypes.h>

#include <webkit2/WebKitWebExtensionAutocleanups.h>

Expand Down

0 comments on commit 30e42e3

Please sign in to comment.