Comment 39 for bug 215672

Revision history for this message
In , Gavin Sharp (gavin-sharp) wrote :

Created attachment 314910
defer firing wizard events until DOMContentLoaded

smaug's right - this patch fixes the exception and makes the initial privacy pane work (by deferring the wizard events until DOMContentLoaded), but it's not sufficient. The wizard is still broken, because the document is missing wizardpage elements even after it has fully loaded.