[PATCH] mshtml: implement the IsNoCacheReponse method

Jacek Caban jacek at codeweavers.com
Thu Mar 10 13:15:26 CST 2022


Hi Pat,

On 3/9/22 12:00, Pat Leamon wrote:
> From: Pat Leamon <pat.leamon at gmail.com>
>
> Implements IsNoCacheReponse based on IsNoStoreReponse implementation.
>
> Signed-off-by: Pat Leamon <pat.leamon at gmail.com>
> ---
>   dlls/mshtml/nsio.c | 9 +++++++--
>   1 file changed, 7 insertions(+), 2 deletions(-)


The patch looks good to me. It seems that Gecko checks for max-age in 
the past if no-cache is not found in its implementation. Looking at how 
it's used, it doesn't seem really important, but worth a comment while I 
was looking at it. I resent your patch with a comment added.


Thanks,

Jacek




More information about the wine-devel mailing list