Bug 1601406 [wpt PR 20618] - Advertise DocumentPolicy & Network Err when receive...
[gecko.git] / .clang-format-ignore
blob2ead0193e7195249cba858216653d46ce14bccf4
1 # Uses the LLVM coding style
2 build/clang-plugin/.*
3 # The two templates cannot be formatted
4 config/gcc-stl-wrapper.template.h
5 config/msvc-stl-wrapper.template.h
6 # Generated code
7 js/src/builtin/intl/LanguageTagGenerated.cpp
8 js/src/builtin/intl/TimeZoneDataGenerated.h
10 # Don't want to reformat irregexp. bug 1510128
11 js/src/irregexp/.*
12 js/src/new-regexp/.*
14 # Don't want to reformat zydis (third-party library subject to occasional updates).
15 js/src/zydis/.*
17 # Generated by js/src/util/make_unicode.py
18 # Note: the irregexp files are already excluded with the rest of js/src/irregexp
19 # but we add them here in case that ever changes.
20 js/src/irregexp/RegExpCharacters-inl.h
21 js/src/irregexp/RegExpCharacters.cpp
22 js/src/util/Unicode.cpp
23 js/src/util/UnicodeNonBMP.h
25 # Ignored because of bug 1506117 & 1342657
26 layout/style/nsCSSAnonBoxList.h
27 layout/style/nsCSSCounterDescList.h
28 layout/style/nsCSSFontDescList.h
29 layout/style/nsCSSKeywordList.h
30 layout/style/nsCSSPseudoElementList.h
31 layout/style/nsCSSVisitedDependentPropList.h
32 layout/style/nsDOMCSSValueList.h
33 layout/style/nsStyleStructList.h
35 # Generated by protobuf
36 .*/.*.pb.h
37 .*/.*.pb.cc
39 # Autogenerated file
40 gfx/gl/GLConsts.h
41 gfx/webrender_bindings/webrender_ffi_generated.h
42 dom/webgpu/ffi/wgpu_ffi_generated.h
43 intl/unicharutil/util/nsSpecialCasingData.cpp
44 intl/unicharutil/util/nsUnicodePropertyData.cpp
45 intl/unicharutil/util/nsUnicodeScriptCodes.h
46 media/mp4parse-rust/mp4parse.h
47 security/manager/ssl/StaticHPKPins.h
48 widget/gtk/wayland/gtk-primary-selection-client-protocol.h
49 widget/gtk/wayland/gtk-primary-selection-protocol.c
51 # Ignored because these files are used to generate a windows.h STL wrapper,
52 # and reformatting them can break generating that wrapper.
53 config/windows-h-.*.h
55 # Exclude tools/clang-tidy/test from automatic reformatting, since it can
56 # break some of the tests in that directory.
57 tools/clang-tidy/test/.*
59 # We are testing the incorrect formatting.
60 tools/lint/test/files/file-whitespace/
62 # The XPTCall stubs files have some inline assembly macros
63 # that get reformatted badly. See bug 1510781.
64 xpcom/reflect/xptcall/md/win32/.*
65 xpcom/reflect/xptcall/md/unix/.*
67 # Generated from ./tools/rewriting/ThirdPartyPaths.txt
68 # awk '{print ""$1".*"}' ./tools/rewriting/ThirdPartyPaths.txt
69 browser/components/translation/cld2/.*
70 browser/extensions/mortar/ppapi/.*
71 devtools/client/shared/sourceeditor/codemirror/.*
72 dom/canvas/test/webgl-conf/checkout/closure-library/.*
73 dom/media/gmp/rlz/.*
74 dom/media/gmp/widevine-adapter/content_decryption_module.h
75 dom/media/gmp/widevine-adapter/content_decryption_module_export.h
76 dom/media/gmp/widevine-adapter/content_decryption_module_ext.h
77 dom/media/gmp/widevine-adapter/content_decryption_module_proxy.h
78 dom/media/platforms/ffmpeg/ffmpeg57/.*
79 dom/media/platforms/ffmpeg/ffmpeg58/.*
80 dom/media/platforms/ffmpeg/libav53/.*
81 dom/media/platforms/ffmpeg/libav54/.*
82 dom/media/platforms/ffmpeg/libav55/.*
83 dom/media/webspeech/recognition/endpointer.cc
84 dom/media/webspeech/recognition/endpointer.h
85 dom/media/webspeech/recognition/energy_endpointer.cc
86 dom/media/webspeech/recognition/energy_endpointer.h
87 dom/media/webspeech/recognition/energy_endpointer_params.cc
88 dom/media/webspeech/recognition/energy_endpointer_params.h
89 dom/webauthn/cbor-cpp/.*
90 dom/webauthn/winwebauthn/webauthn.h
91 editor/libeditor/tests/browserscope/lib/richtext/.*
92 editor/libeditor/tests/browserscope/lib/richtext2/.*
93 extensions/spellcheck/hunspell/src/.*
94 gfx/angle/.*
95 gfx/cairo/.*
96 gfx/graphite2/.*
97 gfx/harfbuzz/.*
98 gfx/ots/.*
99 gfx/qcms/.*
100 gfx/sfntly/.*
101 gfx/skia/.*
102 gfx/vr/service/openvr/.*
103 gfx/wgpu/.*
104 gfx/wr/.*
105 gfx/ycbcr/.*
106 intl/hyphenation/hyphen/.*
107 intl/icu/.*
108 ipc/chromium/src/third_party/.*
109 js/src/ctypes/libffi/.*
110 js/src/dtoa.c.*
111 js/src/editline/.*
112 js/src/jit/arm64/vixl/.*
113 js/src/vtune/disable_warnings.h
114 js/src/vtune/ittnotify.h
115 js/src/vtune/ittnotify_config.h
116 js/src/vtune/ittnotify_static.c
117 js/src/vtune/ittnotify_static.h
118 js/src/vtune/ittnotify_types.h
119 js/src/vtune/jitprofiling.c
120 js/src/vtune/jitprofiling.h
121 js/src/vtune/legacy/.*
122 media/ffvpx/.*
123 media/kiss_fft/.*
124 media/libaom/.*
125 media/libcubeb/.*
126 media/libdav1d/.*
127 media/libjpeg/.*
128 media/libmkv/.*
129 media/libnestegg/.*
130 media/libogg/.*
131 media/libopus/.*
132 media/libpng/.*
133 media/libsoundtouch/.*
134 media/libspeex_resampler/.*
135 media/libtheora/.*
136 media/libtremor/.*
137 media/libvorbis/.*
138 media/libvpx/.*
139 media/libwebp/.*
140 media/libyuv/.*
141 media/mtransport/third_party/.*
142 media/openmax_dl/.*
143 media/openmax_il/.*
144 media/webrtc/signaling/src/sdp/sipcc/.*
145 media/webrtc/trunk/.*
146 mfbt/double-conversion/double-conversion/.*
147 mfbt/lz4/.*
148 mobile/android/geckoview/src/thirdparty/.*
149 modules/brotli/.*
150 modules/fdlibm/.*
151 modules/freetype2/.*
152 modules/libbz2/.*
153 modules/pdfium/.*
154 modules/woff2/.*
155 modules/xz-embedded/.*
156 modules/zlib/.*
157 mozglue/misc/decimal/.*
158 netwerk/dns/nsIDNKitInterface.h
159 netwerk/sctp/src/.*
160 netwerk/srtp/src/.*
161 nsprpub/.*
162 other-licenses/.*
163 parser/expat/.*
164 security/nss/.*
165 security/sandbox/chromium/.*
166 security/sandbox/chromium-shim/.*
167 testing/gtest/gmock/.*
168 testing/gtest/gtest/.*
169 testing/talos/talos/tests/dromaeo/.*
170 testing/talos/talos/tests/kraken/.*
171 testing/talos/talos/tests/v8_7/.*
172 testing/web-platform/tests/resources/webidl2/.*
173 testing/web-platform/tests/tools/third_party/.*
174 third_party/.*
175 toolkit/components/jsoncpp/.*
176 toolkit/components/protobuf/.*
177 toolkit/components/url-classifier/chromium/.*
178 toolkit/components/url-classifier/protobuf/.*
179 toolkit/crashreporter/breakpad-client/.*
180 toolkit/crashreporter/google-breakpad/.*
181 tools/fuzzing/libfuzzer/.*
182 tools/profiler/core/vtune/.*
183 xpcom/build/mach_override.c
184 xpcom/build/mach_override.h
185 xpcom/io/crc32c.c