Bug 180672

Summary: [WPE][GTK] Replace (allow-none) annotations with (optional) and (nullable)
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: Other   
Hardware: PC   
OS: Linux   

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.