NEW 180672
[WPE][GTK] Replace (allow-none) annotations with (optional) and (nullable)
https://bugs.webkit.org/show_bug.cgi?id=180672
Summary [WPE][GTK] Replace (allow-none) annotations with (optional) and (nullable)
Michael Catanzaro
Reported 2017-12-11 14:17:04 PST
(optional) and (nullable) annotations are available since gobject-introspection 1.42, which is old enough for us to depend on now. We should replace our uses of (allow-none) with one or the other, as appropriate.
Attachments
Note You need to log in before you can comment on or make changes to this bug.