Open Bug 1768723 Opened 3 years ago Updated 2 years ago

activePageData.title will get overwritten because aTab._labelIsInitialTitle is not set

Categories

(Firefox :: Tabbed Browser, defect, P3)

defect

Tracking

()

People

(Reporter: kernp25, Unassigned)

Details

Attachments

(1 file)

STR:

  1. Set fission.sessionHistoryInParent and fission.autostart to false.
  2. Open a new tab and load a url in the new tab.
  3. Unload the tab (by using gBrowser.discardBrowser(gBrowser.tabs[0]) in the browser console.
  4. Right-click on the tab and choose reload.

Actual:
The title set from SessionStore will get overwritten because, _labelIsInitialTitle is not set because setTabTitle will be called in onLocationChange before (so this check will fail (because the label is already set)).

Assignee: nobody → kernp25
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true

The severity field is not set for this bug.
:dao, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(dao+bmo)
Severity: -- → S4
Flags: needinfo?(dao+bmo)
Priority: -- → P3

The bug assignee is inactive on Bugzilla, so the assignee is being reset.

Assignee: kernp25 → nobody
Status: ASSIGNED → NEW
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: