Closed
Bug 253118
Opened 20 years ago
Closed 20 years ago
Cookies and Privacy Options broken in 7/26 build
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
VERIFIED
FIXED
People
(Reporter: asa, Assigned: mconnor)
References
Details
(Keywords: smoketest)
Cookies aren't enabled by default in a new profile, are disabled in an old
profile and I'm unable to get them enabled.
Steps:
1. Install and launch Firefox with a new profile.
2. Open cookie prefs and see they're not enabled.
3. Enable cookies and restart.
Results:
Cookies are still not enabled, checkbox in prefs is unchecked. Trying to use
sites that require cookies is busted as no cookies can be stored.
This is a smoketest blocker and the aviary branch will be closed until it is
resolved.
Comment 1•20 years ago
|
||
*** Bug 253112 has been marked as a duplicate of this bug. ***
Updated•20 years ago
|
Flags: blocking-aviary1.0RC1?
Flags: blocking-aviary1.0?
Comment 2•20 years ago
|
||
Bug 253112 is NOT only about cookies.
Do I need to file a new bug for all privacy settings not working ?
Comment 3•20 years ago
|
||
The js console shows, upon opening Options->Privacy, this error:
Error: Components.classes['@mozilla.org/cookiemanager;1'] has no properties
Source File: chrome://browser/content/pref/pref-privacy.js
Line: 14
The happens in the Startup() function. It breaks the whole panel.
Summary: Cookies broken in 7/26 windows build → Privacy Options broken in 7/26 windows build
Reporter | ||
Comment 4•20 years ago
|
||
You don't have to nominate smoketest blockers as release blockers. They block
_everything_ and your re-nominating them for something that's weeks out when
they will be fixed _today_ just wastes triage peoples' time. Thanks.
Flags: blocking-aviary1.0RC1?
Flags: blocking-aviary1.0?
Comment 5•20 years ago
|
||
*** Bug 253112 has been marked as a duplicate of this bug. ***
Comment 6•20 years ago
|
||
Also happening in today's latest-0.9 linux build.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040726 Firefox/0.9.1+
OS: Windows XP → All
Updated•20 years ago
|
Flags: blocking-aviary1.0PR?
Flags: blocking-aviary1.0?
Assignee | ||
Comment 7•20 years ago
|
||
yeesh. Please read bug comments before setting flags. This is blocking
everything else.
Assignee: dwitte → mconnor
Flags: blocking-aviary1.0PR?
Flags: blocking-aviary1.0?
Updated•20 years ago
|
Summary: Privacy Options broken in 7/26 windows build → Privacy Options broken in 7/26 build
Assignee | ||
Comment 9•20 years ago
|
||
vlad's got a test build going for this. Looks like dwitte missed updating
configure, assuming it'd automatically happen like on trunk.
autoconf'ing a new configure (checked in) seems to have fixed this in my local
build; I'm able to partake of delicious delicacies again. Can someone confirm?
Comment 11•20 years ago
|
||
Confirming:
Cookies are working again in the last build
Privacy working again
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040726
Firefox/0.9.1+
Sweetlou last build
Comment 12•20 years ago
|
||
Works here again as well (WinXP). Marking fixed, thanks!
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment 13•20 years ago
|
||
Can we get a new official branchbuild now this is out of the way ?
I hate to leave "my readers" waiting and downloading sweetlou builds at random. ;-)
Comment 14•20 years ago
|
||
Mac build 2004-07-26-12-0.9 and Windows build 2004-07-26-13-0.9 both work again.
verified
Status: RESOLVED → VERIFIED
Comment 15•20 years ago
|
||
Readding Cookies to the summary (for historical reasons) since Cookies were
broken altogether, not just the Cookie part of Privacy Options. The broken
Privacy options panel was a result of that.
Summary: Privacy Options broken in 7/26 build → Cookies and Privacy Options broken in 7/26 build
You need to log in
before you can comment on or make changes to this bug.
Description
•