mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
8fab011a7c
Fix a crash loading opus files when the media.opus.enabled pref is false. The buffering code still tries to call our Time() method, but without having read the headers we cannot perform the conversion. This commit adds a guard on mActive like the other ::Time methods use. |
||
---|---|---|
.. | ||
base | ||
canvas | ||
events | ||
html | ||
mathml/content | ||
media | ||
smil | ||
svg | ||
test | ||
xbl | ||
xml | ||
xslt | ||
xtf | ||
xul | ||
Makefile.in |