Closed Bug 1229279 Opened 9 years ago Closed 9 years ago

Use SourcePaths for FINAL_TARGET{_PP}_FILES

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(firefox45 fixed)

RESOLVED FIXED
mozilla45
Tracking Status
firefox45 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

Details

Attachments

(2 files)

No description provided.
Depends on: 1229293
Comment on attachment 8694110 [details] [diff] [review] Use mozbuild.context.Path for FINAL_TARGET{_PP}_FILES Review of attachment 8694110 [details] [diff] [review]: ----------------------------------------------------------------- ::: python/mozbuild/mozbuild/frontend/context.py @@ +525,5 @@ > @memoize > def ContextDerivedTypedHierarchicalStringList(type): > """Specialized HierarchicalStringList for use with ContextDerivedValue > types.""" > + class _TypedListWithItems(ContextDerivedValue, HierarchicalStringList): I assume this change wants to be in the other patch.
(In reply to Ted Mielczarek [:ted.mielczarek] from comment #3) > > + class _TypedListWithItems(ContextDerivedValue, HierarchicalStringList): > > I assume this change wants to be in the other patch. Err, indeed.
Attachment #8694108 - Flags: review?(gps) → review+
Attachment #8694110 - Flags: review?(gps) → review+
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
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: