pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Firefox 24 doesn't restore session
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.
It seems NetBSD's fstat is macro.
In macro case, another definition is needed (like dirfd?).
--
Ryo ONODERA // ryo_on%yk.rim.or.jp@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3
Home |
Main Index |
Thread Index |
Old Index