Closed
Bug 456683
Opened 16 years ago
Closed 16 years ago
Toolkit LIBXUL-CONFIG MOZ_PSM PIP Support
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: wolfe, Unassigned)
References
Details
(Keywords: mobile)
Attachments
(1 file)
673 bytes,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
Uses MOZ_PSM flag to enable / disable PSM in Process support.
For WinCE, if you --disable-crypto, then the MOZ_PSM flag is set, and allows PIP support to stand-in for NSS' security.
Attachment #340086 -
Flags: review?(doug.turner)
Reporter | ||
Updated•16 years ago
|
Attachment #340086 -
Flags: review?(doug.turner) → review?(ted.mielczarek)
Updated•16 years ago
|
Product: Fennec → Core
QA Contact: general → general
Updated•16 years ago
|
Component: General → Build Config
QA Contact: general → build-config
Comment 1•16 years ago
|
||
Comment on attachment 340086 [details] [diff] [review]
Modify libxul-config.mk to add in PIP support if MOZ_PSM is defined
This patch seems ok, but comment 0 sounds confused. If you --disable-crypto, MOZ_PSM is not set, so you don't get PIP linked in, right?
Attachment #340086 -
Flags: review?(ted.mielczarek) → review+
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•