Title: [108662] trunk/Source/WebKit2/ChangeLog
Revision
108662
Author
[email protected]
Date
2012-02-23 12:51:33 -0800 (Thu, 23 Feb 2012)

Log Message

Add missing "Reviewed by" line to change log entry for changeset r108631
(https://bugs.webkit.org/show_bug.cgi?id=79252)

The patch landed in changeset r108631 was reviewed by Martin Robinson.

* ChangeLog:

Modified Paths

Diff

Modified: trunk/Source/WebKit2/ChangeLog (108661 => 108662)


--- trunk/Source/WebKit2/ChangeLog	2012-02-23 20:48:35 UTC (rev 108661)
+++ trunk/Source/WebKit2/ChangeLog	2012-02-23 20:51:33 UTC (rev 108662)
@@ -1,3 +1,12 @@
+2012-02-23  Daniel Bates  <[email protected]>
+
+        Add missing "Reviewed by" line to change log entry for changeset r108631
+        (https://bugs.webkit.org/show_bug.cgi?id=79252)
+
+        The patch landed in changeset r108631 was reviewed by Martin Robinson.
+
+        * ChangeLog:
+
 2012-02-23  Patrick Gansterer  <[email protected]>
 
         [CMake] Add WEBKIT_INCLUDE_CONFIG_FILES_IF_EXISTS macro
@@ -59,6 +68,8 @@
         [WK2][GTK] WebProcess SIGSEVs due to incorrect clipboard handling
         https://bugs.webkit.org/show_bug.cgi?id=79252
 
+        Reviewed by Martin Robinson.
+
         Do not execute clipboard callbacks after the Frame associated with
         it is destroyed.
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to