Skip to content

remove unnecessary import in webauthn/public-key-credential-to-json.h…#42259

Closed
mozkeeler wants to merge 1 commit intoweb-platform-tests:masterfrom
mozkeeler:MessageQueue-redefined
Closed

remove unnecessary import in webauthn/public-key-credential-to-json.h…#42259
mozkeeler wants to merge 1 commit intoweb-platform-tests:masterfrom
mozkeeler:MessageQueue-redefined

Conversation

@mozkeeler
Copy link
Copy Markdown
Contributor

…ttps.window.js to fix redeclaration of 'MessageQueue' error

…ttps.window.js to fix redeclaration of 'MessageQueue' error
@mozkeeler mozkeeler closed this Nov 8, 2023
servo-wpt-sync pushed a commit to servo/wpt that referenced this pull request Feb 1, 2026
We weren't removing stylesheets when we should be doing so.
This most notably happens when the stylesheet no longer has
a href or its "rel" changes.

The crash is also fixed, since the issue was that we were
passing the value of the attribute that was changed as if
it were an href. However, if we set the type attribute, then
that's not the href.

To fix that, we now retrieve the href inside the method so
we always have the correct value.

Fixes web-platform-tests#42259

Signed-off-by: Tim van der Lippe <[email protected]>
servo-wpt-sync pushed a commit to servo/wpt that referenced this pull request Feb 1, 2026
We weren't removing stylesheets when we should be doing so.
This most notably happens when the stylesheet no longer has
a href or its "rel" changes.

The crash is also fixed, since the issue was that we were
passing the value of the attribute that was changed as if
it were an href. However, if we set the type attribute, then
that's not the href.

To fix that, we now retrieve the href inside the method so
we always have the correct value.

Fixes web-platform-tests#42259

Signed-off-by: Tim van der Lippe <[email protected]>
servo-wpt-sync pushed a commit to servo/wpt that referenced this pull request Feb 1, 2026
We weren't removing stylesheets when we should be doing so.
This most notably happens when the stylesheet no longer has
a href or its "rel" changes.

The crash is also fixed, since the issue was that we were
passing the value of the attribute that was changed as if
it were an href. However, if we set the type attribute, then
that's not the href.

To fix that, we now retrieve the href inside the method so
we always have the correct value.

Fixes web-platform-tests#42259

Signed-off-by: Tim van der Lippe <[email protected]>
servo-wpt-sync pushed a commit to servo/wpt that referenced this pull request Feb 1, 2026
We weren't removing stylesheets when we should be doing so.
This most notably happens when the stylesheet no longer has
a href or its "rel" changes.

The crash is also fixed, since the issue was that we were
passing the value of the attribute that was changed as if
it were an href. However, if we set the type attribute, then
that's not the href.

To fix that, we now retrieve the href inside the method so
we always have the correct value.

Fixes web-platform-tests#42259

Signed-off-by: Tim van der Lippe <[email protected]>
servo-wpt-sync pushed a commit to servo/wpt that referenced this pull request Feb 2, 2026
We weren't removing stylesheets when we should be doing so.
This most notably happens when the stylesheet no longer has
a href or its "rel" changes.

The crash is also fixed, since the issue was that we were
passing the value of the attribute that was changed as if
it were an href. However, if we set the type attribute, then
that's not the href.

To fix that, we now retrieve the href inside the method so
we always have the correct value.

Fixes web-platform-tests#42259

Signed-off-by: Tim van der Lippe <[email protected]>
servo-wpt-sync pushed a commit to servo/wpt that referenced this pull request Feb 2, 2026
We weren't removing stylesheets when we should be doing so.
This most notably happens when the stylesheet no longer has
a href or its "rel" changes.

The crash is also fixed, since the issue was that we were
passing the value of the attribute that was changed as if
it were an href. However, if we set the type attribute, then
that's not the href.

To fix that, we now retrieve the href inside the method so
we always have the correct value.

Fixes web-platform-tests#42259

Signed-off-by: Tim van der Lippe <[email protected]>
servo-wpt-sync pushed a commit to servo/wpt that referenced this pull request Feb 2, 2026
We weren't removing stylesheets when we should be doing so.
This most notably happens when the stylesheet no longer has
a href or its "rel" changes.

The crash is also fixed, since the issue was that we were
passing the value of the attribute that was changed as if
it were an href. However, if we set the type attribute, then
that's not the href.

To fix that, we now retrieve the href inside the method so
we always have the correct value.

Fixes web-platform-tests#42259

Signed-off-by: Tim van der Lippe <[email protected]>
servo-wpt-sync pushed a commit that referenced this pull request Feb 2, 2026
We weren't removing stylesheets when we should be doing so.
This most notably happens when the stylesheet no longer has
a href or its "rel" changes.

The crash is also fixed, since the issue was that we were
passing the value of the attribute that was changed as if
it were an href. However, if we set the type attribute, then
that's not the href.

To fix that, we now retrieve the href inside the method so
we always have the correct value.

Fixes #42259

Signed-off-by: Tim van der Lippe <[email protected]>
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.

3 participants