Title: [193720] branches/safari-601.1.46-branch/Source/WebCore
Revision
193720
Author
[email protected]
Date
2015-12-08 00:17:53 -0800 (Tue, 08 Dec 2015)

Log Message

Merged r191748.  rdar://problem/23787044

Modified Paths

Diff

Modified: branches/safari-601.1.46-branch/Source/WebCore/ChangeLog (193719 => 193720)


--- branches/safari-601.1.46-branch/Source/WebCore/ChangeLog	2015-12-08 08:17:04 UTC (rev 193719)
+++ branches/safari-601.1.46-branch/Source/WebCore/ChangeLog	2015-12-08 08:17:53 UTC (rev 193720)
@@ -1,5 +1,15 @@
 2015-12-08  Babak Shafiei  <[email protected]>
 
+        Merge r191748.
+
+    2015-10-29  Csaba Osztrogonác  <[email protected]>
+
+            One more URTBF after r191731.
+
+            * rendering/svg/RenderSVGResourcePattern.cpp:
+
+2015-12-08  Babak Shafiei  <[email protected]>
+
         Merge r191746.
 
     2015-10-29  Csaba Osztrogonác  <[email protected]>

Modified: branches/safari-601.1.46-branch/Source/WebCore/rendering/svg/RenderSVGResourcePattern.cpp (193719 => 193720)


--- branches/safari-601.1.46-branch/Source/WebCore/rendering/svg/RenderSVGResourcePattern.cpp	2015-12-08 08:17:04 UTC (rev 193719)
+++ branches/safari-601.1.46-branch/Source/WebCore/rendering/svg/RenderSVGResourcePattern.cpp	2015-12-08 08:17:53 UTC (rev 193720)
@@ -27,6 +27,7 @@
 #include "RenderSVGRoot.h"
 #include "SVGFitToViewBox.h"
 #include "SVGRenderingContext.h"
+#include "SVGResources.h"
 #include "SVGResourcesCache.h"
 
 namespace WebCore {
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to