pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Firefox 24 doesn't restore session



On Thu, Nov 07, 2013 at 01:02:01PM +0900, Ryo ONODERA wrote:
> From: Martin Husemann <martin%duskware.de@localhost>, Date: Wed, 6 Nov 2013 
> 18:09:25 +0100
> 
> > On Wed, Nov 06, 2013 at 07:05:48PM +0900, Izumi Tsutsui wrote:
> >> There is similar bug report and fixes for firefox 20.x on Solaris:
> >> https://bugzilla.mozilla.org/show_bug.cgi?id=861829
> >> https://hg.mozilla.org/mozilla-central/rev/3ef3b7592a53
> >> 
> >> Probably we need more OS specific implementation around *xstat?
> > 
> > I tested with mozilla-central sources (so the above fix included) and
> > it still fails the same way. The code you pointed at should work for our
> > structure defintions (if I read it correctly).
> 
> It seems that fstat definition for "Mac OS X 32-bits, other Unix"
> in lib/firefox/modules/osfile/osfile_unix_back.jsm is designed for
> fstat function, not fstat macro.

We probably need to change the declareLazyFFI to use the renamed name
in toolkit/components/osfile/modules/osfile_unix_back.jsm.

Martin


Home | Main Index | Thread Index | Old Index