Closed
Bug 139682
Opened 24 years ago
Closed 24 years ago
The Mighty Chimera Bug
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: hyatt, Assigned: hyatt)
Details
Attachments
(2 files, 3 obsolete files)
|
160.99 KB,
patch
|
Details | Diff | Splinter Review | |
|
253.43 KB,
patch
|
Details | Diff | Splinter Review |
This bug is a placeholder for all the diffs to the Mozilla tree that are
released in Chimera downloadable builds.
| Assignee | ||
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
I've applied this patch to my tree and am working on getting it to compile.
Comment 3•24 years ago
|
||
This fixes some bustage and is a merge of hyatt's patch with some changes in my
tree.
Attachment #84545 -
Attachment is obsolete: true
| Assignee | ||
Comment 4•24 years ago
|
||
So parts of this patch that can land should be:
the plugin stuff
the directory service patch
the patch to the chimera dir (i can just check that in)
Harder parts of the patch to land include:
the form controls hackery
the prefs hackery
the gfx patch
| Assignee | ||
Comment 5•24 years ago
|
||
Oh yeah, I never put back in the code for non-carbon builds in the directory
service. The code I took out needs to be put back in ifndef TARGET_CARBON.
Comment 6•24 years ago
|
||
Cleaned up the patch, removed extraneous changes unrelated to Chimera.
Attachment #84666 -
Attachment is obsolete: true
Comment 7•24 years ago
|
||
Oops, forgot to do cvs diff -u -N in the last patch, so new files weren't
included. This time for sure!
Attachment #84724 -
Attachment is obsolete: true
Comment 8•24 years ago
|
||
beard, your patch was missing the new files in gfx/src/mac. I grabbed them
from hyatt's original patch. I also merged the patch to the trunk - some of
the changes to mozilla/chimera/ had already been checked in.
Comment 9•24 years ago
|
||
This patch also enables debugging symbols, even for the Deployment build. We
probably don't want to do that.
Comment 10•24 years ago
|
||
Thanks for fixing the patch. Didn't know the cvs add trick you mentioned to
make -N work.
Everything's in the CHIMERA_M1_0_BRANCH now, so I'm closing this
bug.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•