Title: [176742] branches/safari-600.3-branch/Source/WebCore
- Revision
- 176742
- Author
- [email protected]
- Date
- 2014-12-03 12:35:47 -0800 (Wed, 03 Dec 2014)
Log Message
Merged r176689. rdar://problems/18944696
Modified Paths
Diff
Modified: branches/safari-600.3-branch/Source/WebCore/ChangeLog (176741 => 176742)
--- branches/safari-600.3-branch/Source/WebCore/ChangeLog 2014-12-03 20:35:35 UTC (rev 176741)
+++ branches/safari-600.3-branch/Source/WebCore/ChangeLog 2014-12-03 20:35:47 UTC (rev 176742)
@@ -1,5 +1,16 @@
2014-12-03 Dana Burkart <[email protected]>
+ Merge r176689. <rdar://problem/18944696>
+
+ 2014-12-02 Beth Dakin <[email protected]>
+
+ Speculative build fix.
+
+ * platform/spi/mac/QuickLookMacSPI.h:
+
+
+2014-12-03 Dana Burkart <[email protected]>
+
Merge r176688. <rdar://problem/18944696>
2014-12-02 Beth Dakin <[email protected]>
Modified: branches/safari-600.3-branch/Source/WebCore/platform/spi/mac/QuickLookMacSPI.h (176741 => 176742)
--- branches/safari-600.3-branch/Source/WebCore/platform/spi/mac/QuickLookMacSPI.h 2014-12-03 20:35:35 UTC (rev 176741)
+++ branches/safari-600.3-branch/Source/WebCore/platform/spi/mac/QuickLookMacSPI.h 2014-12-03 20:35:47 UTC (rev 176742)
@@ -23,7 +23,7 @@
* THE POSSIBILITY OF SUCH DAMAGE.
*/
-#if USE(APPLE_INTERNAL_SDK)
+#if __has_include(<QuickLookUI/QLPreviewMenuItem.h>)
#import <QuickLookUI/QLPreviewItem.h>
#import <QuickLookUI/QLPreviewMenuItem.h>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes