This commit is contained in:
Arthur Evans 2013-11-12 18:00:07 -08:00
Родитель 3df0fb957c
Коммит f413d07e82
1 изменённых файлов: 9 добавлений и 8 удалений

Просмотреть файл

@ -18,8 +18,6 @@ so rendering should be much more consistent between the WebView and Chrome.</p>
<p>The new WebView also supports <a href="https://developers.google.com/chrome-developer-tools/docs/remote-debugging">remote debugging</a>
using the Chrome DevTools.</p>
<p>[[TOC]]</p>
<h2 id="webview_faq">WebView FAQ</h2>
<h3 id="what_version_of_chrome_is_it_based_on_">What version of Chrome is it based on?</h3>
@ -28,6 +26,15 @@ using the Chrome DevTools.</p>
Chrome for Android version 30. The WebView does not have full feature parity with
Chrome for Android and is currently given the version number 30.0.0.0.</p>
<h3 id="will_the_new_webview_auto-update_">Will the new WebView auto-update?</h3>
<p>Evergreen browsers (like Chrome and Firefox) auto-update and keep their users up to date so they
can view the web through a modern feature set. As a developer, this ensures your choices arent
limited to a lowest-common denominator browser from years ago, but rather are keeping pace with the
modern web. Your apps inside a WebView are just as important and deserve a runtime that keeps users
up to date. There are large engineering and logistical challenges. We're not quite there yet, but
we're working on it.</p>
<h3 id="what_is_the_default_user_agent_">What is the default user-agent?</h3>
<p>The new WebView adds <strong>Chrome/_version_</strong> to the user-agent string. Sample
@ -76,12 +83,6 @@ WebView, including: </p>
<li>Form validation</li>
</ul>
<h3 id="will_the_webview_have_a_six_week_release_cycle_like_chrome_">Will the WebView have a six-week release cycle like Chrome?</h3>
<p>WebView will continue to be tied to releases of the Android platform for the
time being. However, sharing code with Chrome for Android will make it easier to keep
the WebView up to date.</p>
<h3 id="what_does_the_new_webview_mean_for_developers_">What does the new WebView mean for developers?</h3>
<p>This is a big change from the original WebView as it brings a new set of HTML5