Closed
Bug 331781
Opened 20 years ago
Closed 20 years ago
Please don't build chromelist.txt files
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(3 files)
|
853 bytes,
patch
|
benjamin
:
review+
|
Details | Diff | Splinter Review |
|
6.69 KB,
patch
|
Details | Diff | Splinter Review | |
|
3.44 KB,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; ja-JP; rv:1.8.0.1) Gecko/20060313 Debian/1.5.dfsg+1.5.0.1-4 Firefox/1.5.0.1
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; ja-JP; rv:1.8.0.1) Gecko/20060313 Debian/1.5.dfsg+1.5.0.1-4 Firefox/1.5.0.1
With recent changes to how chrome works, chromelist.txt files are useless.
Patch following.
Reproducible: Always
| Assignee | ||
Comment 1•20 years ago
|
||
Attachment #216332 -
Flags: review?(benjamin)
| Assignee | ||
Comment 2•20 years ago
|
||
(Making the summary more understandable)
Summary: Don't build chromelist.txt files → Pease don't build chromelist.txt files
Comment 3•20 years ago
|
||
Comment on attachment 216332 [details] [diff] [review]
Patch
Sounds like we should remove the make-chromelist.pl script also.
Attachment #216332 -
Flags: review?(benjamin) → review+
Updated•20 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [checkin needed]
Updated•20 years ago
|
Assignee: nobody → mh
Comment 4•20 years ago
|
||
Fixed on trunk.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Whiteboard: [checkin needed]
Updated•20 years ago
|
Summary: Pease don't build chromelist.txt files → Please don't build chromelist.txt files
Comment 5•20 years ago
|
||
*** Bug 301825 has been marked as a duplicate of this bug. ***
Updated•20 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•20 years ago
|
Status: REOPENED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → FIXED
Comment 6•20 years ago
|
||
I was actually poking at make-chromelist.pl to get it back into shape
(the first step of course was to preprocess the input).
Comment 7•20 years ago
|
||
Note: I really wanted to #ifndef MOZ_XUL_APP this, but couldn't figure out how.
Comment 8•20 years ago
|
||
Attachment #216830 -
Flags: review?(benjamin)
Comment 9•20 years ago
|
||
Removing chromelist.txt severely limits gerv's Patch Maker (http://www.gerv.net/software/patch-maker) - a tool designed specifically to help people create patches to mozilla chrome.
Comment 10•20 years ago
|
||
Comment on attachment 216830 [details] [diff] [review]
Diff against original version
Neil, I'm not convinced that chromelist.txt (or gerv's patchmaker) have much value in the face of preprocessed chrome and multiple locale repositories and whatnot; do you think otherwise?
Comment 11•20 years ago
|
||
Comment on attachment 216830 [details] [diff] [review]
Diff against original version
Cancelling review until discussion is resolved.
Attachment #216830 -
Flags: review?(benjamin)
Comment 12•20 years ago
|
||
(In reply to comment #10)
>Neil, I'm not convinced that chromelist.txt (or gerv's patchmaker) have much
>value in the face of preprocessed chrome and multiple locale repositories and
>whatnot; do you think otherwise?
Very little of SeaMonkey's chrome is preprocessed. And patchmaker users can always patch an en-US build. And I need a CC to see bugzilla comments (unfortunately there's no CC me option when attaching a patch).
Comment 13•19 years ago
|
||
[Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8) Gecko/20060502 SeaMonkey/1.1a] (nightly) (W98SE)
On one hand, I was about to request approval‑branch‑1.8.1 for the removal patch;
on the other hand, I'm still using gerv's patchmaker, even if I use it with cvs and thus don't need the chromelist.txt file anymore...
Could you agree on one way or the other ?
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•