web-apis icon indicating copy to clipboard operation
web-apis copied to clipboard

Save literals in the object graph data?

Open foolip opened this issue 7 years ago • 1 comments

Maybe we're already doing this, but it'd be neat if we save any literal values (strings and numbers) that show up in the object graph. In particular being able to see length of various things and navigator.vendor and navigator.userAgent would be neat, even if not exposed in Confluence.

foolip avatar Jan 03 '18 17:01 foolip

From a look at the data files yesterday, we're not doing this, but we do separately save navigator.userAgent.

foolip avatar Jan 05 '18 08:01 foolip