Skip to content

vabasedec: Remove assertion for resolution change in input state

This is reported from https://bugs.webkit.org/show_bug.cgi?id=259032

Though I couldn't reproduce the issue, it looks to me unneeded to assert for resolution changes in old frames, since renegotiation is carried out.

Merge request reports