Title: [161350] trunk/Source/WebCore/ChangeLog
Revision
161350
Author
[email protected]
Date
2014-01-06 10:25:17 -0800 (Mon, 06 Jan 2014)

Log Message

Refactor NSActivity handling code from ChildProcess to UserActivity
https://bugs.webkit.org/show_bug.cgi?id=126330

Unreviewed speculative Windows build fix.

* WebCore.vcxproj/WebCore.vcxproj:
    - Added UserActivity.cpp/.h.

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (161349 => 161350)


--- trunk/Source/WebCore/ChangeLog	2014-01-06 17:41:25 UTC (rev 161349)
+++ trunk/Source/WebCore/ChangeLog	2014-01-06 18:25:17 UTC (rev 161350)
@@ -1,3 +1,13 @@
+2014-01-06  Gavin Barraclough  <[email protected]>
+
+        Refactor NSActivity handling code from ChildProcess to UserActivity
+        https://bugs.webkit.org/show_bug.cgi?id=126330
+
+        Unreviewed speculative Windows build fix.
+
+        * WebCore.vcxproj/WebCore.vcxproj:
+            - Added UserActivity.cpp/.h.
+
 2014-01-06  [email protected]  <[email protected]>
 
         [Win] Link error.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to