Skip to content

CORB should not block application/dash+xml videos #886

@anforowicz

Description

@anforowicz

https://crbug.com/947498 points out that CORB incorrectly blocks dash videos.

I am not sure what would be the authoritative source here, but "application/dash+xml" is suggested by both:

We probably just need to tweak WPT tests and the spec to exclude "application/dash+xml" (just like "image/svg+xml" is excluded).

PS. We might also consider excluding all of "image/", "video/", "audio/", "font/" so that when a new "image/futureImageFormat+xml" is introduced, it is not affected by CORB. OTOH, this wouldn't help in this case (why application/dash+xml rather than video/dash+xml?) and we probably should tackle this as a separate issue (?).

/cc @annevk @csreis

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