Closed
Bug 87793
Opened 24 years ago
Closed 24 years ago
Need CRC checking and single connection dload for Mac
Categories
(SeaMonkey :: Installer, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.3
People
(Reporter: slogan, Assigned: slogan)
References
Details
(Whiteboard: nsbranch+)
Attachments
(7 files)
|
10.43 KB,
patch
|
Details | Diff | Splinter Review | |
|
20.49 KB,
patch
|
Details | Diff | Splinter Review | |
|
20.49 KB,
patch
|
Details | Diff | Splinter Review | |
|
78.07 KB,
patch
|
Details | Diff | Splinter Review | |
|
2.05 KB,
patch
|
Details | Diff | Splinter Review | |
|
5.53 KB,
patch
|
Details | Diff | Splinter Review | |
|
7.00 KB,
patch
|
Details | Diff | Splinter Review |
Patch is forthcoming
Updated•24 years ago
|
QA Contact: gemal → gbush
r=ssu for patch 41481 and also for the next patch (if there is one) that fixes a
minor URL display problem.
Minor URL display problem is also fixed, just needed to add a missing EraseRect
on the XPI file short name before redrawing a new one.
syd
Comment 6•24 years ago
|
||
hey syd, can you please attach new diffs using -uw? Thanks. I can't read these
types of diffs. I'm not smart enough.
Comment 8•24 years ago
|
||
thanks sean!!
sr=mscott
| Assignee | ||
Comment 10•24 years ago
|
||
Comment 11•24 years ago
|
||
| Assignee | ||
Comment 12•24 years ago
|
||
This is the famous error 13 bug.
| Assignee | ||
Comment 13•24 years ago
|
||
Comment 14•24 years ago
|
||
is there a strlwr() or strupr() (on the mac )to use instead of the for loop?
I'm wondering if it might be faster than the for() loop
| Assignee | ||
Comment 15•24 years ago
|
||
We're talking about 5 files and 3 characters = 15 assignments run once by a user
once every 6 months. Doubt it matters much.
Comment 16•24 years ago
|
||
r=ssu for last patch (id=43972)
Comment 17•24 years ago
|
||
sr=mscott
| Assignee | ||
Comment 18•24 years ago
|
||
a=asa
Comment 19•24 years ago
|
||
so, is this checked in? smoketester still oberserving this bug this morning.
Comment 20•24 years ago
|
||
syd's last patch has been checked in to the trunk at the request of leaf. it
was one of the last bugs blocking 0.9.3.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 21•24 years ago
|
||
verified fixed on commercial build 2001-08-01-04-trunk
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•