Closed
Bug 1231387
Opened 10 years ago
Closed 10 years ago
Resolve commented out #ifdefs in preferences.js for the add-on in the github repo
Categories
(Hello (Loop) :: Client, defect, P1)
Hello (Loop)
Client
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: standard8, Assigned: standard8)
References
Details
(Whiteboard: [github-addon-ship][blocked])
Currently we're commenting out the #ifdef DEBUG in preferences.js in the github repo to avoid preprocessing it.
We either need to remove the need for pre-processing (which bug 1225120 will decide), or need to introduce pre-processing of index.html files if bug 1225120 requires it.
Assignee | ||
Updated•10 years ago
|
Whiteboard: [addon-ship] → [github-addon-ship]
Assignee | ||
Comment 1•10 years ago
|
||
We'll need to resolve this before we can ship the add-on.
Assignee: nobody → standard8
Rank: 11
Priority: -- → P1
Whiteboard: [github-addon-ship] → [github-addon-ship][blocked]
Assignee | ||
Comment 2•10 years ago
|
||
Bug 1232720 handles the preprocessing, so we don't need to do anything here.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•