tech-pkg archive

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

Firefox/xulrunner 21.0



Hi,

I have make patches for Firefox/xulrunnner 21.0.
This diff contains patches for WEBRTC/SCTP etc. support
from bugzilla.mozilla.org.
But SCTP code is not suitable for NetBSD at least.
custom sys/socketvar.h equivalent is not compatible with
NetBSD's header files.
Anyway in the following patches, I have disabled WEBRTC support
for NetBSD.

http://www.NetBSD.org/~ryoon/20130516-firefox_xulrunner-21.0.diff


By the way, with these patches, firefox does not display its window.
The error message is here.
You can reproduce this error message to add "PKG_OPTIONS.xulrunner=debug"
to your /etc/mk.conf .

Couldn't convert chrome URL: chrome://branding/locale/brand.properties
++DOCSHELL 0x7f7fefd6d400 == 1 [id = 1]
++DOMWINDOW == 1 (0x7f7fefd6e8b8) [serial = 1] [outer = 0x0]
++DOMWINDOW == 2 (0x7f7fefd6fcb8) [serial = 2] [outer = 0x7f7fefd6e8b8]
--DOCSHELL 0x7f7fefd6d400 == 0 [id = 1]
--DOMWINDOW == 1 (0x7f7fefd6fcb8) [serial = 2] [outer = 0x7f7fefd6e8b8] [url = 
about:blank]
--DOMWINDOW == 0 (0x7f7fefd6e8b8) [serial = 1] [outer = 0x0] [url = about:blank]
nsStringStats
 => mAllocCount:           3788
 => mReallocCount:          147
 => mFreeCount:            3788
 => mShareCount:           9069
 => mAdoptCount:            287
 => mAdoptFreeCount:        287


I cannot find what is wrong. Anyone can help me and firefox-21.0?

Thank you.

--
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