Closed Bug 572244 Opened 16 years ago Closed 16 years ago

Mochitests broken in Fennec by bug 571885

Categories

(Testing :: Mochitest, defect)

defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mbrubeck, Unassigned)

References

Details

Attachments

(1 file)

Attached patch patchSplinter Review
The patch for bug 571885 uses gBrowser.tabs to check for stale tabs. This causes an exception when running chrome tests in Fennec (which does not have a gBrowser global). This patch just disables the offending code when gBrowser does not exist.
Attachment #451424 - Flags: review?(gavin.sharp)
Comment on attachment 451424 [details] [diff] [review] patch drop the "window."?
Attachment #451424 - Flags: review?(gavin.sharp) → review+
Oh, that wouldn't work if it isn't defined at all - nevermind!
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Component: BrowserTest → Mochitest
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: