Closed Bug 601778 Opened 14 years ago Closed 9 years ago

Run Panorama tests both inside and outside of private browsing

Categories

(Firefox Graveyard :: Panorama, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: iangilman, Unassigned)

Details

(Whiteboard: [qa-][cleanup][test])

Attachments

(1 file)

Suggestion from Ehsan: "Further more, it would be nice to test everything that tabview does in PB mode as well. I guess we could move tests which make sense in that situation to a sub-directory, and once run them outside of PB mode, and once again inside this mode." I'm not sure how one would go about doing this, but presumably it's possible.
(In reply to comment #0) > Suggestion from Ehsan: "Further more, it would be nice to test everything that > tabview does in PB mode as well. I guess we could move tests which make sense > in that situation to a sub-directory, and once run them outside of PB mode, and > once again inside this mode." > > I'm not sure how one would go about doing this, but presumably it's possible. It's possible using some Makefile trickery. Let me know if you need help.
(In reply to comment #1) > It's possible using some Makefile trickery. Let me know if you need help. Yes please!
Priority: -- → P3
Here's how you can run the tests in both modes. After this patch, those tests which should be run both in normal and private browsing mode should be added to $_PRIVATE_SAFE_BROWSER_FILES. Those tests which should only be run in normal mode (such as those which explicitly switch into private mode and back) should be added to $_BROWSER_FILES (note: after the first such test is added, the two lines under "libs:: $(_BROWSER_FILES)" should be uncommented). $_PRIVATE_SAFE_SUPPORT_FILES should probably never be touched. Note that a lot of the tests fails in private mode. I didn't investigate them. Some of them might be fixed by your other PB related patches. Others might need their own patches, but it should definitely be investigated.
This seems like hygiene we should take care of by 1.0? Ian/Ehsan can we push this until later?
Blocks: 585689
Target Milestone: --- → Firefox 4.0
(In reply to comment #4) > This seems like hygiene we should take care of by 1.0? Ian/Ehsan can we push > this until later? I don't think that this is a matter of hygiene. We need to make sure that TabView is capable of handling the PB mode, and this might actually uncover yet unknown bugs in TabView code.
Moving this up to b8, then. It's a lower priority than fixing more visible bugs (and speccing perf) but PB is a core Firefox feature that we need to support.
Blocks: 597043
No longer blocks: 585689
Target Milestone: Firefox 4.0 → Firefox 4.0b8
Assignee: nobody → ian
bug spam (moving to b10)
Blocks: 608028
bug spam
No longer blocks: 597043
We want this, just so we can sleep better at night. Ehsan, any chance you can look at this again? Otherwise, anyone, feel free to pick this up!
Assignee: ian → nobody
Blocks: 627096
No longer blocks: 608028
Target Milestone: Firefox 4.0b8 → ---
(In reply to comment #9) > We want this, just so we can sleep better at night. > > Ehsan, any chance you can look at this again? Otherwise, anyone, feel free to > pick this up! I _could_, but this should be fairly easy for anybody on the panorama team to pick up based on comment 3. Is there nobody else who can work on this?
(In reply to comment #10) > (In reply to comment #9) > > We want this, just so we can sleep better at night. > > > > Ehsan, any chance you can look at this again? Otherwise, anyone, feel free to > > pick this up! > > I _could_, but this should be fairly easy for anybody on the panorama team to > pick up based on comment 3. Is there nobody else who can work on this? Oh, no. We'll find someone who can work on this. Just asked you first because you started us on this. ;) Thanks!
Tracking this under final, actually, as this is a test change/improvement and thus we *maybe* could land this after beta 11.
Blocks: 585689
No longer blocks: 627096
Whiteboard: [qa-][cleanup][test]
No longer blocks: 585689
bugspam
No longer blocks: 603789
bugspam
No longer blocks: 653099
bugspam
Blocks: 660175
bugspam (Fx7 was branched, removing open bugs from Fx7 meta bug, we won't create new meta bugs for upcoming Fx versions)
No longer blocks: 660175
Panorama has been removed from Firefox 45, currently in Beta and scheduled for release on March 7th. As such, I'm closing all existing Panorama bugs. If you are still using Panorama, you will see a deprecation message in Firefox 44, and when 45 is released your tab group data will be migrated to bookmarks, with a folder for each group. There are also a few addons offering similar functionality. See https://support.mozilla.org/en-US/kb/tab-groups-removal for more info. We're removing Panorama because it has extremely low usage (about 0.01% of users), and has a large number of bugs and usability issues. The cost of fixing all those issues is far too high to justify, and so we'll instead be focusing our time and energy on improving other parts of Firefox.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: