Closed
Bug 272566
Opened 21 years ago
Closed 21 years ago
Security tab missing from Page Info
Categories
(Firefox :: Page Info Window, defect)
Firefox
Page Info Window
Tracking
()
VERIFIED
FIXED
People
(Reporter: fpwoshg, Assigned: steffen.wilberg)
References
Details
Attachments
(1 file, 1 obsolete file)
1.55 KB,
patch
|
benjamin
:
review+
neil
:
superreview+
|
Details | Diff | Splinter Review |
The security tab has disappeared since the merge, it worked in a trunk build
from 2004-11-25 but does not appear in:
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8a6) Gecko/20041201 Firefox/1.0+
Steps to Reproduce:
1. Visit https://bugzilla.mozilla.org/
2. Double-click the lock icon in the url bar.
Expected Result:
Page Info should open showing the security tab.
Actual Result:
Page Info opens at the General tab, the security tab is missing.
See:
http://lxr.mozilla.org/seamonkey/source/security/manager/pki/resources/content/contents.rdf#54
http://lxr.mozilla.org/aviarybranch/source/security/manager/pki/resources/content/contents.rdf#39
http://bonsai.mozilla.org/cvsquery.cgi?branch=&branchtype=match&date=explicit&mindate=2004-07-19+15%3A01&maxdate=2004-07-19+15%3A01
Looks like these files were unforked/switched-to-preprocessor on the branch but
not the trunk (I think).
Assignee | ||
Updated•21 years ago
|
OS: Windows 98 → All
Assignee | ||
Comment 2•21 years ago
|
||
The change to mozilla/security/manager/pki/resources/content/contents.rdf is
the only one left to port from the branch.
Comment 3•21 years ago
|
||
Comment on attachment 169313 [details] [diff] [review]
patch for contents.rdf
This kind of app-specific ifdef is not acceptable on the trunk. A more generic
solution must be found. I think that both overlays can be safely listed in the
manifest.
Attachment #169313 -
Flags: review?(kaie) → review-
Assignee | ||
Comment 4•21 years ago
|
||
Indeed, this is already used in
http://lxr.mozilla.org/seamonkey/source/calendar/resources/content/contents.rdf#57.
Attachment #169313 -
Attachment is obsolete: true
Attachment #169355 -
Flags: review?(kaie)
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a6) Gecko/20041219 Firefox/1.0+
(daihard: P4/SSE2)
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a6) Gecko/20041225 Firefox/1.0+
(daihard: P4/SSE2)
Both of these builds have a working Security tab. Was attachment 169355 [details] [diff] [review] checked
in yet?
Assignee | ||
Comment 6•21 years ago
|
||
It wasn't checked in. Why don't you ask daihard if he applied my patch to his
custom build?
Or try an official build?
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/
Comment 7•21 years ago
|
||
(In reply to comment #6)
> It wasn't checked in. Why don't you ask daihard if he applied my patch to his
> custom build?
> Or try an official build?
> http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/
It's not in the official trunk Steffen.
Acc. to http://forums.mozillazine.org/viewtopic.php?t=194893
"Patches: Patch to bug 272566 applied "
Daihard is using your patch.
But the interesting part is that the two builds I mentioned above _did_ _not_
have the patch applied, and yet they still functioned.
Comment 9•21 years ago
|
||
I have built both Firefox and Seamonkey with this patch and can report that the
resultant builds both worked and had operational Security tabs with no obvious
undesirable effects.
Updated•21 years ago
|
Flags: blocking-aviary1.1?
Comment 10•21 years ago
|
||
*** Bug 278478 has been marked as a duplicate of this bug. ***
Comment 11•21 years ago
|
||
This is hurting secure pages in framesets (yes they still exist). One of my
customers has an explanation on a secure page to right-click and select
"Properties" or "Page Info" to see that the frame is secure. This doesn't work
in Firefox.
Comment 12•21 years ago
|
||
yeah, I'm not getting any security info tab when viewing the page info of this
page using Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b)
Gecko/20050206 Firefox/1.0+.
Assignee | ||
Updated•21 years ago
|
Attachment #169355 -
Flags: review?(kaie) → review?(benjamin)
Comment 13•21 years ago
|
||
*** Bug 281441 has been marked as a duplicate of this bug. ***
Comment 14•21 years ago
|
||
Comment on attachment 169355 [details] [diff] [review]
all-in-one
Neil, bz said you'd be a good person to r+sr this.
Attachment #169355 -
Flags: superreview?(neil.parkwaycc.co.uk)
Attachment #169355 -
Flags: review?(neil.parkwaycc.co.uk)
Attachment #169355 -
Flags: review?(benjamin)
Updated•21 years ago
|
Attachment #169355 -
Flags: review?(neil.parkwaycc.co.uk) → review+
Updated•21 years ago
|
Attachment #169355 -
Flags: superreview?(neil.parkwaycc.co.uk) → superreview+
Updated•21 years ago
|
Flags: blocking-aviary1.1? → blocking-aviary1.1+
Comment 15•21 years ago
|
||
Checking in mozilla/security/manager/pki/resources/content/contents.rdf;
/cvsroot/mozilla/security/manager/pki/resources/content/contents.rdf,v <--
contents.rdf
new revision: 1.25; previous revision: 1.24
done
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Keywords: aviary-landing
Assignee | ||
Updated•21 years ago
|
Summary: Security tab missing post-merge → Security tab missing from Page Info
Comment 16•21 years ago
|
||
vrfy'd fixed using recent firefox trunk builds on linux fc2 and mac os x 10.3.8.
Status: RESOLVED → VERIFIED
Hardware: PC → All
You need to log in
before you can comment on or make changes to this bug.
Description
•