Closed Bug 1411001 Opened 7 years ago Closed 7 years ago

Remove the +x permissions on cpp & h files

Categories

(Developer Infrastructure :: Source Code Analysis, enhancement)

enhancement
Not set
normal

Tracking

(firefox58 fixed)

RESOLVED FIXED
mozilla58
Tracking Status
firefox58 --- fixed

People

(Reporter: Sylvestre, Assigned: Sylvestre)

Details

Attachments

(1 file)

No description provided.
Seems that mozreview cannot display the patch, here it is: # HG changeset patch # User Sylvestre Ledru <sledru@mozilla.com> # Date 1508785195 -7200 # Mon Oct 23 20:59:55 2017 +0200 # Node ID a396364da871b4dfb037a7be3d86a9011f18c2cf # Parent 1488c7223fcc8fc19632664efa58b63d794a63db Bug 1411001 - Remove the +x permissions on cpp & h files r?froydnj MozReview-Commit-ID: DjDkL20wRg0 diff --git a/dom/gamepad/windows/WindowsGamepad.cpp b/dom/gamepad/windows/WindowsGamepad.cpp old mode 100755 new mode 100644 diff --git a/dom/media/platforms/wmf/WMFVideoMFTManager.cpp b/dom/media/platforms/wmf/WMFVideoMFTManager.cpp old mode 100755 new mode 100644 diff --git a/dom/plugins/ipc/PluginInstanceChild.cpp b/dom/plugins/ipc/PluginInstanceChild.cpp old mode 100755 new mode 100644 diff --git a/dom/plugins/ipc/PluginModuleChild.cpp b/dom/plugins/ipc/PluginModuleChild.cpp old mode 100755 new mode 100644 diff --git a/dom/plugins/ipc/PluginModuleParent.h b/dom/plugins/ipc/PluginModuleParent.h old mode 100755 new mode 100644 diff --git a/dom/plugins/ipc/PluginUtilsWin.cpp b/dom/plugins/ipc/PluginUtilsWin.cpp old mode 100755 new mode 100644 diff --git a/gfx/2d/FilterNodeD2D1.h b/gfx/2d/FilterNodeD2D1.h old mode 100755 new mode 100644 diff --git a/gfx/2d/NativeFontResourceDWrite.cpp b/gfx/2d/NativeFontResourceDWrite.cpp old mode 100755 new mode 100644 diff --git a/gfx/gl/GLBlitHelperD3D.cpp b/gfx/gl/GLBlitHelperD3D.cpp old mode 100755 new mode 100644 diff --git a/gfx/gl/GLScreenBuffer.cpp b/gfx/gl/GLScreenBuffer.cpp old mode 100755 new mode 100644 diff --git a/gfx/gl/SkiaGLGlue.cpp b/gfx/gl/SkiaGLGlue.cpp old mode 100755 new mode 100644 diff --git a/gfx/gl/SkiaGLGlue.h b/gfx/gl/SkiaGLGlue.h old mode 100755 new mode 100644 diff --git a/gfx/layers/composite/ContainerLayerComposite.cpp b/gfx/layers/composite/ContainerLayerComposite.cpp old mode 100755 new mode 100644 diff --git a/gfx/layers/d3d11/TextureD3D11.cpp b/gfx/layers/d3d11/TextureD3D11.cpp old mode 100755 new mode 100644 diff --git a/gfx/layers/ipc/KnowsCompositor.h b/gfx/layers/ipc/KnowsCompositor.h old mode 100755 new mode 100644 diff --git a/gfx/thebes/gfxWindowsPlatform.cpp b/gfx/thebes/gfxWindowsPlatform.cpp old mode 100755 new mode 100644 diff --git a/gfx/vr/gfxVROculus.cpp b/gfx/vr/gfxVROculus.cpp old mode 100755 new mode 100644 diff --git a/gfx/vr/gfxVRPuppet.cpp b/gfx/vr/gfxVRPuppet.cpp old mode 100755 new mode 100644 diff --git a/gfx/webrender_bindings/RenderD3D11TextureHostOGL.cpp b/gfx/webrender_bindings/RenderD3D11TextureHostOGL.cpp old mode 100755 new mode 100644 diff --git a/ipc/glue/CrashReporterHost.h b/ipc/glue/CrashReporterHost.h old mode 100755 new mode 100644 diff --git a/ipc/mscom/AgileReference.cpp b/ipc/mscom/AgileReference.cpp old mode 100755 new mode 100644 diff --git a/ipc/mscom/EnsureMTA.cpp b/ipc/mscom/EnsureMTA.cpp old mode 100755 new mode 100644 diff --git a/ipc/mscom/PassthruProxy.h b/ipc/mscom/PassthruProxy.h old mode 100755 new mode 100644 diff --git a/js/src/vm/ArrayBufferObject.cpp b/js/src/vm/ArrayBufferObject.cpp old mode 100755 new mode 100644 diff --git a/js/src/vm/Time.cpp b/js/src/vm/Time.cpp old mode 100755 new mode 100644 diff --git a/media/webrtc/signaling/gtest/mediaconduit_unittests.cpp b/media/webrtc/signaling/gtest/mediaconduit_unittests.cpp old mode 100755 new mode 100644 diff --git a/media/webrtc/signaling/src/common/MediaEngineWrapper.h b/media/webrtc/signaling/src/common/MediaEngineWrapper.h old mode 100755 new mode 100644 diff --git a/media/webrtc/signaling/src/media-conduit/AudioConduit.h b/media/webrtc/signaling/src/media-conduit/AudioConduit.h old mode 100755 new mode 100644 diff --git a/media/webrtc/signaling/src/media-conduit/CodecConfig.h b/media/webrtc/signaling/src/media-conduit/CodecConfig.h old mode 100755 new mode 100644 diff --git a/media/webrtc/signaling/src/media-conduit/MediaConduitErrors.h b/media/webrtc/signaling/src/media-conduit/MediaConduitErrors.h old mode 100755 new mode 100644 diff --git a/media/webrtc/signaling/src/media-conduit/MediaConduitInterface.h b/media/webrtc/signaling/src/media-conduit/MediaConduitInterface.h old mode 100755 new mode 100644 diff --git a/media/webrtc/signaling/src/media-conduit/VideoConduit.cpp b/media/webrtc/signaling/src/media-conduit/VideoConduit.cpp old mode 100755 new mode 100644 diff --git a/media/webrtc/signaling/src/media-conduit/VideoConduit.h b/media/webrtc/signaling/src/media-conduit/VideoConduit.h old mode 100755 new mode 100644 diff --git a/media/webrtc/signaling/src/media-conduit/VideoTypes.h b/media/webrtc/signaling/src/media-conduit/VideoTypes.h old mode 100755 new mode 100644 diff --git a/memory/mozalloc/mozalloc.h b/memory/mozalloc/mozalloc.h old mode 100755 new mode 100644 diff --git a/mfbt/Assertions.h b/mfbt/Assertions.h old mode 100755 new mode 100644 diff --git a/netwerk/base/BackgroundFileSaver.cpp b/netwerk/base/BackgroundFileSaver.cpp old mode 100755 new mode 100644 diff --git a/netwerk/cache2/CacheIOThread.cpp b/netwerk/cache2/CacheIOThread.cpp old mode 100755 new mode 100644 diff --git a/netwerk/protocol/http/nsHttpNTLMAuth.cpp b/netwerk/protocol/http/nsHttpNTLMAuth.cpp old mode 100755 new mode 100644 diff --git a/netwerk/socket/nsNamedPipeIOLayer.cpp b/netwerk/socket/nsNamedPipeIOLayer.cpp old mode 100755 new mode 100644 diff --git a/netwerk/system/win32/nsNotifyAddrListener.cpp b/netwerk/system/win32/nsNotifyAddrListener.cpp old mode 100755 new mode 100644 diff --git a/security/pkix/test/lib/pkixtestutil.cpp b/security/pkix/test/lib/pkixtestutil.cpp old mode 100755 new mode 100644 diff --git a/toolkit/xre/nsNativeAppSupportWin.cpp b/toolkit/xre/nsNativeAppSupportWin.cpp old mode 100755 new mode 100644 diff --git a/tools/profiler/core/ProfileBufferEntry.cpp b/tools/profiler/core/ProfileBufferEntry.cpp old mode 100755 new mode 100644 diff --git a/tools/profiler/core/platform-linux-android.cpp b/tools/profiler/core/platform-linux-android.cpp old mode 100755 new mode 100644 diff --git a/tools/profiler/core/platform-macos.cpp b/tools/profiler/core/platform-macos.cpp old mode 100755 new mode 100644 diff --git a/tools/profiler/core/platform-win32.cpp b/tools/profiler/core/platform-win32.cpp old mode 100755 new mode 100644 diff --git a/tools/profiler/core/platform.cpp b/tools/profiler/core/platform.cpp old mode 100755 new mode 100644 diff --git a/tools/profiler/core/platform.h b/tools/profiler/core/platform.h old mode 100755 new mode 100644 diff --git a/tools/profiler/tasktracer/GeckoTaskTracer.cpp b/tools/profiler/tasktracer/GeckoTaskTracer.cpp old mode 100755 new mode 100644 diff --git a/tools/profiler/tests/gtest/ThreadProfileTest.cpp b/tools/profiler/tests/gtest/ThreadProfileTest.cpp old mode 100755 new mode 100644 diff --git a/uriloader/exthandler/win/nsMIMEInfoWin.cpp b/uriloader/exthandler/win/nsMIMEInfoWin.cpp old mode 100755 new mode 100644 diff --git a/widget/windows/InkCollector.h b/widget/windows/InkCollector.h old mode 100755 new mode 100644 diff --git a/widget/windows/JumpListBuilder.cpp b/widget/windows/JumpListBuilder.cpp old mode 100755 new mode 100644 diff --git a/widget/windows/KeyboardLayout.cpp b/widget/windows/KeyboardLayout.cpp old mode 100755 new mode 100644 diff --git a/widget/windows/KeyboardLayout.h b/widget/windows/KeyboardLayout.h old mode 100755 new mode 100644 diff --git a/widget/windows/PDFViaEMFPrintHelper.h b/widget/windows/PDFViaEMFPrintHelper.h old mode 100755 new mode 100644 diff --git a/widget/windows/PDFiumEngineShim.cpp b/widget/windows/PDFiumEngineShim.cpp old mode 100755 new mode 100644 diff --git a/widget/windows/TSFTextStore.cpp b/widget/windows/TSFTextStore.cpp old mode 100755 new mode 100644 diff --git a/widget/windows/TSFTextStore.h b/widget/windows/TSFTextStore.h old mode 100755 new mode 100644 diff --git a/widget/windows/WindowsEMF.cpp b/widget/windows/WindowsEMF.cpp old mode 100755 new mode 100644 diff --git a/widget/windows/nsDataObj.cpp b/widget/windows/nsDataObj.cpp old mode 100755 new mode 100644 diff --git a/xpcom/base/nsVersionComparator.cpp b/xpcom/base/nsVersionComparator.cpp old mode 100755 new mode 100644 diff --git a/xpcom/build/LateWriteChecks.cpp b/xpcom/build/LateWriteChecks.cpp old mode 100755 new mode 100644 diff --git a/xpcom/build/nsWindowsDllInterceptor.h b/xpcom/build/nsWindowsDllInterceptor.h old mode 100755 new mode 100644 diff --git a/xpcom/io/SpecialSystemDirectory.cpp b/xpcom/io/SpecialSystemDirectory.cpp old mode 100755 new mode 100644 diff --git a/xpcom/io/nsLocalFileWin.cpp b/xpcom/io/nsLocalFileWin.cpp old mode 100755 new mode 100644 diff --git a/xpcom/threads/HangMonitor.cpp b/xpcom/threads/HangMonitor.cpp old mode 100755 new mode 100644 diff --git a/xpcom/threads/nsThread.cpp b/xpcom/threads/nsThread.cpp old mode 100755 new mode 100644
Attachment #8921185 - Flags: review?(nfroyd) → review+
Pushed by nfroyd@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/96c253055ec4 Remove the +x permissions on cpp & h files r=froydnj
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
Product: Core → Firefox Build System
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: