Closed Bug 1050922 Opened 11 years ago Closed 11 years ago

Add an update method to FlagsFactory.Flags

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla34

People

(Reporter: ted, Assigned: ted)

References

Details

Attachments

(1 file)

I'm using FlagsFactory for the GENERATED_FILES work in bug 883954. It gets pretty verbose. This patch adds an update method to FlagsFactory.Flags which works like the one on dict objects, so you can say: GENERATED_FILES['foo'].update(script=..., inputs=[...])
...now that bzexport is playing nice.
Attachment #8471005 - Flags: review?(gps)
Blocks: 883954
Attachment #8471005 - Flags: review?(gps) → review+
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla34
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: