<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to WipBackendDevelopment</title><link>https://sourceforge.net/p/chromedevtools/wiki/WipBackendDevelopment/</link><description>Recent changes to WipBackendDevelopment</description><atom:link href="https://sourceforge.net/p/chromedevtools/wiki/WipBackendDevelopment/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 25 Apr 2015 13:43:40 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/chromedevtools/wiki/WipBackendDevelopment/feed" rel="self" type="application/rss+xml"/><item><title>WipBackendDevelopment modified by Anonymous</title><link>https://sourceforge.net/p/chromedevtools/wiki/WipBackendDevelopment/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This is an article about &lt;a class="" href="../WIP"&gt;WIP&lt;/a&gt; support development. &lt;/p&gt;
&lt;h2 id="development-process"&gt;Development process&lt;/h2&gt;
&lt;p&gt;As WebKit Remote Debugging Protocol keeps evolving and different versions of Chromium should be supported, client implementation is forked into several &lt;a class="" href="../WipBackends"&gt;WipBackends&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;See also &lt;a class="" href="../DesignOverview"&gt;DesignOverview&lt;/a&gt;. &lt;/p&gt;
&lt;h3 id="changes-from-v8-native-protocol"&gt;Changes from V8 native protocol&lt;/h3&gt;
&lt;p&gt;SDK is meant to provide a uniform interface to all existing or future protocols. However some small differences in behavior or features are possible. This is a preview of the list of WIP implementation differences. &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;JavaScript VM is not necessarily V8. Theoretically, other JavaScript engine could be used in debuggee. This may affect the feature-set. E.g. live editing might be disabled. &lt;/li&gt;
&lt;li&gt;No "ref-id" property for values. Ref-id can be used to visually distinguish two objects with similar properties. This may be not available on WIP back-end. &lt;/li&gt;
&lt;li&gt;Permanent values, that outlive DebugContext (i.e. a single paused state). &lt;/li&gt;
&lt;li&gt;Additional protocol domains might be supported in the future, including access to DOM tree with CSS. &lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 25 Apr 2015 13:43:40 -0000</pubDate><guid>https://sourceforge.net362c1521eb314442bbef3c1cfa2e94b2833aea4d</guid></item></channel></rss>