jaeger046

Results 1 issues of jaeger046

## Proposal Expand `rpc.addWebView()` to have a second argument, `name`. When adding WebViews at client-side, a second optional argument could be passed like this: ```javascript rpc.addWebView(animBrowser, 'animBrowser') ``` Internally, this...