Closed
Bug 230729
Opened 21 years ago
Closed 21 years ago
A FIREBIRD_0_8_BRANCH tag is required for PSM_CO_TAG of client.mk.
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sugar.waffle, Assigned: bryner)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; ja-JP; rv:1.7a) Gecko/20040113 Firebird/0.8.0+
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; ja-JP; rv:1.7a) Gecko/20040113 Firebird/0.8.0+
When it builds with the sauce of FIREBIRD_0_8_BRANCH, an error occurs.
It is necessary to set FIREBIRD_0_8_BRANCH as the PSM_CO_TAG variable in a
client.mk file.
nsSecureBrowserUIImpl.cpp: In member function `virtual nsresult
nsSecureBrowserUIImpl::Notify(nsIContent*, nsIDOMWindowInternal*, nsIURI*,
PRBool*)':
nsSecureBrowserUIImpl.cpp:332: error: `GetBaseURI' undeclared (first use this
function)
nsSecureBrowserUIImpl.cpp:332: error: (Each undeclared identifier is reported
only once for each function it appears in.)
make[5]: *** [nsSecureBrowserUIImpl.o] Error 1
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Assignee | ||
Comment 1•21 years ago
|
||
fix checked in.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•6 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
•