Closed
Bug 121546
Opened 23 years ago
Closed 23 years ago
dist/bin/chrome/overlayinfo/ is not being created (missing overlays)
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jrgmorrison, Assigned: mozilla)
References
Details
The linux builds on 'btek' and 'comet' are both missing the directory
dist/bin/chrome/overlayinfo/. That means that certain overlays are not
attached to the browser since this was not created. This is almost
certainly why startup and window-open time dropped on comet and other
tinderboxen. It may also be why the boxset and lhasa mailnews test are
orange.
The most likely change, IMO, in the period where the times dropped, is rjc's
checkin for RDF changes.
Comment 1•23 years ago
|
||
marking blocker, we need to fix this asap
Severity: normal → blocker
Keywords: smoketest
Comment 2•23 years ago
|
||
cc'ing darin in case he can spot the bustage faster; rjc's checkin was heavy on
nsIFile stuff.
Comment 3•23 years ago
|
||
i don't follow how this bug might be related to rjc's nsRDFXMLDataSource,
nsLocalStore, and nsIOServiceMac changes. can anyone confirm that this bug is
fixed by locally backing out rjc's patch?
Reporter | ||
Comment 4•23 years ago
|
||
I'll test this in a moment (I'm getting the pageload regression tested right
now).
Reporter | ||
Comment 5•23 years ago
|
||
Okay, backed out
cvs update -j1.122 -j1.121 mozilla/rdf/base/src/nsRDFXMLDataSource.cpp
cvs update -j1.43 -j1.42 mozilla/rdf/datasource/src/nsLocalStore.cpp
cvs update -j1.6 -j1.5 mozilla/netwerk/base/src/nsIOServiceMac.cpp
and dist/bin/chrome/overlayinfo/* was created on the next start of the browser
(for a build that was pulled about 9:15pm)
Okay, so let's back it out.
Comment 6•23 years ago
|
||
agreed.
Comment 7•23 years ago
|
||
jrgm's changes have been backed out.
Reporter | ||
Comment 8•23 years ago
|
||
> jrgm's changes have been backed out.
Blame Canada!!
Reporter | ||
Comment 9•23 years ago
|
||
downgrading (and maybe rjc just wants to deal with this on bug 113894)
Severity: blocker → major
Keywords: smoketest
Comment 10•23 years ago
|
||
is this why MailNews, AB, PSM, Chatzilla and most under "Tasks/Tools" are
missing in 2002-012321 on linux?
After a full install as root, all components can be started. But quitting and
starting moz as user, all mentioned components are gone. Only browser and
composer remains.
Reporter | ||
Comment 11•23 years ago
|
||
Yes, just chuck that build. It will have problems.
Comment 12•23 years ago
|
||
*** Bug 121596 has been marked as a duplicate of this bug. ***
Comment 13•23 years ago
|
||
*** Bug 121597 has been marked as a duplicate of this bug. ***
Assignee | ||
Updated•23 years ago
|
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 14•23 years ago
|
||
Closing this as the fixes for bug # 113894 were backed out. Notice that a new
patch for # 113894 was just checked in, too. ;)
You need to log in
before you can comment on or make changes to this bug.
Description
•