Closed
Bug 402243
Opened 18 years ago
Closed 18 years ago
CNN Page Layout Problem under 1.5.3 - more missing xpts
Categories
(Camino Graveyard :: Page Layout, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jmurphy41, Assigned: mark)
References
()
Details
(Whiteboard: [camino-1.5.4])
Attachments
(1 file)
|
8.26 KB,
patch
|
alqahira
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en; rv:1.8.1.9) Gecko/20071025 Camino/1.5.3
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en; rv:1.8.1.9) Gecko/20071025 Camino/1.5.3
The Local News section of the www.cnn.com page is blank under Camino 1.5.3 The
Local News section displays correclty under Camino 1.5.2
Reproducible: Always
Steps to Reproduce:
1. install Camino 1.5.3
2. enter http://www.cnn.com/
3. confirm that the Local News section is blank
Actual Results:
Local news section is blank
Expected Results:
Display the local news, or a dialog box asking for your zip code
| Assignee | ||
Comment 1•18 years ago
|
||
We're missing mozStorageModule: libstoragecomps.dylib/.a. We should also bundle storage.xpt.
Assignee: nobody → mark
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•18 years ago
|
Summary: CNN Page Layout Problem under 1.5.3 → CNN Page Layout Problem under 1.5.3 - more missing xpts
| Assignee | ||
Updated•18 years ago
|
Flags: camino1.5.4?
| Assignee | ||
Comment 2•18 years ago
|
||
This winds up bringing in all of sqlite3, which kind of sucks because it's a lot of code.
Attachment #287160 -
Flags: review?(alqahira)
| Assignee | ||
Comment 3•18 years ago
|
||
This change is good for about 300kB in the final dimmidge size. Not as bad as I feared.
Comment on attachment 287160 [details] [diff] [review]
Include mozStorageModule module from libstoragecomps.(a|dylib) and storage.xpt
r=ardissone
Let Gecko-induced bloating commence!
Attachment #287160 -
Flags: review?(alqahira) → review+
Depends on: 400887
| Assignee | ||
Updated•18 years ago
|
Status: NEW → RESOLVED
Closed: 18 years ago
Flags: camino1.5.4? → camino1.5.4+
Resolution: --- → FIXED
Whiteboard: [camino-1.5.4]
You need to log in
before you can comment on or make changes to this bug.
Description
•