Closed
Bug 204175
Opened 22 years ago
Closed 22 years ago
make -f client.mk fast-update should pull IPC
Categories
(SeaMonkey :: Build Config, defect)
SeaMonkey
Build Config
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jonwil, Assigned: alecf)
Details
Attachments
(1 file)
|
506 bytes,
patch
|
bryner
:
review+
alecf
:
superreview+
sspitzer
:
approval1.4+
|
Details | Diff | Splinter Review |
if IPC can support fast-update, thats even better but doing a fast-update should
pull IPC by regular means at the very least (now that its being pulled by default)
| Reporter | ||
Comment 2•22 years ago
|
||
This patch adds it to "fast-update". I dont know if its possible to support
"fast-update" itself with this or not.
| Reporter | ||
Updated•22 years ago
|
Attachment #122378 -
Flags: review?(cls)
Attachment #122378 -
Flags: review?(cls)
| Reporter | ||
Updated•22 years ago
|
Attachment #122378 -
Flags: review?(bryner)
| Assignee | ||
Comment 3•22 years ago
|
||
Comment on attachment 122378 [details] [diff] [review]
patch for this
sr=alecf (as long as IPC is now a part of the normal build process anyway)
Attachment #122378 -
Flags: superreview+
Updated•22 years ago
|
Attachment #122378 -
Flags: review?(bryner) → review+
| Reporter | ||
Updated•22 years ago
|
Attachment #122378 -
Flags: approval1.4?
Comment 4•22 years ago
|
||
Comment on attachment 122378 [details] [diff] [review]
patch for this
a=sspitzer
Attachment #122378 -
Flags: approval1.4? → approval1.4+
Comment 5•22 years ago
|
||
someone, please check this patch in...
Comment 6•22 years ago
|
||
> This patch adds it to "fast-update". I dont know if its possible to support
> "fast-update" itself with this or not.
AFAIK, fast-update is disabled for NSS because it is a "static" tag. For
whatever reason, bonsai doesn't understand static tags and so fast-update can't
query bonsai for changes to the relevant branch.
IPC is NOT a static branch. bonsai and fas-update should work just fine.
Comment 7•22 years ago
|
||
Checked in, using fast_update.
Status: NEW → RESOLVED
Closed: 22 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
•