summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@nokia.com>2011-11-22 17:14:30 +0100
committerFrederik Gladhorn <frederik.gladhorn@nokia.com>2011-11-22 17:14:30 +0100
commite64f927cc1f34763f6b61ac05a80e9277200fe3c (patch)
tree2eaef1ba382fcc67662f8ee800a3d0302b0d5a14
parent6f94f2a7f824e2c586390ae831dd638c8c71faeb (diff)
Fix more permissions (no execute bit).
-rw-r--r--[-rwxr-xr-x]src/3rdparty/webkit/Source/WebCore/ChangeLog0
-rw-r--r--[-rwxr-xr-x]src/3rdparty/webkit/Source/WebCore/bindings/js/PageScriptDebugServer.cpp0
-rw-r--r--[-rwxr-xr-x]src/3rdparty/webkit/Source/WebCore/bindings/js/PageScriptDebugServer.h0
-rw-r--r--[-rwxr-xr-x]src/3rdparty/webkit/Source/WebCore/bindings/js/WorkerScriptDebugServer.cpp0
-rw-r--r--[-rwxr-xr-x]src/3rdparty/webkit/Source/WebCore/bindings/js/WorkerScriptDebugServer.h0
-rw-r--r--[-rwxr-xr-x]src/3rdparty/webkit/Source/WebCore/html/canvas/DataView.cpp0
-rw-r--r--[-rwxr-xr-x]src/3rdparty/webkit/Source/WebCore/html/canvas/DataView.h0
-rw-r--r--[-rwxr-xr-x]src/3rdparty/webkit/Source/WebCore/inspector/PageDebuggerAgent.cpp0
-rw-r--r--[-rwxr-xr-x]src/3rdparty/webkit/Source/WebCore/inspector/PageDebuggerAgent.h0
-rw-r--r--[-rwxr-xr-x]src/3rdparty/webkit/Source/WebCore/inspector/WorkerDebuggerAgent.cpp0
-rw-r--r--[-rwxr-xr-x]src/3rdparty/webkit/Source/WebCore/inspector/WorkerDebuggerAgent.h0
-rw-r--r--[-rwxr-xr-x]src/3rdparty/webkit/Source/WebCore/inspector/front-end/CSSKeywordCompletions.js0
-rw-r--r--[-rwxr-xr-x]src/3rdparty/webkit/Source/WebCore/inspector/front-end/CookieParser.js0
-rw-r--r--[-rwxr-xr-x]src/3rdparty/webkit/Source/WebCore/inspector/front-end/ExtensionAPISchema.json0
-rw-r--r--[-rwxr-xr-x]src/3rdparty/webkit/Source/WebCore/inspector/front-end/SearchController.js0
-rw-r--r--[-rwxr-xr-x]src/3rdparty/webkit/Source/WebCore/inspector/front-end/Toolbar.js0
-rw-r--r--[-rwxr-xr-x]src/3rdparty/webkit/Source/WebCore/svg/SVGDocumentExtensions.cpp0
-rw-r--r--[-rwxr-xr-x]src/3rdparty/webkit/Source/WebCore/svg/SVGDocumentExtensions.h0
-rw-r--r--[-rwxr-xr-x]src/3rdparty/webkit/Source/WebCore/svg/SVGStyledElement.cpp0
-rw-r--r--[-rwxr-xr-x]src/3rdparty/webkit/Source/WebCore/svg/SVGStyledElement.h0
-rw-r--r--[-rwxr-xr-x]src/3rdparty/webkit/Source/WebKit2/UIProcess/win/WebUndoClient.h0
-rw-r--r--[-rwxr-xr-x]src/3rdparty/webkit/Source/WebKit2/win/fsVideoAudioVolumeHigh.pngbin3026 -> 3026 bytes
-rw-r--r--[-rwxr-xr-x]src/3rdparty/webkit/Source/WebKit2/win/fsVideoAudioVolumeLow.pngbin2913 -> 2913 bytes
-rw-r--r--[-rwxr-xr-x]src/3rdparty/webkit/Source/WebKit2/win/fsVideoExitFullscreen.pngbin2940 -> 2940 bytes
-rw-r--r--[-rwxr-xr-x]src/3rdparty/webkit/Source/WebKit2/win/fsVideoPause.pngbin2832 -> 2832 bytes
-rw-r--r--[-rwxr-xr-x]src/3rdparty/webkit/Source/WebKit2/win/fsVideoPlay.pngbin2906 -> 2906 bytes
26 files changed, 0 insertions, 0 deletions
diff --git a/src/3rdparty/webkit/Source/WebCore/ChangeLog b/src/3rdparty/webkit/Source/WebCore/ChangeLog
index ead97bd553..ead97bd553 100755..100644
--- a/src/3rdparty/webkit/Source/WebCore/ChangeLog
+++ b/src/3rdparty/webkit/Source/WebCore/ChangeLog
diff --git a/src/3rdparty/webkit/Source/WebCore/bindings/js/PageScriptDebugServer.cpp b/src/3rdparty/webkit/Source/WebCore/bindings/js/PageScriptDebugServer.cpp
index 3d9cb9d57e..3d9cb9d57e 100755..100644
--- a/src/3rdparty/webkit/Source/WebCore/bindings/js/PageScriptDebugServer.cpp
+++ b/src/3rdparty/webkit/Source/WebCore/bindings/js/PageScriptDebugServer.cpp
diff --git a/src/3rdparty/webkit/Source/WebCore/bindings/js/PageScriptDebugServer.h b/src/3rdparty/webkit/Source/WebCore/bindings/js/PageScriptDebugServer.h
index 5563e26950..5563e26950 100755..100644
--- a/src/3rdparty/webkit/Source/WebCore/bindings/js/PageScriptDebugServer.h
+++ b/src/3rdparty/webkit/Source/WebCore/bindings/js/PageScriptDebugServer.h
diff --git a/src/3rdparty/webkit/Source/WebCore/bindings/js/WorkerScriptDebugServer.cpp b/src/3rdparty/webkit/Source/WebCore/bindings/js/WorkerScriptDebugServer.cpp
index 5e2acd2c68..5e2acd2c68 100755..100644
--- a/src/3rdparty/webkit/Source/WebCore/bindings/js/WorkerScriptDebugServer.cpp
+++ b/src/3rdparty/webkit/Source/WebCore/bindings/js/WorkerScriptDebugServer.cpp
diff --git a/src/3rdparty/webkit/Source/WebCore/bindings/js/WorkerScriptDebugServer.h b/src/3rdparty/webkit/Source/WebCore/bindings/js/WorkerScriptDebugServer.h
index 406243586d..406243586d 100755..100644
--- a/src/3rdparty/webkit/Source/WebCore/bindings/js/WorkerScriptDebugServer.h
+++ b/src/3rdparty/webkit/Source/WebCore/bindings/js/WorkerScriptDebugServer.h
diff --git a/src/3rdparty/webkit/Source/WebCore/html/canvas/DataView.cpp b/src/3rdparty/webkit/Source/WebCore/html/canvas/DataView.cpp
index e00443d02c..e00443d02c 100755..100644
--- a/src/3rdparty/webkit/Source/WebCore/html/canvas/DataView.cpp
+++ b/src/3rdparty/webkit/Source/WebCore/html/canvas/DataView.cpp
diff --git a/src/3rdparty/webkit/Source/WebCore/html/canvas/DataView.h b/src/3rdparty/webkit/Source/WebCore/html/canvas/DataView.h
index a8aba5c503..a8aba5c503 100755..100644
--- a/src/3rdparty/webkit/Source/WebCore/html/canvas/DataView.h
+++ b/src/3rdparty/webkit/Source/WebCore/html/canvas/DataView.h
diff --git a/src/3rdparty/webkit/Source/WebCore/inspector/PageDebuggerAgent.cpp b/src/3rdparty/webkit/Source/WebCore/inspector/PageDebuggerAgent.cpp
index 6b86232dea..6b86232dea 100755..100644
--- a/src/3rdparty/webkit/Source/WebCore/inspector/PageDebuggerAgent.cpp
+++ b/src/3rdparty/webkit/Source/WebCore/inspector/PageDebuggerAgent.cpp
diff --git a/src/3rdparty/webkit/Source/WebCore/inspector/PageDebuggerAgent.h b/src/3rdparty/webkit/Source/WebCore/inspector/PageDebuggerAgent.h
index 7d6af6c2b6..7d6af6c2b6 100755..100644
--- a/src/3rdparty/webkit/Source/WebCore/inspector/PageDebuggerAgent.h
+++ b/src/3rdparty/webkit/Source/WebCore/inspector/PageDebuggerAgent.h
diff --git a/src/3rdparty/webkit/Source/WebCore/inspector/WorkerDebuggerAgent.cpp b/src/3rdparty/webkit/Source/WebCore/inspector/WorkerDebuggerAgent.cpp
index 14bde38ab6..14bde38ab6 100755..100644
--- a/src/3rdparty/webkit/Source/WebCore/inspector/WorkerDebuggerAgent.cpp
+++ b/src/3rdparty/webkit/Source/WebCore/inspector/WorkerDebuggerAgent.cpp
diff --git a/src/3rdparty/webkit/Source/WebCore/inspector/WorkerDebuggerAgent.h b/src/3rdparty/webkit/Source/WebCore/inspector/WorkerDebuggerAgent.h
index e88fd8930e..e88fd8930e 100755..100644
--- a/src/3rdparty/webkit/Source/WebCore/inspector/WorkerDebuggerAgent.h
+++ b/src/3rdparty/webkit/Source/WebCore/inspector/WorkerDebuggerAgent.h
diff --git a/src/3rdparty/webkit/Source/WebCore/inspector/front-end/CSSKeywordCompletions.js b/src/3rdparty/webkit/Source/WebCore/inspector/front-end/CSSKeywordCompletions.js
index de2072a9a3..de2072a9a3 100755..100644
--- a/src/3rdparty/webkit/Source/WebCore/inspector/front-end/CSSKeywordCompletions.js
+++ b/src/3rdparty/webkit/Source/WebCore/inspector/front-end/CSSKeywordCompletions.js
diff --git a/src/3rdparty/webkit/Source/WebCore/inspector/front-end/CookieParser.js b/src/3rdparty/webkit/Source/WebCore/inspector/front-end/CookieParser.js
index f96be0b31f..f96be0b31f 100755..100644
--- a/src/3rdparty/webkit/Source/WebCore/inspector/front-end/CookieParser.js
+++ b/src/3rdparty/webkit/Source/WebCore/inspector/front-end/CookieParser.js
diff --git a/src/3rdparty/webkit/Source/WebCore/inspector/front-end/ExtensionAPISchema.json b/src/3rdparty/webkit/Source/WebCore/inspector/front-end/ExtensionAPISchema.json
index 1319cdf346..1319cdf346 100755..100644
--- a/src/3rdparty/webkit/Source/WebCore/inspector/front-end/ExtensionAPISchema.json
+++ b/src/3rdparty/webkit/Source/WebCore/inspector/front-end/ExtensionAPISchema.json
diff --git a/src/3rdparty/webkit/Source/WebCore/inspector/front-end/SearchController.js b/src/3rdparty/webkit/Source/WebCore/inspector/front-end/SearchController.js
index d0f9cb4a20..d0f9cb4a20 100755..100644
--- a/src/3rdparty/webkit/Source/WebCore/inspector/front-end/SearchController.js
+++ b/src/3rdparty/webkit/Source/WebCore/inspector/front-end/SearchController.js
diff --git a/src/3rdparty/webkit/Source/WebCore/inspector/front-end/Toolbar.js b/src/3rdparty/webkit/Source/WebCore/inspector/front-end/Toolbar.js
index 61fa2f710a..61fa2f710a 100755..100644
--- a/src/3rdparty/webkit/Source/WebCore/inspector/front-end/Toolbar.js
+++ b/src/3rdparty/webkit/Source/WebCore/inspector/front-end/Toolbar.js
diff --git a/src/3rdparty/webkit/Source/WebCore/svg/SVGDocumentExtensions.cpp b/src/3rdparty/webkit/Source/WebCore/svg/SVGDocumentExtensions.cpp
index 4b339ca97d..4b339ca97d 100755..100644
--- a/src/3rdparty/webkit/Source/WebCore/svg/SVGDocumentExtensions.cpp
+++ b/src/3rdparty/webkit/Source/WebCore/svg/SVGDocumentExtensions.cpp
diff --git a/src/3rdparty/webkit/Source/WebCore/svg/SVGDocumentExtensions.h b/src/3rdparty/webkit/Source/WebCore/svg/SVGDocumentExtensions.h
index 8ad44f8559..8ad44f8559 100755..100644
--- a/src/3rdparty/webkit/Source/WebCore/svg/SVGDocumentExtensions.h
+++ b/src/3rdparty/webkit/Source/WebCore/svg/SVGDocumentExtensions.h
diff --git a/src/3rdparty/webkit/Source/WebCore/svg/SVGStyledElement.cpp b/src/3rdparty/webkit/Source/WebCore/svg/SVGStyledElement.cpp
index 0693eb0c4c..0693eb0c4c 100755..100644
--- a/src/3rdparty/webkit/Source/WebCore/svg/SVGStyledElement.cpp
+++ b/src/3rdparty/webkit/Source/WebCore/svg/SVGStyledElement.cpp
diff --git a/src/3rdparty/webkit/Source/WebCore/svg/SVGStyledElement.h b/src/3rdparty/webkit/Source/WebCore/svg/SVGStyledElement.h
index fdad347e72..fdad347e72 100755..100644
--- a/src/3rdparty/webkit/Source/WebCore/svg/SVGStyledElement.h
+++ b/src/3rdparty/webkit/Source/WebCore/svg/SVGStyledElement.h
diff --git a/src/3rdparty/webkit/Source/WebKit2/UIProcess/win/WebUndoClient.h b/src/3rdparty/webkit/Source/WebKit2/UIProcess/win/WebUndoClient.h
index b7fdc159d8..b7fdc159d8 100755..100644
--- a/src/3rdparty/webkit/Source/WebKit2/UIProcess/win/WebUndoClient.h
+++ b/src/3rdparty/webkit/Source/WebKit2/UIProcess/win/WebUndoClient.h
diff --git a/src/3rdparty/webkit/Source/WebKit2/win/fsVideoAudioVolumeHigh.png b/src/3rdparty/webkit/Source/WebKit2/win/fsVideoAudioVolumeHigh.png
index d04df37e08..d04df37e08 100755..100644
--- a/src/3rdparty/webkit/Source/WebKit2/win/fsVideoAudioVolumeHigh.png
+++ b/src/3rdparty/webkit/Source/WebKit2/win/fsVideoAudioVolumeHigh.png
Binary files differ
diff --git a/src/3rdparty/webkit/Source/WebKit2/win/fsVideoAudioVolumeLow.png b/src/3rdparty/webkit/Source/WebKit2/win/fsVideoAudioVolumeLow.png
index e824a21653..e824a21653 100755..100644
--- a/src/3rdparty/webkit/Source/WebKit2/win/fsVideoAudioVolumeLow.png
+++ b/src/3rdparty/webkit/Source/WebKit2/win/fsVideoAudioVolumeLow.png
Binary files differ
diff --git a/src/3rdparty/webkit/Source/WebKit2/win/fsVideoExitFullscreen.png b/src/3rdparty/webkit/Source/WebKit2/win/fsVideoExitFullscreen.png
index 01ce6929f3..01ce6929f3 100755..100644
--- a/src/3rdparty/webkit/Source/WebKit2/win/fsVideoExitFullscreen.png
+++ b/src/3rdparty/webkit/Source/WebKit2/win/fsVideoExitFullscreen.png
Binary files differ
diff --git a/src/3rdparty/webkit/Source/WebKit2/win/fsVideoPause.png b/src/3rdparty/webkit/Source/WebKit2/win/fsVideoPause.png
index b98fb36981..b98fb36981 100755..100644
--- a/src/3rdparty/webkit/Source/WebKit2/win/fsVideoPause.png
+++ b/src/3rdparty/webkit/Source/WebKit2/win/fsVideoPause.png
Binary files differ
diff --git a/src/3rdparty/webkit/Source/WebKit2/win/fsVideoPlay.png b/src/3rdparty/webkit/Source/WebKit2/win/fsVideoPlay.png
index 035aeb27fc..035aeb27fc 100755..100644
--- a/src/3rdparty/webkit/Source/WebKit2/win/fsVideoPlay.png
+++ b/src/3rdparty/webkit/Source/WebKit2/win/fsVideoPlay.png
Binary files differ