Closed Bug 1365729 Opened 7 years ago Closed 6 years ago

Search list.json not updated by build

Categories

(Firefox Build System :: General, defect, P4)

defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: pdahiya, Unassigned)

Details

Updates made to browser/locales/search/list.json are not picked by the build.

Steps to replicate:

1. Change browser/locales/search/list.json and run ./mach build. Obj/browser/locales/.deps/generated_en-US/list.json is not updated by the build

Expected 
Build should execute script located at python/mozbuild/mozbuild/action/generate_searchjson.py to reflect changes in obj/browser/locales/.deps/generated_en-US/list.json.


As of now the workaround to update list.json is run 'make clean' and 'make' inside
obj/browser/locales. Filing bug to help figure and update list.json by running ./mach build
Component: Build Config → General
Priority: -- → P4
Product: Firefox → Firefox Build System
This is not an issue with the switch to the new global list.json.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.