Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CRX] Fix feature detect of DNR responseHeaders option #18728

Merged
merged 1 commit into from
Sep 15, 2024

Conversation

Rob--W
Copy link
Member

@Rob--W Rob--W commented Sep 10, 2024

Fix regression from #18711. urlFilter is a key of condition, not of the rule. Consequently, the feature detection method failed to detect the availability of the feature in Chrome 128+.

Verified in Chrome 120 and 130.

Fixes #18725.

Fix regression from mozilla#18711. `urlFilter` is a key of `condition`, not of
the `rule`. Consequently, the feature detection method failed to detect
the availability of the feature in Chrome 128+.
@timvandermeij timvandermeij merged commit 014ce7c into mozilla:master Sep 15, 2024
6 checks passed
@timvandermeij
Copy link
Contributor

Thank you for fixing this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Can't display PDF files directly in the browser
2 participants