Bug 114153

Summary: [WK2] WKTR does not support overriding WebKitUsesPageCachePreferenceKey
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap, beidson, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Chris Dumez
Reported 2013-04-08 01:51:26 PDT
WKTR does not support overriding WebKitUsesPageCachePreferenceKey. This is causing the following test to fail: fast/harness/use-page-cache.html Diff looks like: --- /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/fast/harness/use-page-cache-expected.txt +++ /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/fast/harness/use-page-cache-actual.txt @@ -3,6 +3,6 @@ open page-1 page-1, about to navigate to page-2. page-2, about to go back to page-1 -Back on page-1, timer is still firing. -PASS. +FAIL: Multiple onload calls on page-1. +page-1, about to navigate to page-2.
Attachments
Note You need to log in before you can comment on or make changes to this bug.