Closed
Bug 138918
Opened 23 years ago
Closed 23 years ago
understanding privacy button has no effect
Categories
(Core :: Networking: Cookies, defect)
Core
Networking: Cookies
Tracking
()
VERIFIED
FIXED
mozilla1.0
People
(Reporter: brant, Assigned: morse)
Details
(Keywords: regression, relnote, Whiteboard: [adt2 RTM][fixed-trunk])
Attachments
(1 file)
625 bytes,
patch
|
samir_bugzilla
:
review+
jag+mozilla
:
superreview+
jesup
:
approval+
|
Details | Diff | Splinter Review |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.9+)
Gecko/20020419
BuildID: 2002041903
The understanding privacy button in preferences under privacy & security, in
cookies, does not work.
Reproducible: Always
Steps to Reproduce:
1. Open preferences.
2. Navigate to Privacy & Security > Cookies.
3. Click the Understanding Privacy button.
Actual Results: Nothing happens.
Expected Results: The understanding privacy window opens.
In the JavaScript console, the following appears when the button is pressed:
Error: viewTutorial is not defined
![]() |
||
Comment 1•23 years ago
|
||
To wallet.
Assignee: ben → morse
Component: Preferences → Image Management
OS: Windows XP → All
QA Contact: sairuh → tever
Hardware: PC → All
Assignee | ||
Comment 2•23 years ago
|
||
Cookies is a better component for this.
Problem occurred as part of checkin for bug 75338 (overhaul of main menus). The
viewTutorial routine was removed from cookieOverlay.js at that time, but not put
anywhere else. Attaching patch to remedy it by putting the original
ViewTutorial routine into pref-cookies.xul.
Assignee | ||
Comment 3•23 years ago
|
||
Comment 4•23 years ago
|
||
Comment on attachment 80330 [details] [diff] [review]
put back the viewTutorial function
r=sgehani
Attachment #80330 -
Flags: review+
Comment 5•23 years ago
|
||
Comment on attachment 80330 [details] [diff] [review]
put back the viewTutorial function
sr=jag
Attachment #80330 -
Flags: superreview+
Assignee | ||
Comment 6•23 years ago
|
||
Patch checked into trunk. Awaiting approval for branch checkin.
Target Milestone: --- → mozilla1.0
Assignee | ||
Comment 7•23 years ago
|
||
tever, please test so we can get approval for branch checkin
Comment 8•23 years ago
|
||
Adding adt2/nsbeta1+ as this is funtionality that should work (but, the
population who try to access this button might be small).
Adding dave barrowman for Marketing input.
Assignee | ||
Comment 9•23 years ago
|
||
This is not a new feature -- it's functionality that worked up until a few weeks
ago when the menu items were restructured and this was accidently broken. So
this is a regression.
Keywords: regression
Comment 10•23 years ago
|
||
verified on trunk, 04/23/02 builds winNT4, Linux rh6, mac osX
Assignee | ||
Updated•23 years ago
|
Whiteboard: [adt2] → [adt2][fixed-trunk]
Updated•23 years ago
|
Whiteboard: [adt2][fixed-trunk] → [adt2][fixed-trunk][verified-trunk]
Comment 11•23 years ago
|
||
Comment on attachment 80330 [details] [diff] [review]
put back the viewTutorial function
a=rjesup@wgate.com for branch checkin
Attachment #80330 -
Flags: approval+
Comment 12•23 years ago
|
||
[adt2 RTM]/adt1.0.0-, as very few people will ever see this, and the information
is available in the help.
Reporter | ||
Comment 13•23 years ago
|
||
This is working now in build 2002050308/WinXP.
Comment 14•23 years ago
|
||
Noticed this with a CVS checkout from the 1.0.0 branch. The fix looks extremely
safe, and it would make us look like morons if Understanding Privacy did not
work in 1.0.
Nominating for mozilla1.0.
Keywords: mozilla1.0
Assignee | ||
Comment 15•23 years ago
|
||
removing minus to get back on ADT radar.
Comment 16•23 years ago
|
||
fixed
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 17•23 years ago
|
||
verified branch - 05/20/02 builds, mac osX, win NT4, linux rh6
Status: RESOLVED → VERIFIED
Comment 18•23 years ago
|
||
adding adt1.0.0+. Please get drivers approval since it's been more than 3 days
and then check into the 1.0 branch.
Comment 19•23 years ago
|
||
arrrgh! disregard my last comment, i was getting confused with some of the
builds I have installed.
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Comment 20•23 years ago
|
||
back to resolved fixed
Status: REOPENED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 21•23 years ago
|
||
Drivers re-approval just received from Valeski. Fix checked in on branch
Keywords: fixed1.0.0
Comment 22•23 years ago
|
||
verified branch - 05/28/02 builds, mac osX, win NT4, linux rh6
Status: RESOLVED → VERIFIED
Keywords: verified1.0.0
Whiteboard: [adt2 RTM][fixed-trunk][verified-trunk] → [adt2 RTM][fixed-trunk]
Comment 23•23 years ago
|
||
---
This bug still happens to Netscape 7.0 PR1 on Solaris and Windows;
--- Reopened and comments added by alvin.duan@sun.com
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 24•23 years ago
|
||
But there is no longer an "Understanding Privacy" button. If you are seeing
such a button, then we have bigger problems. See bug 149357. That is the bug
report that you should be reopening if you still see this button.
Status: REOPENED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → FIXED
Comment 25•23 years ago
|
||
Alvin, are you looking at a current branch build?
verified
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•