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

Fix DOMFilterFactory.#createUrl in MOZCENTRAL builds (18417 PR follow-up) #18430

Merged
merged 1 commit into from
Jul 15, 2024

Commits on Jul 15, 2024

  1. Fix DOMFilterFactory.#createUrl in MOZCENTRAL builds (18417 PR foll…

    …ow-up)
    
    Somehow I managed to mess up the URL creation relevant to e.g. MOZCENTRAL builds, which is breaking the pending PDF.js update in mozilla-central; sorry about that!
    
    To avoid future issues, we'll now always check if absolute filter-URLs are necessary regardless of the build-target.
    Snuffleupagus committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    4c45948 View commit details
    Browse the repository at this point in the history