Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2019-03-07 18:15:25 +03:00
parent da4946b2fc
commit db78c9b951

View File

@ -419,6 +419,7 @@ var BaseBrowserPrototype = {
// XXX not sure about the logic of this, should this take an item as
// input and return an id???
// ...should this check for uniqueness???
// think merging this with any of the actual ID generators would be best...
__id__: function(prefix){
// id prefix...
return (prefix || '')