Closed Bug 593455 Opened 15 years ago Closed 6 years ago

Pinned Tab notifications are lost on return from Private Browsing session

Categories

(Firefox :: Session Restore, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME
Tracking Status
blocking2.0 --- -

People

(Reporter: aaronmt, Unassigned)

References

Details

(Keywords: polish)

Attachments

(1 file)

Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b6pre) Gecko/20100903 Firefox/4.0b6pre Presently, when application tabs are in their state of notification (as of 09/03 they are red) and a user enters and exits PB mode, notifications are lost when the browser returns to normal browsing. These notifications should not be lost as a result of a PB mode session. STR: 1. Load testscript in a tab, and open a second tab 2. Make first tab with testscript an Application Tab 3. Click the button, and switch to the second tab 4. Enter PB mode 5. Exit PB mode Notice the notification has been removed from the Application Tab
Attached file Testcase
Component: Tabbed Browser → Private Browsing
QA Contact: tabbed.browser → private.browsing
Assignee: nobody → ehsan
blocking2.0: --- → ?
I have a strong feeling that this happens because of a bug in sessionstore's setBrowserState. CCing zpao to see if he has any ideas.
Note to self: the notification was added in http://hg.mozilla.org/mozilla-central/rev/a9648cc0b2c6
(In reply to comment #2) > I have a strong feeling that this happens because of a bug in sessionstore's > setBrowserState. CCing zpao to see if he has any ideas. Indeed, though not so much a bug as a feature request :) Bug 577096 added the titlechanged attribute to tabs (whose title has changed, surprise), so we just need to make sure we store that. I'm going to assume we only want that restored within a session and not across sessions (since the title hasn't really changed then). That makes it ever so slightly more complicated, but I'm already doing that in my patch in bug 588482 so that's not a big deal
Assignee: ehsan → nobody
Blocks: 577096
Component: Private Browsing → Session Restore
QA Contact: private.browsing → session.restore
Feel free to update the summary or morph this bug to reflect the session store
Annoying, but not blocking.
blocking2.0: ? → -
Keywords: polish

Private browsing mode doesn't exist anymore, we have private windows now instead.

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
Summary: Application Tab Notifications are lost on return from Private Browsing session → Pinned Tab notifications are lost on return from Private Browsing session
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: