Title: [175128] branches/safari-600.3-branch/Source/WebKit2
Revision
175128
Author
[email protected]
Date
2014-10-23 10:52:58 -0700 (Thu, 23 Oct 2014)

Log Message

Correcting the merge for r175075. <rdar://problem/18717767>

Modified Paths

Diff

Modified: branches/safari-600.3-branch/Source/WebKit2/ChangeLog (175127 => 175128)


--- branches/safari-600.3-branch/Source/WebKit2/ChangeLog	2014-10-23 17:46:40 UTC (rev 175127)
+++ branches/safari-600.3-branch/Source/WebKit2/ChangeLog	2014-10-23 17:52:58 UTC (rev 175128)
@@ -1,5 +1,14 @@
 2014-10-23  Matthew Hanson  <[email protected]>
 
+        Correcting the merge for r175075. <rdar://problem/18717767>
+
+        Rubber-stamped by Tim Horton.
+
+        * Scripts/webkit2/messages.py:
+        (struct_or_class):
+
+2014-10-23  Matthew Hanson  <[email protected]>
+
         Merge r175075. <rdar://problem/18717767>
 
     2014-10-22  Tim Horton  <[email protected]>

Modified: branches/safari-600.3-branch/Source/WebKit2/Scripts/webkit2/messages.py (175127 => 175128)


--- branches/safari-600.3-branch/Source/WebKit2/Scripts/webkit2/messages.py	2014-10-23 17:46:40 UTC (rev 175127)
+++ branches/safari-600.3-branch/Source/WebKit2/Scripts/webkit2/messages.py	2014-10-23 17:52:58 UTC (rev 175128)
@@ -191,6 +191,7 @@
         'WebCore::ViewportArguments',
         'WebCore::ViewportAttributes',
         'WebCore::WindowFeatures',
+        'WebKit::ActionMenuHitTestResult',
         'WebKit::AssistedNodeInformation',
         'WebKit::AttributedString',
         'WebKit::BackForwardListItemState',
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to