You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the specification (http://www.softwareishard.com/blog/har-12-spec/#log) `browser` field is optional in `log`:
"browser [object, optional] - Name and version info of used browser."
thus it is not required to create a default value in the getter.
0 commit comments