Comment 24 for bug 215672

Revision history for this message
In , Jst (jst) wrote :

Created attachment 314225
Delay initPrivacyNotice()

This is an alternative to Smaug's fix. This makes initPrivacyNotice() a no-op if called before the window is done loading, and makes the onload handler call initPrivacyNotice(). Seems to work here...

Robert/Gavin/Smaug, what do you think of either of these approaches?