Closed Bug 1050923 Opened 10 years ago Closed 10 years ago

Add an update method to FlagsFactory.Flags

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1050922

People

(Reporter: ted, Assigned: ted)

Details

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=[...])
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.