Closed Bug 1814303 Opened 2 years ago Closed 2 years ago

Rearrange initialisation of about:3pane

Categories

(Thunderbird :: Mail Window Front End, enhancement)

Thunderbird 111
enhancement

Tracking

(thunderbird_esr102 unaffected)

RESOLVED FIXED
111 Branch
Tracking Status
thunderbird_esr102 --- unaffected

People

(Reporter: darktrojan, Assigned: darktrojan)

References

(Blocks 1 open bug)

Details

Attachments

(3 files)

Where possible the 3-pane tab should load the requested folder immediately, but it usually loads the first folder in the tree and then the folder that should be loaded.

And the init code of about3Pane.js is a mess, so I'll clean that up too.

This patch causes mailTabs.js to capture the DOMContentLoaded event of about:3pane and pass it the opening state, so that the page can load the requested state immediately.

Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/5a1094accab7
Push tab opening parameters to about:3pane before it loads. r=aleca

Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Status: RESOLVED → REOPENED
Resolution: FIXED → ---

Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/fc209ade4484
Rearrange initialisation of about:3pane. r=aleca

Status: REOPENED → RESOLVED
Closed: 2 years ago2 years ago
Resolution: --- → FIXED
Pushed by geoff@darktrojan.net: https://hg.mozilla.org/comm-central/rev/65d91ef40653 follow-up - Revert top-level variables to `var` from `const`. r=aleca
See Also: → 1812240
Blocks: 1812240
Regressions: 1817867
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: