Development
: K-Meleon Forum
K-Meleon development related discussions.
Goto:
Forum List
•
Message List
•
Search
•
Log In
Your Name:
Subject:
Help information
BBcode help
Smileys help
[quote=deadlock] @Guenter desga's quote first: - because a proof by patching must have a different result. [quote=guenter] desga2 was so kind to elaborate so I could understand Your [url=http://kmeleon.sourceforge.net/forum/read.php?1,113048,114480#msg-114480]post about xul.dll[/url] a little: [quote='desga2's explanation'] If the problem is really the xul.dll file the problem should not happen in 1.7a2 because this use xul.dll from Firefox 3.6.13 and this include the strings (hexadecimal viewer search): c o n t e n t - content-primary content-targetable (also includes in Firefox 3.5.13 xul.dll file) xul.dll file from Seamonkey 2.0.11 (1.6 Beta2) not include this strings. [/quote] First I thought the content code was missing -> wrong. Difference Firefox/Seamonkey location of code code for content-primary: Firefox packed /components/*.dll into /XUL.DLL Seamonkey has it in /components/gklayout.dll K-Meleon 1.54 + 1.60b2 are based on Seamonkey Taken from my other post: "In Gecko 1.8.1 (Firefox 2) and earlier, the type may be 'content', 'content-primary' or some other 'content-' prefix. [b]In Gecko 1.9 only type='content-primary' and type='content-targetable' browsers may be targeted."[/b] K-Meleon 1.54 has chrome 1.8.1 (no problem) K-Meleon 1.6b2 has chrome 1.9.1 (problem) The intention of patching firefox was to [b]get a proof that this code is required[/b] to get window.content in console->viewsource. HEX-PATCH Firefox XUL.DLL (content-primary|content-offmary) firefox-> .console-> ..viewsource (window.content==null)-> ...no line numbers==no highlight of error firefox-> ..view source-> ...does not open Seamonkey Sources with chrome 1.9.1.17pre (KM 1.6b2) are here: http://ftp.mozilla.org/pub/mozilla.org/seamonkey/nightly/2.0.12-candidates/build1/source/seamonkey-2.0.12.source.tar.bz2 @desga2 my guess is that "static PRBool AddTreeItemToTreeOwner" is not executed by K-Meleon sources or fails. todo: - did not patch/test seamonkey - did not compile anything[/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development