Closed
Bug 298976
Opened 20 years ago
Closed 19 years ago
search engines missing
Categories
(Toolkit Graveyard :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.8beta3
People
(Reporter: Peter6, Assigned: benjamin)
References
Details
(Keywords: regression)
repro: 1.Open FF 2.Look at search works Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050627 Firefox/1.0+ ID:2005062711 (11:29pdt) fails Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050627 Firefox/1.0+ ID:2005062721 (22:02pdt) approx checkins http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=PhoenixTinderbox&branch=HEAD&branchtype=match&filetype=match&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2005-06-27+10%3A45%3A00&maxdate=2005-06-27+22%3A00%3A00&cvsroot=%2Fcvsroot
| Reporter | ||
Updated•20 years ago
|
Summary: search engines awol → search engines missing
Comment 1•20 years ago
|
||
Is this on Installer, zip, or both?
| Reporter | ||
Comment 3•20 years ago
|
||
zip only the filesize is ~220 kb too small 6.495.021 bytes vs. 6.917.090 bytes (and no, Talkback is present in both) the whole searchplugins directory is missing
Comment 4•20 years ago
|
||
It's almost certainly one of Chase's changes then. http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=PhoenixTinderbox&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=cmp%25mozilla.org&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2005-06-27+10%3A45%3A00&maxdate=2005-06-27+22%3A00%3A00&cvsroot=%2Fcvsroot
| Reporter | ||
Comment 5•20 years ago
|
||
better window of regression. This searchplugins were allready missing in the 20050627 nightly build http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=PhoenixTinderbox&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2005-06-20+10%3A50%3A00&maxdate=2005-06-20+16%3A50%3A00&cvsroot=%2Fcvsroot
| Reporter | ||
Comment 7•20 years ago
|
||
in windows the following files/directories are missing:
.autoreg
updater.ini
updater.exe
mozctl.dll
mozxtlx.dll
/chrome/xforms.jar
chromelist.txt
installed-chrome.txt
/components/some .dat
some .dll
some .js
many .xpt
/defaults/pref/reporter.js
/defaults/profile/chrome
/res/dtd
/entity tables
/fonts
/html
bloatcycle.html
viewer.properties
/searchplugins
Comment 8•20 years ago
|
||
Likely fall-out from my landing of the compressed/installer manifest merge patch. I'm trying a fix for the xpt_link problem I'm working on and then backing out the patch so things return to normal.
Comment 9•20 years ago
|
||
I backed out the manifest merge patch. Work tracked in bug 298670.
| Assignee | ||
Comment 10•20 years ago
|
||
Strange: it doesn't look like updater.ini/exe are in the installer manifests at all (packages-static). We should not be packaging anything related to xforms mozctl.dll mozxtlx.dll installed-chrome.txt (in fact, this file should not exist, and if it does we've got a problem) Everything else looks like a problem with the "*" rules in the package manifests. Investigating.
Assignee: nobody → benjamin
Component: Search → Build Config
Product: Firefox → Toolkit
Target Milestone: --- → mozilla1.8beta3
Version: Trunk → unspecified
Comment 11•20 years ago
|
||
(In reply to comment #10) > We should not be packaging > anything related to xforms Doron reported this to me yesterday morning, so it's a known problem.
Comment 12•20 years ago
|
||
*** Bug 299001 has been marked as a duplicate of this bug. ***
| Assignee | ||
Comment 13•19 years ago
|
||
This was fixed by the second patch in 298670.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•