Title: [131274] trunk/Source/WebCore
- Revision
- 131274
- Author
- [email protected]
- Date
- 2012-10-14 14:48:27 -0700 (Sun, 14 Oct 2012)
Log Message
[wk2] Implement PDFPlugin
https://bugs.webkit.org/show_bug.cgi?id=99206
Unreviewed build fix, export __ZN7WebCore8IntPointC1ERK7CGPoint.
* WebCore.exp.in:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (131273 => 131274)
--- trunk/Source/WebCore/ChangeLog 2012-10-14 21:32:03 UTC (rev 131273)
+++ trunk/Source/WebCore/ChangeLog 2012-10-14 21:48:27 UTC (rev 131274)
@@ -3,6 +3,15 @@
[wk2] Implement PDFPlugin
https://bugs.webkit.org/show_bug.cgi?id=99206
+ Unreviewed build fix, export __ZN7WebCore8IntPointC1ERK7CGPoint.
+
+ * WebCore.exp.in:
+
+2012-10-14 Tim Horton <[email protected]>
+
+ [wk2] Implement PDFPlugin
+ https://bugs.webkit.org/show_bug.cgi?id=99206
+
Reviewed by Dan Bernstein.
Add a plug-in that uses PDFKit to display PDFs, instead of using PDFKit in the
Modified: trunk/Source/WebCore/WebCore.exp.in (131273 => 131274)
--- trunk/Source/WebCore/WebCore.exp.in 2012-10-14 21:32:03 UTC (rev 131273)
+++ trunk/Source/WebCore/WebCore.exp.in 2012-10-14 21:48:27 UTC (rev 131274)
@@ -1668,6 +1668,7 @@
__ZN7WebCore6WidgetC2EP6NSView
__ZN7WebCore7nsColorERKNS_5ColorE
__ZN7WebCore8IntPointC1ERK8_NSPoint
+__ZN7WebCore8IntPointC1ERK7CGPoint
__ZN7WebCore9FloatRectC1ERK7_NSRect
__ZNK7WebCore10FloatPointcv8_NSPointEv
__ZNK7WebCore14ScrollableArea18visibleContentRectEb
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes