gecko-dev/security/sandbox/mac
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
..
Sandbox.h
Sandbox.mm Bug 1851529 - Set clang-format ColumnLimit consistently. r=sylvestre,necko-reviewers,kershaw 2023-09-05 11:23:01 +00:00
SandboxPolicyContent.h Bug 1845793 - Remove 10.12 - 10.14 Sandbox Policy Checks r=spohl 2023-08-04 23:32:43 +00:00
SandboxPolicyGMP.h Bug 1845793 - Remove 10.12 - 10.14 Sandbox Policy Checks r=spohl 2023-08-04 23:32:43 +00:00
SandboxPolicyRDD.h Bug 1845793 - Remove 10.12 - 10.14 Sandbox Policy Checks r=spohl 2023-08-04 23:32:43 +00:00
SandboxPolicySocket.h Bug 1845793 - Remove 10.12 - 10.14 Sandbox Policy Checks r=spohl 2023-08-04 23:32:43 +00:00
SandboxPolicyUtility.h Bug 1845793 - Remove 10.12 - 10.14 Sandbox Policy Checks r=spohl 2023-08-04 23:32:43 +00:00
moz.build