unity-design team mailing list archive
-
unity-design team
-
Mailing list archive
-
Message #03533
Re: Restart Required
Op donderdag 26-08-2010 om 00:40 uur [tijdzone +0200], schreef Remco:
> Does anyone know why Firefox breaks down so horribly after each minor
> update? No other program does that.
Firefox uses a bunch of JavaScript, XUL (= XML), CSS, image, etc. files
for its UI, and to me it seems like it doesn't load everything in memory
all the time, so after an upgrade it "reloads" parts of the new version
into the old one (or something is not there anymore in the new version
or any other change that might happen).
Something similar might actually happen in other applications too, e.g.
if they load plugins on demand ("when needed"), it's just that it's less
likely to happen in most applications. And most applications would
probably just crash instead of showing funny-looking XML processing
errors... ;)
One possible (partial?) solution could be if Firefox would load
everything from one big *.jar and keep that file open. Not sure what
that would do to performance though, or if it has other disadvantages.
--
Jan Claeys
Follow ups
References
-
Restart Required
From: Frederik Nnaji, 2010-07-30
-
Re: Restart Required
From: Luke Benstead, 2010-07-30
-
Re: Restart Required
From: Mark Shuttleworth, 2010-07-30
-
Re: Restart Required
From: Vishnoo, 2010-07-30
-
Re: Restart Required
From: Mark Shuttleworth, 2010-07-30
-
Re: Restart Required
From: Vishnoo, 2010-07-30
-
Re: Restart Required
From: Mark Shuttleworth, 2010-07-30
-
Re: Restart Required
From: Frederik Nnaji, 2010-07-31
-
Re: Restart Required
From: Mark Shuttleworth, 2010-08-01
-
Re: Restart Required
From: Cody Russell, 2010-08-02
-
Re: Restart Required
From: Vishnoo, 2010-08-02
-
Re: Restart Required
From: Frederik Nnaji, 2010-08-02
-
Re: Restart Required
From: Matt Wheeler, 2010-08-03
-
Re: Restart Required
From: Mark Shuttleworth, 2010-08-03
-
Re: Restart Required
From: Remco, 2010-08-25