Closed Bug 1987793 Opened 4 months ago Closed 1 day ago

browser_folderPaneContext.js fails if run just by itself

Categories

(Thunderbird :: Folder and Message Lists, defect)

defect

Tracking

(Not tracked)

RESOLVED FIXED
148 Branch

People

(Reporter: darktrojan, Assigned: darktrojan)

Details

Attachments

(1 file)

This test fails at the point where it opens a new window and waits for that window to load properly. The reason is the load event on about:3pane never fires (or at least not before the test times out) in the new window, because it's trying to load some subresource (probably the icon) for the RSS folder that's in the test. That resource doesn't load.

Fixes browser_folderPaneContext.js, which fails if run by itself.

Assignee: nobody → geoff
Status: NEW → ASSIGNED
Target Milestone: --- → 148 Branch

Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/934512dd3a93
Load RSS feed icons only after about:3pane is fully loaded. r=freaktechnik

Status: ASSIGNED → RESOLVED
Closed: 1 day ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: