Closed
Bug 445039
Opened 17 years ago
Closed 16 years ago
Only package oji.xpt if it's likely to be there
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla3.1a2
People
(Reporter: philor, Assigned: philor)
References
Details
Attachments
(1 file)
1.45 KB,
patch
|
Gavin
:
review+
|
Details | Diff | Splinter Review |
While we wait for bug 442399 to put LiveConnect out of its misery entirely, we're spewing "Possible missing or unnecessary..." errors in the build logs, trying to package oji.xpt whether or not MOZ_OJI is defined.
Attachment #329336 -
Flags: review?(gavin.sharp)
Assignee | ||
Comment 1•17 years ago
|
||
oji.xpt isn't there despite http://mxr.mozilla.org/mozilla/source/modules/oji/Makefile.in#47 making it look like it would be because http://mxr.mozilla.org/mozilla/source/modules/Makefile.in#72 doesn't let you get that far without MOZ_OJI. That's bogus, but there's a limit to how much fiddling with corpses I'm willing to do.
Updated•17 years ago
|
Attachment #329336 -
Flags: review?(gavin.sharp) → review+
Assignee | ||
Updated•17 years ago
|
Assignee: nobody → philringnalda
Assignee | ||
Comment 2•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → Firefox 3.1a2
Updated•6 years ago
|
Component: Build Config → General
Product: Firefox → Firefox Build System
Updated•6 years ago
|
Target Milestone: Firefox 3.1a2 → mozilla3.1a2
You need to log in
before you can comment on or make changes to this bug.
Description
•