Title: [129030] trunk/Source/WebCore
- Revision
- 129030
- Author
- [email protected]
- Date
- 2012-09-19 12:12:49 -0700 (Wed, 19 Sep 2012)
Log Message
[Chromium] Remove unused PlatformSupport reference in V8GCController
https://bugs.webkit.org/show_bug.cgi?id=97118
Reviewed by Ryosuke Niwa.
Part of a refactoring series. See tracking bug 82948.
* bindings/v8/V8GCController.cpp:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (129029 => 129030)
--- trunk/Source/WebCore/ChangeLog 2012-09-19 19:07:39 UTC (rev 129029)
+++ trunk/Source/WebCore/ChangeLog 2012-09-19 19:12:49 UTC (rev 129030)
@@ -1,5 +1,16 @@
2012-09-19 Mark Pilgrim <[email protected]>
+ [Chromium] Remove unused PlatformSupport reference in V8GCController
+ https://bugs.webkit.org/show_bug.cgi?id=97118
+
+ Reviewed by Ryosuke Niwa.
+
+ Part of a refactoring series. See tracking bug 82948.
+
+ * bindings/v8/V8GCController.cpp:
+
+2012-09-19 Mark Pilgrim <[email protected]>
+
[Chromium] Remove unused PlatformSupport reference in V8DOMWindowShell
https://bugs.webkit.org/show_bug.cgi?id=97117
Modified: trunk/Source/WebCore/bindings/v8/V8GCController.cpp (129029 => 129030)
--- trunk/Source/WebCore/bindings/v8/V8GCController.cpp 2012-09-19 19:07:39 UTC (rev 129029)
+++ trunk/Source/WebCore/bindings/v8/V8GCController.cpp 2012-09-19 19:12:49 UTC (rev 129030)
@@ -39,7 +39,6 @@
#include "HTMLNames.h"
#include "MemoryUsageSupport.h"
#include "MessagePort.h"
-#include "PlatformSupport.h"
#include "RetainedDOMInfo.h"
#include "RetainedObjectInfo.h"
#include "V8AbstractEventListener.h"
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes