Enumeration
WebKit2UserContentFilterError
since: 2.24
Members
WEBKIT_USER_CONTENT_FILTER_ERROR_INVALID_SOURCE
-
The JSON source for a content filter is invalid.
- Value:
0
- Nickname:
invalid-source
- Available since: 2.24
- Value:
WEBKIT_USER_CONTENT_FILTER_ERROR_NOT_FOUND
-
The requested content filter could not be found.
- Value:
1
- Nickname:
not-found
- Available since: 2.24
- Value: