Title: [186853] trunk/Source/WebCore
- Revision
- 186853
- Author
- [email protected]
- Date
- 2015-07-15 13:36:01 -0700 (Wed, 15 Jul 2015)
Log Message
Remove forwarding headers that no longer point to valid headers
https://bugs.webkit.org/show_bug.cgi?id=146972
Reviewed by Tim Horton.
* ForwardingHeaders/heap/AllocationSpace.h: Removed.
* ForwardingHeaders/runtime/IntegralTypedArrayBase.h: Removed.
* ForwardingHeaders/runtime/PrototypeFunction.h: Removed.
* ForwardingHeaders/runtime/StorageBarrier.h: Removed.
* ForwardingHeaders/runtime/TypedArrayBase.h: Removed.
Modified Paths
Removed Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (186852 => 186853)
--- trunk/Source/WebCore/ChangeLog 2015-07-15 20:34:17 UTC (rev 186852)
+++ trunk/Source/WebCore/ChangeLog 2015-07-15 20:36:01 UTC (rev 186853)
@@ -1,3 +1,16 @@
+2015-07-15 Anders Carlsson <[email protected]>
+
+ Remove forwarding headers that no longer point to valid headers
+ https://bugs.webkit.org/show_bug.cgi?id=146972
+
+ Reviewed by Tim Horton.
+
+ * ForwardingHeaders/heap/AllocationSpace.h: Removed.
+ * ForwardingHeaders/runtime/IntegralTypedArrayBase.h: Removed.
+ * ForwardingHeaders/runtime/PrototypeFunction.h: Removed.
+ * ForwardingHeaders/runtime/StorageBarrier.h: Removed.
+ * ForwardingHeaders/runtime/TypedArrayBase.h: Removed.
+
2015-07-15 Wenson Hsieh <[email protected]>
Negative scroll snap repeat values cause web process to hang indefinitely
Deleted: trunk/Source/WebCore/ForwardingHeaders/heap/AllocationSpace.h (186852 => 186853)
--- trunk/Source/WebCore/ForwardingHeaders/heap/AllocationSpace.h 2015-07-15 20:34:17 UTC (rev 186852)
+++ trunk/Source/WebCore/ForwardingHeaders/heap/AllocationSpace.h 2015-07-15 20:36:01 UTC (rev 186853)
@@ -1,4 +0,0 @@
-#ifndef WebCore_FWD_AllocationSpace_h
-#define WebCore_FWD_AllocationSpace_h
-#include <_javascript_Core/AllocationSpace.h>
-#endif
Deleted: trunk/Source/WebCore/ForwardingHeaders/runtime/IntegralTypedArrayBase.h (186852 => 186853)
--- trunk/Source/WebCore/ForwardingHeaders/runtime/IntegralTypedArrayBase.h 2015-07-15 20:34:17 UTC (rev 186852)
+++ trunk/Source/WebCore/ForwardingHeaders/runtime/IntegralTypedArrayBase.h 2015-07-15 20:36:01 UTC (rev 186853)
@@ -1,4 +0,0 @@
-#ifndef WebCore_FWD_IntegralTypedArrayBase_h
-#define WebCore_FWD_IntegralTypedArrayBase_h
-#include <_javascript_Core/IntegralTypedArrayBase.h>
-#endif
Deleted: trunk/Source/WebCore/ForwardingHeaders/runtime/PrototypeFunction.h (186852 => 186853)
--- trunk/Source/WebCore/ForwardingHeaders/runtime/PrototypeFunction.h 2015-07-15 20:34:17 UTC (rev 186852)
+++ trunk/Source/WebCore/ForwardingHeaders/runtime/PrototypeFunction.h 2015-07-15 20:36:01 UTC (rev 186853)
@@ -1,5 +0,0 @@
-#ifndef WebCore_FWD_PrototypeFunction_h
-#define WebCore_FWD_PrototypeFunction_h
-#include <_javascript_Core/PrototypeFunction.h>
-#endif
-
Deleted: trunk/Source/WebCore/ForwardingHeaders/runtime/StorageBarrier.h (186852 => 186853)
--- trunk/Source/WebCore/ForwardingHeaders/runtime/StorageBarrier.h 2015-07-15 20:34:17 UTC (rev 186852)
+++ trunk/Source/WebCore/ForwardingHeaders/runtime/StorageBarrier.h 2015-07-15 20:36:01 UTC (rev 186853)
@@ -1,4 +0,0 @@
-#ifndef WebCore_FWD_StorageBarrier_h
-#define WebCore_FWD_StorageBarrier_h
-#include <_javascript_Core/StorageBarrier.h>
-#endif
Deleted: trunk/Source/WebCore/ForwardingHeaders/runtime/TypedArrayBase.h (186852 => 186853)
--- trunk/Source/WebCore/ForwardingHeaders/runtime/TypedArrayBase.h 2015-07-15 20:34:17 UTC (rev 186852)
+++ trunk/Source/WebCore/ForwardingHeaders/runtime/TypedArrayBase.h 2015-07-15 20:36:01 UTC (rev 186853)
@@ -1,4 +0,0 @@
-#ifndef WebCore_FWD_TypedArrayBase_h
-#define WebCore_FWD_TypedArrayBase_h
-#include <_javascript_Core/TypedArrayBase.h>
-#endif
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes