Closed Bug 785269 Opened 12 years ago Closed 12 years ago

Replace a few DEPTH and relativesrcdir

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla18

People

(Reporter: glandium, Assigned: glandium)

References

Details

Attachments

(1 file)

      No description provided.
This patch does several things:
- restores DEPTH and relativesrcdir in browser/components/safebrowsing, as they were reverted during the backout of bug 778608
- use @relativesrcdir@ in dom/devicestorage/test/Makefile.in, where the value was dom/devicestorage/test/ (@relativesrcdir@ would be the same value, without the last slash)
- use @DEPTH@ in a newly added file (bug 749257)
- fix relativesrcdir by using @relativesrcdir@ in various mobile branding directories
- use @DEPTH@ under xpfe/components/autocomplete, now that c-c has a port of bug 774032. The Makefiles are generated by c-c configure and the depth is relative to the c-c topsrcdir, which is why it wasn't possible to change them before. Using @DEPTH@ now also means that nothing will have to change when c-c switches to building under the mozilla topsrcdir.
Attachment #654856 - Flags: review?(ted.mielczarek)
Attachment #654856 - Flags: review?(bugspam.Callek)
Attachment #654856 - Flags: review?(bugspam.Callek) → review+
Attachment #654856 - Flags: review?(ted.mielczarek) → review+
Assignee: nobody → mh+mozilla
https://hg.mozilla.org/mozilla-central/rev/e36d08a01ac4
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla18
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/b252a074431b
Replace a few DEPTH and relativesrcdir. r=ted,r=callek
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: