[BlackBerry] Upstream remaining classes in Api
authorrwlbuis@webkit.org <rwlbuis@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 16 Feb 2012 00:39:25 +0000 (00:39 +0000)
committerrwlbuis@webkit.org <rwlbuis@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 16 Feb 2012 00:39:25 +0000 (00:39 +0000)
https://bugs.webkit.org/show_bug.cgi?id=78644

Reviewed by Antonio Gomes.

No functionalities changed, no new tests.

* blackberry/Api/ActiveNodeContext.h: Renamed from Source/WebKit/blackberry/Api/BlackBerryContext.h.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@107855 268f45cc-cd09-0410-ab3c-d52691b4dbfc

Source/WebKit/ChangeLog
Source/WebKit/blackberry/Api/ActiveNodeContext.h [moved from Source/WebKit/blackberry/Api/BlackBerryContext.h with 93% similarity]

index 4d007c6..38e0566 100644 (file)
@@ -1,3 +1,14 @@
+2012-02-15  Rob Buis  <rbuis@rim.com>
+
+        [BlackBerry] Upstream remaining classes in Api
+        https://bugs.webkit.org/show_bug.cgi?id=78644
+
+        Reviewed by Antonio Gomes.
+
+        No functionalities changed, no new tests.
+
+        * blackberry/Api/ActiveNodeContext.h: Renamed from Source/WebKit/blackberry/Api/BlackBerryContext.h.
+
 2012-02-14  Nima Ghanavatian  <nghanavatian@rim.com>
 
         [BlackBerry] Upstreaming WebSettings code
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2011 Research In Motion Limited. All rights reserved.
+ * Copyright (C) 2010, 2011, 2012 Research In Motion Limited. All rights reserved.
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -16,8 +16,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
-#ifndef BlackBerryContext_h
-#define BlackBerryContext_h
+#ifndef ActiveNodeContext_h
+#define ActiveNodeContext_h
 
 #include "WebString.h"
 
@@ -73,4 +73,4 @@ private:
 
 }
 }
-#endif // BlackBerryContext_h
+#endif // ActiveNodeContext_h