Bug 155965 - Add a setting to decide whether to allow stale data after session restore or not
Summary: Add a setting to decide whether to allow stale data after session restore or not
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-29 00:58 PDT by Carlos Garcia Campos
Modified: 2017-08-19 16:01 PDT (History)
6 users (show)

See Also:


Attachments
Patch (3.19 KB, patch)
2016-03-29 01:01 PDT, Carlos Garcia Campos
beidson: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2016-03-29 00:58:15 PDT
We are currently using an ifdef in cross platform code, we could ue a setting instead.
Comment 1 Carlos Garcia Campos 2016-03-29 01:01:43 PDT
Created attachment 275082 [details]
Patch
Comment 2 Sam Weinig 2016-03-30 23:06:33 PDT
Comment on attachment 275082 [details]
Patch

Thanks for fixing this! Can we add a tests for both values of allowStaleDataAfterSessionRestore now?
Comment 3 Brady Eidson 2017-08-19 16:01:15 PDT
Comment on attachment 275082 [details]
Patch

r-, as this has been pending review for over a year now. It is near-impossible that this patch still applies to trunk and unlikely to still be relevant in its current form.