From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1N1m10-0004zG-J4 for garchives@archives.gentoo.org; Sat, 24 Oct 2009 19:11:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7798FE092A; Sat, 24 Oct 2009 19:11:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 55739E092A for ; Sat, 24 Oct 2009 19:11:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id F02536703E for ; Sat, 24 Oct 2009 19:11:00 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.599 X-Spam-Level: X-Spam-Status: No, score=-2.599 required=5.5 tests=[BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iyX2ta19lXD6 for ; Sat, 24 Oct 2009 19:10:54 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 3CF1266AD5 for ; Sat, 24 Oct 2009 19:10:53 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1N1m0n-0006Kg-FG for gentoo-user@gentoo.org; Sat, 24 Oct 2009 21:10:49 +0200 Received: from pd95375df.dip.t-dialin.net ([217.83.117.223]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 24 Oct 2009 21:10:49 +0200 Received: from mozilla by pd95375df.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 24 Oct 2009 21:10:49 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Peter Weilbacher Subject: [gentoo-user] Re: Machine reboots immediately when suspended-to-disk Date: Sat, 24 Oct 2009 21:10:27 +0200 Message-ID: References: <20091021001411.GA4883@waltdnes.org> <1256086442.489979.108.camel@centar> <20091021212258.GA14577@waltdnes.org> <20091024013740.GA7192@waltdnes.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pd95375df.dip.t-dialin.net User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5pre) Gecko/20091020 SeaMonkey/2.0.1pre In-Reply-To: <20091024013740.GA7192@waltdnes.org> Sender: news X-Archives-Salt: 169b0367-b7f0-4262-a7e5-453bc5b92394 X-Archives-Hash: cee0acaaa4829a72a626607cbe0dc774 On 24.10.2009 03:37, waltdnes@waltdnes.org wrote: > On Fri, Oct 23, 2009 at 10:04:52AM +0200, Peter Weilbacher wrote > >> How would you do history searches without a database? > > If you don't know how, I suggest checking the Firefox 2.x code. It > worked somehow. Yeah, I am reading the sources daily and have done so for several years nw. FF 2.x used a different database. One which was far less efficient, more crash prone, and has been unmaintained for several years before. >> On Linux using SQLite in Firefox actually slimmed down the browser >> code (compared to the version that still used mork), as it uses the >> system version for the database. > > Yeah sure, just like ie.exe isn't bloated. Mind you, the "system > libraries" that ie.exe calls are another story. OK, so you are just screaming without having any clue. P.