Closed
Bug 297092
Opened 20 years ago
Closed 17 years ago
Make toolkit work on WINCE.
Categories
(Toolkit Graveyard :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: dougt, Assigned: dougt)
Details
Attachments
(1 file)
|
25.15 KB,
patch
|
benjamin
:
first-review-
|
Details | Diff | Splinter Review |
| Assignee | ||
Comment 1•20 years ago
|
||
This patch does basically two things: Makes Minimo w/ XUL work (for the most part) using the toolkit. There is still a bunch of work to complete this, but this should at least us get a minimo build using libxul which we can work out the other problems. Makes the toolkit honor many of the build/configurations that the suite has: MOZ_XPINSTALL MOZ_PSM MOZ_COMPOSER / MOZ_PLAINTEXT_EDITOR_ONLY MOZ_XPFE_COMPONENTS MOZ_JSDEBUGGER MOZ_PLUGINS
| Assignee | ||
Updated•20 years ago
|
Attachment #185688 -
Flags: second-review?(darin)
Attachment #185688 -
Flags: first-review?(benjamin)
Comment 2•19 years ago
|
||
Comment on attachment 185688 [details] [diff] [review] patch v.1 As I wrote on my blog, I don't want to support an infinite combination of build options. I'd like to get the wince-specific bits of this (disabling intlcompat, dllmain, etc) separately, and then think long and hard about which feature ifdefs are worth actually supporting. The crypto (NSS) ifdefs are perhaps most troubling in this regard.
Attachment #185688 -
Flags: second-review?(darin)
Attachment #185688 -
Flags: first-review?(benjamin)
Attachment #185688 -
Flags: first-review-
| Assignee | ||
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•