Title: [137620] branches/safari-536.28-branch/Source/WebKit2
- Revision
- 137620
- Author
- [email protected]
- Date
- 2012-12-13 11:04:10 -0800 (Thu, 13 Dec 2012)
Log Message
Rollout r134109. <rdar://problem/12516330>
Modified Paths
Diff
Modified: branches/safari-536.28-branch/Source/WebKit2/ChangeLog (137619 => 137620)
--- branches/safari-536.28-branch/Source/WebKit2/ChangeLog 2012-12-13 19:02:07 UTC (rev 137619)
+++ branches/safari-536.28-branch/Source/WebKit2/ChangeLog 2012-12-13 19:04:10 UTC (rev 137620)
@@ -1,5 +1,9 @@
2012-12-13 Lucas Forschler <[email protected]>
+ Rollout r134109
+
+2012-12-13 Lucas Forschler <[email protected]>
+
Rollout r134834
2012-12-13 Lucas Forschler <[email protected]>
Modified: branches/safari-536.28-branch/Source/WebKit2/WebProcess/Plugins/PDF/BuiltInPDFView.mm (137619 => 137620)
--- branches/safari-536.28-branch/Source/WebKit2/WebProcess/Plugins/PDF/BuiltInPDFView.mm 2012-12-13 19:02:07 UTC (rev 137619)
+++ branches/safari-536.28-branch/Source/WebKit2/WebProcess/Plugins/PDF/BuiltInPDFView.mm 2012-12-13 19:04:10 UTC (rev 137620)
@@ -342,7 +342,6 @@
if (!parameters.shouldUseManualLoader && !parameters.url.isEmpty())
controller()->loadURL(pdfDocumentRequestID, "GET", parameters.url.string(), String(), HTTPHeaderMap(), Vector<uint8_t>(), false);
- controller()->didInitializePlugin();
return true;
}
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes