Bug 1571407 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

The coding style for dom/indexedDB, dom/quota, dom/localstorage is not appropriately described by the global code style document under https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Coding_Style, in particular where it reaches out to the referenced Google C++ Code Style. There are some deviations that are deliberate or historical but should only be migrated consistently at a future point of time. The code style for the time being should be more accurately documented. Furthermore, greater stylistic consistency within the components should be achieved by amending the general code style.

An initial document structure with some examples should be provided, subject to continued evolution.

Back to Bug 1571407 Comment 0