Closed Bug 1104155 Opened 10 years ago Closed 8 years ago

No symbols in symbol package for test plugin binaries

Categories

(Firefox Build System :: General, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1262337

People

(Reporter: ted, Unassigned)

Details

bug 1094387 showed that we don't have symbols in the symbol package for the test plugin binaries. This is because the test plugins don't get installed to dist/bin:
http://dxr.mozilla.org/mozilla-central/source/dom/plugins/test/testplugin/testplugin.mozbuild#7

...but that's where buildsymbols looks to dump symbols:
http://dxr.mozilla.org/mozilla-central/source/Makefile.in#201

There are numerous ways we could fix this nowadays. We could emit a list of binaries from the moz.build data and simply dump those all directly.
Forward-duping to a bug with more information.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.