Title: [187296] branches/safari-601.1-branch/Source/WebKit/ios
Revision
187296
Author
[email protected]
Date
2015-07-23 23:21:42 -0700 (Thu, 23 Jul 2015)

Log Message

Merged r187113.  rdar://problem/21920008

Modified Paths

Diff

Modified: branches/safari-601.1-branch/Source/WebKit/ios/ChangeLog (187295 => 187296)


--- branches/safari-601.1-branch/Source/WebKit/ios/ChangeLog	2015-07-24 06:20:08 UTC (rev 187295)
+++ branches/safari-601.1-branch/Source/WebKit/ios/ChangeLog	2015-07-24 06:21:42 UTC (rev 187296)
@@ -1,5 +1,18 @@
 2015-07-23  Lucas Forschler  <[email protected]>
 
+        Merge r187113
+
+    2015-07-21  Tim Horton  <[email protected]>
+
+            Expose shrink-wrapping as UIKit support SPI
+            https://bugs.webkit.org/show_bug.cgi?id=147148
+            <rdar://problem/21920008>
+
+            * WebKit.iOS.exp:
+            Also export.
+
+2015-07-23  Lucas Forschler  <[email protected]>
+
         Merge r187107
 
     2015-07-21  Tim Horton  <[email protected]>

Modified: branches/safari-601.1-branch/Source/WebKit/ios/WebKit.iOS.exp (187295 => 187296)


--- branches/safari-601.1-branch/Source/WebKit/ios/WebKit.iOS.exp	2015-07-24 06:20:08 UTC (rev 187295)
+++ branches/safari-601.1-branch/Source/WebKit/ios/WebKit.iOS.exp	2015-07-24 06:21:42 UTC (rev 187296)
@@ -5,6 +5,7 @@
 .objc_class_name_WebPluginController
 .objc_class_name_WebSelectionRect
 _WebDatabaseOriginsDidChangeNotification
+_WebKitCreatePathWithShrinkWrappedRects
 _WebKitGetLastLineBreakInBuffer
 _WebKitGetMinimumZoomFontSize
 _WebKitInitialize
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to