Skip to content
This repository was archived by the owner on Jul 27, 2018. It is now read-only.
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

171 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build

light theme

black theme

Screencast: https://www.youtube.com/watch?v=IBzrCmGVDkA

Browser.html: an experimental Desktop browser, based on Firefox Desktop and Firefox OS. UI is built in HTML.

Setup

Serve code via a HTTP server:

python -m SimpleHTTPServer 8000

Use a recent B2G build:

b2g --start-manifest http://localhost:8000/manifest.webapp

The App

Browser.html is a HTML app (like any B2G app). It is based on the Browser API and works the same way Gaia's browser and system apps work. Even though it includes tags like vbox, hbox, spacer, …, it's all HTML (see layout.css to see how they mimic xul layout).

Current priority is to re-implement the basic features of Firefox Desktop to make Browser.html a usable browser, and understand what's missing at the platform level for a perfect integration to the OS.

About

Experimental Servo browser built in HTML

Topics

Resources

Stars

2.6k stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages