Hi all, The function `define_browser_object_class` no longer takes "label" its second argument. Instead, it takes a keyword parameter called "$hint". Hint differs slightly from label, in that hint should be a short string containing both a verb and a noun, indicating to the user what they will do with the browser object class. The $hint keyword is not necessary with browser object classes that do not use a minibuffer prompt for their interaction.
If anyone has questions about updating their browser object classes to reflect this change, ask here or flag me down in the irc channel. -- John Foerch _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
