Bug 80720 - [Qt] - HTTP Cache must-revalidate test failed
Summary: [Qt] - HTTP Cache must-revalidate test failed
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2012-03-09 12:42 PST by chereddy
Modified: 2014-02-03 03:20 PST (History)
1 user (show)

See Also:


Attachments
test file (2.17 KB, application/octet-stream)
2012-03-09 12:42 PST, chereddy
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description chereddy 2012-03-09 12:42:28 PST
Created attachment 131075 [details]
test file

When Cache-Control: must-revalidate is used, page is not reloaded from server after page expiration (in this test, page expires after one minute). 


Steps to Reproduce:
1. Deploy the attached must-revalidate.php file on web server.
2. Synchronize the client (testing machine) time to server time.
3. Launch Browser and load the must-revalidate.php page and wait for 2 minutes.

Expected: Test result should be displayed as PASS
Actual: Test result is displayed as FAIL

Tested Environment:
Browser: MiniBrowser
OS: Ubuntu 11.04
Webkit: trunk from webkit.org (Dated: 01-Mar-2012. Last git commit No: ea8a89de7d058058da3a5aa822f307400d07bb7f)
Qt: Qt5

Additional info: This test case passed on desktop Chrome(18.0.1025.33)  and Firefox(10.02) Browsers. Failed on IOS5(iPhone).
Comment 1 Jocelyn Turcotte 2014-02-03 03:20:20 PST
=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.