Closed
Bug 1193146
Opened 11 years ago
Closed 11 years ago
Add option to build without Pocket
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1193141
People
(Reporter: qfxqfx7, Unassigned)
Details
There should be a configure flag (e.g. "--disable-pocket") to compile Firefox without Pocket.
Many users try to compile custom, minimal versions and hand-patching the codebase is cumbersome and has to be updated with each Firefox release.
Updated•11 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
This is not a duplicate of bug 1193141 as the solution proposed in bug 1193144 does not work.
Pocket resides in "components/pocket", not in "extensions", so using the --enable-extensions flag will not affect Pocket code.
Comment 3•11 years ago
|
||
Read what I wrote in bug 1193141.
| Assignee | ||
Updated•7 years ago
|
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•