STUDY AND IMPLEMENTATION OF EMBEDDED BROWSER FRAMEWORK

Guo Qiang,Li Hongtao,Zhao Jinzhong,Ye Zhongqiang,Chen Rong,Zhou Lizhu
DOI: https://doi.org/10.3969/j.issn.1000-386X.2007.02.005
2007-01-01
Abstract:This paper introduces a simple,modularized,customizable,easily extensible framework of embedded browser.With the Document Object Tree mechanism,the framework manages widgets more effectively,simplifies the browser's development and provides good expansibility.Modules communicate through messages,decreasing the coupling between modules.It relies barely on special platform for its own type mechanism and message mechanism.In the end,ElaScope on ElastOS is introduced,which has been implemented based on this framework.
What problem does this paper attempt to address?