
firefox
cswolf
熟悉java,c#,c++,python,js等
展开
-
firefox for android的典型配置
# Add the correct paths here:#ac_add_options --with-android-ndk="/home/xiaowy/firefox/android-ndk-r3"ac_add_options --with-android-ndk="/home/xiaowy/firefox/android-ndk-r5c"ac_add_options --with原创 2013-04-05 13:03:42 · 953 阅读 · 0 评论 -
在windows下编译firefox
前期准备工作:1、安装相关的工具,Mercurial,vs2010,python,Mozilla build system2、用Mercurial工具下载最新的firefox代码这两个任务mozilla官方都有很好的指南,可以参考如下链接:Windows_Firefox_buildBuild_Instructions3、在firefox源码目录下配置.mozconf原创 2013-06-27 17:31:03 · 2568 阅读 · 0 评论 -
Gecko 的 New DOM bindings
原文:http://tech.mozilla.com.tw/posts/1172/gecko-new-dom-bindings注意:本篇討論 Gecko 內部 DOM bindings 的實作,可能會有比較多的程式碼。目前網頁的通用語言是 JavaScript,可是主流瀏覽器大多由 C++ 開發實作,DOM bindings 就是一些處理如何從 JavaScript 引擎使用以转载 2014-01-23 16:00:09 · 1253 阅读 · 0 评论 -
XML 用户界面语言(XUL)开发简介
原文:http://www.ibm.com/developerworks/cn/education/xml/x-xulintro/index.html转载 2014-08-16 17:40:57 · 6165 阅读 · 0 评论