GNOME Bugzilla – Bug 728882
lua-factory: Add more keys to grl.get_options()
Last modified: 2014-05-07 16:20:34 UTC
.
Created attachment 275056 [details] [review] lua-factory: Document OperationSpec struct
Created attachment 275057 [details] [review] lua-factory: Add string member to OperationSpec struct To be used to cache operation parameters.
Created attachment 275058 [details] [review] lua-factory: Add more keys to grl.get_options() Make it possible to get the query/search strings, or the media ID for the operation, as well as the operation type. This is useful when the entry point needs to launch an async operation to cache a manifest for example.
Attachment 275056 [details] pushed as 5aa214f - lua-factory: Document OperationSpec struct Attachment 275057 [details] pushed as 2418b1e - lua-factory: Add string member to OperationSpec struct Attachment 275058 [details] pushed as c95d353 - lua-factory: Add more keys to grl.get_options()