Share

FreePV

Tracker: Patches

5 Xulrunner 1.9.1 support - ID: 2821864
Last Update: Attachment added ( voyageur )

Hi,

current 0.3.0 release does not compile with xulrunner 1.9.1 (i.e firefox
3.5). I've fixed it in gentoo package by first applying commit 166, and
then changing a few things (patch attached):
* change one FALSE to 0, int16 to int16_t (same for int32 and unsigned
versions), as new xulrunner does not define these anymore (should still
work with old xulrunner)
* change the CallNPN_...(bla) to (*bla) (I don't think this one is
backwards compatible)

Thanks


Voyageur ( voyageur ) - 2009-07-15 13:40

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File ( 1 )

Filename Description Download
freepv-0.3.0-xulrunner-1.9.1.patch Changes for new xulrunner Download

Change ( 1 )

Field Old Value Date By
File Added 335132: freepv-0.3.0-xulrunner-1.9.1.patch 2009-07-15 13:40 voyageur