Skip to content

Maximum limit for recorded request count in RequestInspectorJavaScriptInterface #17

@Zhuinden

Description

@Zhuinden

Currently, the recorded events are stored in an unbound ArrayList inside RequestInspectorJavaScriptInterface, but after many requests this could easily be too big.

It would be nice if along Inspector config options, it'd be possible to keep for example only the last 100 requests, and make memory usage not grow indefinitely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions