зеркало из https://github.com/mozilla/bedrock.git
Text updates for B2G pages from Bug 727876
This commit is contained in:
Родитель
b362cba4f8
Коммит
59d9b1c78d
|
@ -40,7 +40,7 @@
|
|||
<p>The project’s proposed architecture eliminates the need for apps to be built on platform-specific native APIs. Using HTML5, developers everywhere can write directly to the Web; they can create amazing user experiences and apps unencumbered by the rules and restrictions of closely controlled platforms.</p>
|
||||
|
||||
<h2>Open Accessible Standards</h2>
|
||||
<p>As with all Mozilla projects, B2G is based entirely on open standards and the source code is open and accessible to all. Where open standards are missing (including telephony, SMS, camera, bluetooth, USB and NFC), we're working with standards bodies and other vendors to create them.</p>
|
||||
<p>As with all Mozilla projects, the Boot to Gecko project is based entirely on open standards and the source code is open and accessible to all. Where open standards are missing (including telephony, SMS, camera, bluetooth, USB and NFC), we're working with standards bodies and other vendors to create them.</p>
|
||||
|
||||
</article>
|
||||
|
||||
|
@ -48,7 +48,7 @@
|
|||
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="/b2g/">B2G Project</a></li>
|
||||
<li><a href="/b2g/">Boot to Gecko Project</a></li>
|
||||
<li><b>About</b></li>
|
||||
<li><a href="/b2g/faq/">FAQ</a></li>
|
||||
</ul>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{% extends "base.html" %}
|
||||
|
||||
{% block page_title %}Boot to Gecko{% endblock %}
|
||||
{% block page_title %}The Boot to Gecko Project{% endblock %}
|
||||
{% block body_id %}b2g{% endblock %}
|
||||
|
||||
{% block site_header_nav %}
|
||||
|
|
|
@ -48,8 +48,8 @@
|
|||
|
||||
<dt>What is the size of the team working on this project?</dt>
|
||||
<dd>
|
||||
<p>More than 20 engineers were working full-time on B2G-specific parts of the system (telephony, messaging, system-level phone integration). In addition to Mozilla contributors, engineers from carrier partners are working jointly with us on the project.</p>
|
||||
<p>We are leaning heavily on the existing Gecko and Firefox mobile work and the team of hundreds of engineers building those products. 95% of the code in B2G is shared with Firefox.</p>
|
||||
<p>More than 20 engineers were working full-time on specific parts of the system (telephony, messaging, system-level phone integration). In addition, Mozilla contributors and engineers from carrier partners are working jointly with us on the project.</p>
|
||||
<p>We are also leaning heavily on the existing Gecko and Firefox mobile work and the team of hundreds of engineers building those products. 95% of the code in the Boot to Gecko project is shared with Firefox.</p>
|
||||
</dd>
|
||||
|
||||
<dt>What does the project mean for your relationships with Apple, Google and Microsoft?</dt>
|
||||
|
@ -92,7 +92,7 @@
|
|||
<dd>
|
||||
<p>No: the project is extending what developers can do with the Web, especially in the context of mobile devices, and to do so in a way that leads to interoperable standards.</p>
|
||||
<p>Just as with HTML5, ES5, CSS3 and other Web technology it will reach different browsers and operating systems at different times, but the pace of Web platform development gives us confidence that good Web technology can reach a lot of people pretty quickly.</p>
|
||||
<p>We don’t want this work to lead to applications that only run atop one platform, or only run in Firefox. That’s an important difference between what we’re doing and proprietary mobile stacks today: we don’t want a competitive advantage for Mozilla, we want a competitive advantage for the Web.</p>
|
||||
<p>We don’t want this work to lead to applications that only run atop one platform, or only run in Firefox. That’s an important difference between what we’re doing and proprietary mobile stacks today: we don’t seek a competitive advantage for Mozilla, we seek a competitive advantage for the Web.</p>
|
||||
</dd>
|
||||
|
||||
<dt>How do you think you’ll get the mobile manufacturers and carriers on board with this?</dt>
|
||||
|
@ -123,7 +123,7 @@
|
|||
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="/b2g/">B2G Project</a></li>
|
||||
<li><a href="/b2g/">Boot to Gecko Project</a></li>
|
||||
<li><a href="/b2g/about/">About</a></li>
|
||||
<li><b>FAQ</b></li>
|
||||
</ul>
|
||||
|
|
Загрузка…
Ссылка в новой задаче