Closed
Bug 751375
Opened 14 years ago
Closed 14 years ago
structure webapp runtime Makefiles correctly
Categories
(Firefox Graveyard :: Webapp Runtime, defect)
Firefox Graveyard
Webapp Runtime
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: myk, Assigned: myk)
Details
(Whiteboard: [qa-])
Attachments
(1 file)
|
1.19 KB,
patch
|
benjamin
:
review+
|
Details | Diff | Splinter Review |
Per bug 747470, comment 11, makefiles should include autoconf.mk and only include config.mk explicitly if they have to override its definitions.
Here's a patch that corrects webapprt/Makefile.in and webapprt/mac/Makefile.in. webapprt/win/Makefile.in was already fixed in bug 747470.
Attachment #620475 -
Flags: review?(benjamin)
Updated•14 years ago
|
Attachment #620475 -
Flags: review?(benjamin) → review+
| Assignee | ||
Comment 1•14 years ago
|
||
Comment 2•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 3•14 years ago
|
||
Myk - Is there anything I can verify here (I don't think there is, but want to confirm)?
Whiteboard: [qa-]
| Assignee | ||
Comment 4•14 years ago
|
||
That's right, there's nothing you can verify here, since the build outcome is currently the same (as far as I know).
Updated•14 years ago
|
Component: Desktop Runtime → Webapp Runtime
Product: Web Apps → Firefox
Updated•14 years ago
|
Flags: in-moztrap-
Updated•14 years ago
|
QA Contact: desktop-runtime → jsmith
Updated•10 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•