Closed
Bug 985264
Opened 12 years ago
Closed 10 years ago
[meta] [Tarako] Reduce ROM usage
Categories
(Firefox OS Graveyard :: Performance, defect, P3)
Tracking
(tracking-b2g:-)
RESOLVED
INCOMPLETE
| tracking-b2g | - |
People
(Reporter: styang, Unassigned)
References
Details
(Keywords: perf, Whiteboard: [c=memory p= s= u=tarako])
Attachments
(1 obsolete file)
No description provided.
Comment 1•12 years ago
|
||
What is the target there?
| Reporter | ||
Comment 2•12 years ago
|
||
(In reply to Fabrice Desré [:fabrice] from comment #1)
> What is the target there?
At least 6MB, James, could you provide the details?
Flags: needinfo?(james.zhang)
Comment 3•12 years ago
|
||
User build(HAL+Gonk+gecko) + all moztt fonts + webapp in the system.img, system.img size is about 122MB.
Comment 4•12 years ago
|
||
(In reply to Steven Yang [:styang] from comment #2)
> (In reply to Fabrice Desré [:fabrice] from comment #1)
> > What is the target there?
>
> At least 6MB, James, could you provide the details?
Tomorrow our customer will give the detail language list, then we can configure font/l10n/keybord by PRODUCT_LOCALES.
For example, "PRODUCT_LOCALES := zh_CN en_US" means that we only need copy English and Chinese font/l10n to system image.
Add lianxiang and yang here to reduce ROM size by PRODUCT_LOCALES. We'll modify external/moztt/font.mk and gaia/local.mk first.
Flags: needinfo?(james.zhang)
Comment 5•12 years ago
|
||
The product can deselect the default fonts set by "MOZ_PRODUCT_HAS_FONTS := true". So the product can define its font sets in board.mk.
Attachment #8394591 -
Flags: feedback?(mwu)
Comment 6•12 years ago
|
||
Comment on attachment 8394591 [details] [diff] [review]
Defining a product ENV variable to de-select the default fonts and a product provides its fonts.
duplicated in https://bugzilla.mozilla.org/show_bug.cgi?id=985363
Attachment #8394591 -
Attachment is obsolete: true
Attachment #8394591 -
Flags: feedback?(mwu)
Updated•12 years ago
|
Keywords: perf
OS: Mac OS X → Gonk (Firefox OS)
Priority: -- → P3
Hardware: x86 → ARM
Whiteboard: [c=memory p= s= u=tarako]
Updated•10 years ago
|
tracking-b2g:
--- → -
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•