<div style="font-family: 'Calibri', 'sans-serif';"><div dir="ltr">
<div dir="ltr"><br></div><div dir="ltr"><br></div><div dir="ltr"><div dir="ltr">Sent from my HTC</div></div>

</div><br><div id="htc_header">----- Reply message -----<br>From: &quot;Filip Pizlo&quot; &lt;fpizlo@apple.com&gt;<br>To: &quot;Ryosuke Niwa&quot; &lt;rniwa@webkit.org&gt;<br>Cc: &quot;WebKit-Dev Development&quot; &lt;webkit-dev@lists.webkit.org&gt;<br>Subject: [webkit-dev] Proposal: Adopt Web Inspector coding style for all WebKit JS/CSS source code<br>Date: Thu, Jul 7, 2016 10:47 AM</div></div><br><div dir="ltr"><pre style="word-wrap: break-word; white-space: pre-wrap;">I like the idea of adop ting inspezctor style for JS builtins!

It might also be good to adopt it for JS tests that we write ourselves, with an escape hatch if you need to violate style to test some feature. For example, it should be a goal to follow inspector style for the JetStream harness code, and probably for all of ES6SampleBench. New JS tests in JavaScriptCore/tests/stress that we write ourselves probably should follow inspector style, because it's code that we have to read and understand and I can't think of a reason not to be consistent. Thoughts?

-Filip

&gt; On Jul 6, 2016, at 7:53 PM, Ryosuke Niwa &lt;rniwa@webkit.org&gt; wrote:
&gt; 
&gt;&gt; On Wed, Jul 6, 2016 at 7:34 PM, Dean Jackson &lt;dino@apple.com&gt; wrote:
&gt;&gt; I propose we make it official that the Web Inspector Coding Style is what must be used for all JavaScript and CSS that count as source code in the project.
&gt;&gt; <a href="https://trac.webkit.org/wiki/WebInspectorCodingStyleGuide">https://trac.webkit.org/wiki/WebInspectorCodingStyleGuide</a>
&gt;&gt; 
&gt;&gt; Now that JavaScript is used in more places (JS builtins, some parts of the DOM, media controls) it would be nice to make it all consistent. Note that the page above can't decide if it is just JS or both JS and CSS, but I think it should be both.
&gt; 
&gt; It's hard to tell which parts of the above guide would apply to
&gt; non-Inspector JS code because it has a bunch of Inspector specific
&gt; guidelines such as layering guides and references to
&gt; <a href="https://trac.webkit.org/browser/trunk/Source/WebInspectorUI/UserInterface/Views/Variables.css">https://trac.webkit.org/browser/trunk/Source/WebInspectorUI/UserInterface/Views/Variables.css</a>
&gt; 
&gt; We should probably extract the parts that matter into a separate MD
&gt; file or a section in the wiki page before we proceed with this
&gt; discussion.
&gt; 
&gt; - R. Niwa
&gt; _______________________________________________
&gt; webkit-dev mailing list
&gt; webkit-dev@lists.webkit.org
&gt; <a href="https://lists.webkit.org/mailman/listinfo/webkit-dev">https://lists.webkit.org/mailman/listinfo/webkit-dev</a>
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
<a href="https://lists.webkit.org/mailman/listinfo/webkit-dev">https://lists.webkit.org/mailman/listinfo/webkit-dev</a>
</pre></div>