Closed
Bug 193748
Opened 23 years ago
Closed 23 years ago
Add bloatcycle.html to build
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mcafee, Assigned: mcafee)
Details
Attachments
(2 files)
|
1015 bytes,
text/plain
|
bryner
:
review+
dbaron
:
approval1.3+
|
Details |
|
707 bytes,
patch
|
bryner
:
review+
dbaron
:
approval1.3+
|
Details | Diff | Splinter Review |
Need to add bloatcycle.html to the build. This takes
build/bloaturls.txt and cycles through them w/o the
need for the -f cycler mechanism, which TestGtkEmbed
and other small browsers may not have. Does not affect
build. Changes are a new html file and Makefile change
to put this into resource directory.
| Assignee | ||
Comment 1•23 years ago
|
||
| Assignee | ||
Comment 2•23 years ago
|
||
| Assignee | ||
Comment 3•23 years ago
|
||
Comment on attachment 114709 [details]
new file: builds/bloatcycle.html
new tbox instrumentation file, no effect on build.
Attachment #114709 -
Flags: approval1.3?
| Assignee | ||
Updated•23 years ago
|
Attachment #114710 -
Flags: approval1.3?
Comment on attachment 114710 [details] [diff] [review]
Makefile.in patch to install bloatcycle.html in res directory
approval1.3 granted (although I wonder whether this should all be |ifdef
ENABLE_TESTS|)
Attachment #114710 -
Flags: approval1.3? → approval1.3+
Attachment #114709 -
Flags: approval1.3? → approval1.3+
Updated•23 years ago
|
Attachment #114709 -
Flags: review+
Updated•23 years ago
|
Attachment #114710 -
Flags: review+
| Assignee | ||
Comment 5•23 years ago
|
||
added ENABLE_TESTS as dbaron suggested. checked in, marking fixed.
Status: NEW → RESOLVED
Closed: 23 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
•