mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
ef7467cd56
The preview also causes a ruleview-changed event to be emitted. If the frame script happened to detect the change fast enough, the test would continue to commit the value and start to wait for a ruleview-changed event. If the event triggered by the preview had not been emitted, the test would continue immediately once the event triggered by the preview was received but before the value was actually committed and reflected in the computed rule list. The fix is to wait for the ruleview-changed triggered by the preview before committing the change to avoid mixing these two events. |
||
---|---|---|
.. | ||
client | ||
docs | ||
server | ||
shared | ||
.eslintrc | ||
.eslintrc.mochitests | ||
.eslintrc.xpcshell | ||
bootstrap.js | ||
chrome.manifest | ||
install.rdf | ||
moz.build | ||
templates.mozbuild |