[webkit-dev] Proposal: Adopt Web Inspector coding style for all WebKit JS/CSS source code

Dean Jackson dino at apple.com
Wed Jul 6 19:34:43 PDT 2016


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.
https://trac.webkit.org/wiki/WebInspectorCodingStyleGuide

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.

This would not include LayoutTests or PerformanceTests. It's the wild west in there - you can do whatever you want.




More information about the webkit-dev mailing list