Bug 85352
Summary: | http/tests/loading/pdf-commit-load-callbacks.html fails on chromium win | ||
---|---|---|---|
Product: | WebKit | Reporter: | Andrey Kosyakov <caseq> |
Component: | Page Loading | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ap, japhet |
Priority: | P2 | Keywords: | LayoutTestFailure |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Andrey Kosyakov
expectations diff:
--- e:\b\build\slave\Webkit_Vista\build\layout-test-results\http/tests/loading/pdf-commit-load-callbacks-expected.txt
+++ e:\b\build\slave\Webkit_Vista\build\layout-test-results\http/tests/loading/pdf-commit-load-callbacks-actual.txt
@@ -2,7 +2,10 @@
main frame - didCommitLoadForFrame
frame "<!--framePath //<!--frame0-->-->" - didStartProvisionalLoadForFrame
main frame - didFinishDocumentLoadForFrame
+frame "<!--framePath //<!--frame0-->-->" - didCommitLoadForFrame
+frame "<!--framePath //<!--frame0-->-->" - didFinishDocumentLoadForFrame
+frame "<!--framePath //<!--frame0-->-->" - didHandleOnloadEventsForFrame
main frame - didHandleOnloadEventsForFrame
-frame "<!--framePath //<!--frame0-->-->" - didFailProvisionalLoadWithError
+frame "<!--framePath //<!--frame0-->-->" - didFinishLoadForFrame
main frame - didFinishLoadForFrame
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Nate Chapin
Interesting, I didn't expect this to be platform-dependent. Will try to rebaseline today.
Nate Chapin
Rebaselined:
http://trac.webkit.org/changeset/115864
http://trac.webkit.org/changeset/115876