From a60b0462be0692afd19b5889e15bf8c4ce4022a9 Mon Sep 17 00:00:00 2001 From: Jed Davis Date: Wed, 21 Nov 2018 03:11:37 +0000 Subject: [PATCH] Bug 1508889 - Remove ipc/chromium from the lists of third-party code. r=Ehsan The ipc/chromium tree has been forked from its former upstream and heavily modified, so it's safe to reformat and lint. However, ipc/chromium/src/third_party (a copy of libevent) is following its upstream, so that should remain exempt. Differential Revision: https://phabricator.services.mozilla.com/D12498 --HG-- extra : moz-landing-system : lando --- .clang-format-ignore | 2 +- .flake8 | 4 ++-- tools/rewriting/ThirdPartyPaths.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.clang-format-ignore b/.clang-format-ignore index 90d2c9864129..fb0d2ed6e9be 100644 --- a/.clang-format-ignore +++ b/.clang-format-ignore @@ -79,7 +79,7 @@ gfx/wrench/.* gfx/ycbcr/.* intl/hyphenation/hyphen/.* intl/icu/.* -ipc/chromium/.* +ipc/chromium/src/third_party/.* js/src/ctypes/libffi/.* js/src/dtoa.c.* js/src/jit/arm64/vixl/.* diff --git a/.flake8 b/.flake8 index ef5f402c7bb5..b57114f0c76b 100644 --- a/.flake8 +++ b/.flake8 @@ -10,7 +10,7 @@ exclude = dom/canvas/test/webgl-conf/checkout/closure-library/, editor/libeditor/tests/browserscope/, intl/icu/, - ipc/chromium/, + ipc/chromium/src/third_party/, gfx/angle/, gfx/harfbuzz, glx/skia/, @@ -22,4 +22,4 @@ exclude = testing/mochitest/pywebsocket, tools/lint/test/files, build/build-infer/build-infer.py, - tools/infer/test/*.configure, tools/infer/test/*.configure, \ No newline at end of file + tools/infer/test/*.configure, tools/infer/test/*.configure, diff --git a/tools/rewriting/ThirdPartyPaths.txt b/tools/rewriting/ThirdPartyPaths.txt index 59158ca4ace0..d0ff26834a8a 100644 --- a/tools/rewriting/ThirdPartyPaths.txt +++ b/tools/rewriting/ThirdPartyPaths.txt @@ -42,7 +42,7 @@ gfx/wrench/ gfx/ycbcr/ intl/hyphenation/hyphen/ intl/icu/ -ipc/chromium/ +ipc/chromium/src/third_party/ js/src/ctypes/libffi/ js/src/dtoa.c js/src/jit/arm64/vixl/