Title: [220478] trunk/Source
Revision
220478
Author
wei...@apple.com
Date
2017-08-09 14:02:23 -0700 (Wed, 09 Aug 2017)

Log Message

Update reviewer

Modified Paths


Diff

Modified: trunk/Source/_javascript_Core/ChangeLog (220477 => 220478)


--- trunk/Source/_javascript_Core/ChangeLog	2017-08-09 20:57:51 UTC (rev 220477)
+++ trunk/Source/_javascript_Core/ChangeLog	2017-08-09 21:02:23 UTC (rev 220478)
@@ -3,7 +3,7 @@
         WTF::Function does not allow for reference / non-default constructible return types
         https://bugs.webkit.org/show_bug.cgi?id=175244
 
-        Reviewed by Sam Weinig.
+        Reviewed by Chris Dumez.
 
         * runtime/ArrayBuffer.cpp:
         (JSC::ArrayBufferContents::transferTo):

Modified: trunk/Source/WTF/ChangeLog (220477 => 220478)


--- trunk/Source/WTF/ChangeLog	2017-08-09 20:57:51 UTC (rev 220477)
+++ trunk/Source/WTF/ChangeLog	2017-08-09 21:02:23 UTC (rev 220478)
@@ -3,7 +3,7 @@
         WTF::Function does not allow for reference / non-default constructible return types
         https://bugs.webkit.org/show_bug.cgi?id=175244
 
-        Reviewed by Sam Weinig.
+        Reviewed by Chris Dumez.
 
         When Function, then NoncopyableFunction, was templatized to allow non-void return values
         in r201493, it maintained the behavior of being callable even if the Function was null.

Modified: trunk/Source/WebCore/ChangeLog (220477 => 220478)


--- trunk/Source/WebCore/ChangeLog	2017-08-09 20:57:51 UTC (rev 220477)
+++ trunk/Source/WebCore/ChangeLog	2017-08-09 21:02:23 UTC (rev 220478)
@@ -3,7 +3,7 @@
         WTF::Function does not allow for reference / non-default constructible return types
         https://bugs.webkit.org/show_bug.cgi?id=175244
 
-        Reviewed by Sam Weinig.
+        Reviewed by Chris Dumez.
 
         * bindings/js/JSCustomElementInterface.h:
         (WebCore::JSCustomElementInterface::invokeCallback):

Modified: trunk/Source/WebKit/ChangeLog (220477 => 220478)


--- trunk/Source/WebKit/ChangeLog	2017-08-09 20:57:51 UTC (rev 220477)
+++ trunk/Source/WebKit/ChangeLog	2017-08-09 21:02:23 UTC (rev 220478)
@@ -3,7 +3,7 @@
         WTF::Function does not allow for reference / non-default constructible return types
         https://bugs.webkit.org/show_bug.cgi?id=175244
 
-        Reviewed by Sam Weinig.
+        Reviewed by Chris Dumez.
 
         * UIProcess/WebResourceLoadStatisticsStore.h:
         Update the default value for the updateCookiePartitioningForDomainsHandler parameter to be an 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to