sure, but that is most certainly a user space instrumentation and done very easily with a hook
do ALL apps need that instrumentation? probably not On Mon, Mar 3, 2014 at 7:35 AM, Jonathan Bond-Caron <jbo...@gdesolutions.com > wrote: > On Sat Mar 1 02:19 PM, Brian LeRoux wrote: > > No, no, I'm suggesting this is a user space problem. Easily solved by > > the user. > > (Certainly the first/only time I've heard a desire for this > > feature.) > > Here's a very common use case: > > - error occurs > - send application info to a central server > Usually here you need app name, version and other config params (e.g. > android hardware acceleration) > > Seems like a core kind of thing not something users should figure out. > > You probably don't need to expose all the configuration params in the > webview, but a couple of them are useful. > >