Skip to content

Allow non-local connections in grizzly-replay #539

@pyoor

Description

@pyoor

When trying to reproduce testcases submitted by external contributors, often they will include prefs that do not match our own. For instance, they do not include prefs that prevent external network connections.

However, grizzly-replay sets the env that triggers a crash when an external request is made.

Hit MOZ_CRASH(Attempting to connect to non-local address! opener is [unknown], uri is [https://location.services.mozilla.com/v1/country?key=no-mozilla-api-key]) at /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpChannel.cpp:9092 

It would be nice if grizzly-replay was exempt from crashing in these cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions