TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

First Look: Mozilla's Boot2Gecko Platform and Gaia UI

34 pointsby diwankabout 13 years ago

3 comments

asadotzlerabout 13 years ago
B2G, unlike Palm's WebOS and Microsoft's JS+HTML5 Metro platform, is a genuine Web stack with DOM APIs to all the hardware capabilities. You don't use proprietary libraries and frameworks to get at the telephony stack or the vibrator or the camera or the accelerometer or the bluetooth stack or USB or any other hardware device. You use JS and the real DOM. All standards-based and of the real Web. These capabilities, these new DOM APIs will make it into the standards and be available from browsers and other real web stacks across all platforms and all devices (where the capabilities exist.)
daekenabout 13 years ago
It should be noted that the UI was completely revamped before MWC. A ton has changed since these screenshots.<p>(Disclosure: I'm a Boot2Gecko hacker for Mozilla)
riffraffabout 13 years ago
dumb question I understand, but if the browser is a simple iframe, how does it handle iframe busters?