Closed
Bug 1949346
Opened 6 months ago
Closed 4 months ago
Default Gecko shared libraries to no linkage
Categories
(Firefox Build System :: General, task)
Firefox Build System
General
Tracking
(firefox139 fixed)
RESOLVED
FIXED
139 Branch
Tracking | Status | |
---|---|---|
firefox139 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•6 months ago
|
||
Back in the old days, shared libraries that linked against libxul/xpcom
were common (binary components), but those days are long gone. Even when
GeckoSharedLibrary was added, most uses were linkage=None. Nowadays, all
of them are, it's time to admit that this should be the default.
Updated•6 months ago
|
Assignee: nobody → mh+mozilla
Status: NEW → ASSIGNED
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/34432d794310
Default Gecko shared libraries to no linkage. r=firefox-build-system-reviewers,sergesanspaille
Comment 3•4 months ago
•
|
||
Flags: needinfo?(mh+mozilla)
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/e85fa7897041
Default Gecko shared libraries to no linkage. r=firefox-build-system-reviewers,sergesanspaille
Comment 5•4 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
status-firefox139:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
Assignee | ||
Updated•4 months ago
|
Flags: needinfo?(mh+mozilla)
You need to log in
before you can comment on or make changes to this bug.
Description
•