Bug 180672
Summary: | [WPE][GTK] Replace (allow-none) annotations with (optional) and (nullable) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | PC | ||
OS: | Linux |
Michael Catanzaro
(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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |