Skip to content

Proxy by patterns behavior changed in v8.10 on Firefox #177

@Ghost99

Description

@Ghost99

After updating Firefox extension from v8.9 to v8.10, the extension's proxy pattern matching no longer works as expected for certain domain patterns.

Steps to Reproduce:

  1. Open the Pattern Tester.
  2. Enter the pattern: *://*.example.com.
  3. Test URL https://example.com:
    • In v8.9: Matched.
    • In v8.10: Not matched.

Additional Notes:

Question:

Is this an intentional change or a bug? This change of behavior requires modifying numerous existing patterns, which is very annoying. I rolled back to v8.9 for now.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions