Closed Bug 608448 Opened 14 years ago Closed 14 years ago

Warning in the error console when launching preferences pane

Categories

(Testing Graveyard :: Mozmill, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: davehunt, Assigned: whimboo)

References

Details

(Whiteboard: [fixed by bug 610134])

Discovered whilst investigating bug 608446 When executing line 73 of firefox/testPreferences/testSetToCurrentPage.js: prefs.openPreferencesDialog(prefDialogHomePageCallback); From error console: Warning: reference to undefined property window.documentLoaded Source File: resource://mozmill/modules/controller.js Line: 310
Can you please dump the value of window right before the following line? http://hg.mozilla.org/qa/mozmill-tests/file/default/shared-modules/utils.js#l400 Would be good to know if window is null or not.
Result: ** window: [object ChromeWindow]
That looks good. Dave, is this error gone with my proposed fix on bug 608446?
Whiteboard: [mozmill-1.5.1?]
No, the error still occurs. To be clear, this occurs when the preferences dialog is opened, and doesn't appear to be related to any interactions with the dialog, including dismissing it.
Lets check this on your box, once we have time next week.
It's only a strict warning which wouldn't block the next version of Mozmill. But exactly those failures will be fixed by my patch on bug 610134.
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Depends on: 610134
OS: Mac OS X → All
Hardware: x86 → All
Whiteboard: [mozmill-1.5.1?] → [will be fixed by bug 610134]
Version: Trunk → unspecified
Should now be fixed with the final release of Mozmill 1.5.1.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [will be fixed by bug 610134] → [fixed by bug 610134]
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.