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

Potential breaking change? #82

Closed
derthnada opened this issue Aug 30, 2022 · 1 comment
Closed

Potential breaking change? #82

derthnada opened this issue Aug 30, 2022 · 1 comment

Comments

@derthnada
Copy link

I'm using Firefox Developer Edition 105.0b4 (64-bit) on MacOS 12.5.1. Developer Edition automatically gets all beta updates, and with the latest one, SAML-Tracer has stopped working. Specifically, the window renders, but no traffic shows up.

Obviously, since this is a beta, this may just be due to a passing bug, so I don't expect a fix or anything. I just wanted to bring it to your attention in case it represents an intentional change on their part.

Debugging the add-on produced this error in console:

Uncaught Error: Type error for parameter extraInfoSpec (Error processing 2: Invalid enumeration value "extraHeaders") for webRequest.onBeforeSendHeaders.
    init moz-extension://0552cd9b-284b-496f-9751-fff686651f3b/src/SAMLTrace.js:943
    <anonymous> moz-extension://0552cd9b-284b-496f-9751-fff686651f3b/src/ui.js:15
[SAMLTrace.js:943:42](moz-extension://0552cd9b-284b-496f-9751-fff686651f3b/src/SAMLTrace.js)
    makeError resource://gre/modules/Schemas.jsm:550
    throwError resource://gre/modules/Schemas.jsm:2670
    fixedArgs resource://gre/modules/Schemas.jsm:2738
    map self-hosted:221
    checkParameters resource://gre/modules/Schemas.jsm:2731
    addStub resource://gre/modules/Schemas.jsm:2967
    init moz-extension://0552cd9b-284b-496f-9751-fff686651f3b/src/SAMLTrace.js:943
    <anonymous> moz-extension://0552cd9b-284b-496f-9751-fff686651f3b/src/ui.js:15
@thijskh
Copy link
Member

thijskh commented Aug 30, 2022

Thank you for taking the time to report this. This is a duplicate of #74 however.

@thijskh thijskh closed this as not planned Won't fix, can't repro, duplicate, stale Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants