Open Bug 1165326 Opened 10 years ago Updated 3 years ago

mach update-uuids silently does nothing

Categories

(Firefox Build System :: General, defect)

Other Branch
defect

Tracking

(Not tracked)

People

(Reporter: tromey, Unassigned)

Details

I modified nsIDocShell.idl and tried this: pokyo. ./mach update-uuids docshell/base/nsIDocShell.idl However, this did nothing. The correct invocation is: pokyo. ./mach update-uuids nsIDocShell I think either the incorrect file-name-based approach should work; or it should give an error, ideally one explaining what to do instead. Perhaps the correct invocation should also print something to indicate what it is doing.
Yes, that would be a good UX win. This should be an easy bug to fix. `mach mach-debug-commands` will tell you which source file defines this command and where to look for code that needs updating.
Component: mach → Build Config
Product: Core → Firefox Build System
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.