fune/dom/system
Mike Hommey 9331b9fb07 Bug 1851529 - Set clang-format ColumnLimit consistently. r=sylvestre,necko-reviewers,kershaw
For some reason, its value in the Google style we use is 80... except
for Objective-C, where it's 100, which led to things like:
https://hg.mozilla.org/mozilla-central/rev/31bf68247e6e
https://hg.mozilla.org/mozilla-central/rev/64ceb33533a4.

There's probably a discussion to have about whether 80 is the right
limit, but since it's what's used for everything except ObjC, let's roll
with it.

# ignore-this-changeset

Differential Revision: https://phabricator.services.mozilla.com/D187409
2023-09-05 11:23:01 +00:00
..
android
linux Backed out changeset 50b448b2d902 (bug 1532281) for causing Linux build bustages. CLOSED TREE 2023-09-05 11:38:18 +03:00
mac Bug 1851529 - Set clang-format ColumnLimit consistently. r=sylvestre,necko-reviewers,kershaw 2023-09-05 11:23:01 +00:00
tests Bug 1846758 - Change ESLint env inclusions from mozilla/chrome-worker to worker where ctypes is not used. r=Gijs,devtools-reviewers 2023-08-04 09:51:15 +00:00
windows Bug 1814686 - Part 1b: Add nullable annotations to refcounted types in ipdl, r=ipc-reviewers,mccr8 2023-03-20 15:40:37 +00:00
components.conf Bug 1829617 - Convert (dom/ipc, dom/system, dom/xslt) to ES modules. r=Standard8 2023-05-30 11:01:03 +00:00
IOUtils.cpp Bug 1847469 - Part 24: Use column number types in JS::DescribeScriptedCaller. r=iain 2023-08-16 17:31:42 +00:00
IOUtils.h Bug 1836973 - Skip BOM in IOUtils.read{UTF8,JSON} by default r=nika 2023-06-09 15:42:18 +00:00
moz.build Bug 1786885 - Remove OS.Constants r=nika 2023-07-12 03:57:12 +00:00
NetworkGeolocationProvider.sys.mjs Bug 1829617 - Convert (dom/ipc, dom/system, dom/xslt) to ES modules. r=Standard8 2023-05-30 11:01:03 +00:00
nsDeviceSensors.cpp Bug 1838415 - Introduce RFPTarget::DeviceSensors. r=tjr 2023-06-26 07:17:38 +00:00
nsDeviceSensors.h
nsIOSPermissionRequest.idl
nsOSPermissionRequest.h
nsOSPermissionRequestBase.cpp
nsOSPermissionRequestBase.h
PathUtils.cpp Bug 1822873 - Avoid mainthread IO in PathUtils.toFileURI r=Gijs 2023-06-23 20:23:50 +00:00
PathUtils.h