开发者

Is there other web browser implementations other then webkit,mozila?

im looking to embed web browser in my application , (static linking none lgpl/gpl). are there any other web browsers that allow static linking开发者_如何学JAVA without gpl/lgpl license restrictions? i need it to be cross platform.


Gecko, the rendering engine used by Mozilla Firefox, is embeddable under the MPL, not the GPL/LGPL. The MPL can be combined with proprietary code.

See this FAQ entry: What are the license terms for embedding Gecko

Also, from a technical standpoint, this article should contain everything you need to know about embedding Gecko.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜