Closed Bug 261637 Opened 20 years ago Closed 20 years ago

move security.properties into PSM

Categories

(Core :: Networking, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla1.8alpha5

People

(Reporter: Biesinger, Assigned: Biesinger)

Details

Attachments

(1 file, 1 obsolete file)

netwerk/locale/en-US/security.properties is not used by necko. it is only used
by PSM (and camino). it should, therefore, live in PSM.

http://lxr.mozilla.org/mozilla/search?string=security.properties
Attached patch patch (obsolete) — Splinter Review
patch
Attachment #160656 - Flags: review?(bsmedberg)
I'll also get someone to copy netwerk/resources/locale/en-US/security.properties
to security/manager/ssl/resources/locale/en-US/security.properties
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.8alpha5
Comment on attachment 160656 [details] [diff] [review]
patch

You can't ship a chrome://communicator/ file from the security/manager dir,
because it's optionally built. You have to ship it to chrome://pipnss and
update the code references to the file.
Attachment #160656 - Flags: review?(bsmedberg) → review-
Attached patch patch v2Splinter Review
Attachment #160656 - Attachment is obsolete: true
Attachment #164162 - Attachment description: /tmp/diff → patch v2
Attachment #164162 - Flags: review?(bsmedberg)
Comment on attachment 164162 [details] [diff] [review]
patch v2

In SecurityDialogs.mm can you move the #define above the function? (Or make it
a const char[]). In-functions defines are sooo ugly.
Attachment #164162 - Flags: review?(bsmedberg) → review+
Comment on attachment 164162 [details] [diff] [review]
patch v2

I'll move it above the function
Attachment #164162 - Flags: superreview?(darin)
Attachment #164162 - Flags: superreview?(darin) → superreview+
justdave, could you do the cvs copy described in comment 2? thanks!
OS: Linux → All
Hardware: PC → All
(In reply to comment #7)
> justdave, could you do the cvs copy described in comment 2? thanks!

done.
Checking in camino/src/browser/SecurityDialogs.mm;
/cvsroot/mozilla/camino/src/browser/SecurityDialogs.mm,v  <--  SecurityDialogs.mm
new revision: 1.11; previous revision: 1.10
done
Checking in netwerk/resources/jar.mn;
/cvsroot/mozilla/netwerk/resources/jar.mn,v  <--  jar.mn
new revision: 1.11; previous revision: 1.10
done
Removing netwerk/resources/locale/en-US/security.properties;
/cvsroot/mozilla/netwerk/resources/locale/en-US/security.properties,v  <-- 
security.properties
new revision: delete; previous revision: 1.9
done
Checking in security/manager/boot/src/nsSecureBrowserUIImpl.cpp;
/cvsroot/mozilla/security/manager/boot/src/nsSecureBrowserUIImpl.cpp,v  <-- 
nsSecureBrowserUIImpl.cpp
new revision: 1.40; previous revision: 1.39
done
Checking in security/manager/boot/src/nsSecurityWarningDialogs.cpp;
/cvsroot/mozilla/security/manager/boot/src/nsSecurityWarningDialogs.cpp,v  <-- 
nsSecurityWarningDialogs.cpp
new revision: 1.11; previous revision: 1.10
done
Checking in security/manager/ssl/resources/jar.mn;
/cvsroot/mozilla/security/manager/ssl/resources/jar.mn,v  <--  jar.mn
new revision: 1.6; previous revision: 1.5
done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
V/per cvs comments.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: