fabi1cazenave / webL10n

Client-side internationalization / localization library
http://fabi1cazenave.github.com/webL10n/
279 stars 71 forks source link

Actually switch state to 'interactive' and workaround bug 688580 for Gecko #31

Closed timdream closed 11 years ago

timdream commented 11 years ago

This patch workarounds issue #30 with setTimeout() and actually set interactive to gReadyState.

fabi1cazenave commented 11 years ago

Hi Tim, I’ve used your patch #32 instead. Thanks!

timdream commented 11 years ago

You do need another fix for actually set interactive to gReadyState.