Title: [100858] trunk/Source/WebCore
Revision
100858
Author
[email protected]
Date
2011-11-19 12:08:06 -0800 (Sat, 19 Nov 2011)

Log Message

Remove WebCore/ForwardingHeaders/runtime/JSObjectWithGlobalObject.h because
JSObjectWithGlobalObject.h has been removed.
https://bugs.webkit.org/show_bug.cgi?id=72794

r94701 removed JSObjectWithGlobalObject.h.

Patch by Huang Dongsung <[email protected]> on 2011-11-19
Reviewed by Oliver Hunt.

* ForwardingHeaders/runtime/JSObjectWithGlobalObject.h: Removed.

Modified Paths

Removed Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (100857 => 100858)


--- trunk/Source/WebCore/ChangeLog	2011-11-19 17:32:21 UTC (rev 100857)
+++ trunk/Source/WebCore/ChangeLog	2011-11-19 20:08:06 UTC (rev 100858)
@@ -1,3 +1,15 @@
+2011-11-19  Huang Dongsung  <[email protected]>
+
+        Remove WebCore/ForwardingHeaders/runtime/JSObjectWithGlobalObject.h because
+        JSObjectWithGlobalObject.h has been removed.
+        https://bugs.webkit.org/show_bug.cgi?id=72794
+
+        r94701 removed JSObjectWithGlobalObject.h.
+
+        Reviewed by Oliver Hunt.
+
+        * ForwardingHeaders/runtime/JSObjectWithGlobalObject.h: Removed.
+
 2011-11-19  Vsevolod Vlasov  <[email protected]>
 
         Web Inspector:[protocol] actual JSON messages do not conform to Inspector.json in InspectorApplicationCacheAgent.cpp

Deleted: trunk/Source/WebCore/ForwardingHeaders/runtime/JSObjectWithGlobalObject.h (100857 => 100858)


--- trunk/Source/WebCore/ForwardingHeaders/runtime/JSObjectWithGlobalObject.h	2011-11-19 17:32:21 UTC (rev 100857)
+++ trunk/Source/WebCore/ForwardingHeaders/runtime/JSObjectWithGlobalObject.h	2011-11-19 20:08:06 UTC (rev 100858)
@@ -1,4 +0,0 @@
-#ifndef WebCore_FWD_JSObjectWithGlobalObject_h
-#define WebCore_FWD_JSObjectWithGlobalObject_h
-#include <_javascript_Core/JSObjectWithGlobalObject.h>
-#endif
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to