RESOLVED FIXED 143137
[WK2][NetworkCache] Rename requestNeedsRevalidation() to requestRequiresRevalidation()
https://bugs.webkit.org/show_bug.cgi?id=143137
Summary [WK2][NetworkCache] Rename requestNeedsRevalidation() to requestRequiresReval...
Chris Dumez
Reported 2015-03-27 10:54:57 PDT
Rename requestNeedsRevalidation() to requestRequiresRevalidation() as I think it is more accurate. It is not the request that needs revalidating. The requests just requires us to revalidate the response.
Attachments
Patch (2.28 KB, patch)
2015-03-27 10:56 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2015-03-27 10:56:16 PDT
Chris Dumez
Comment 2 2015-03-27 10:57:03 PDT
Alternatively, requestRequiresResponseRevalidation() would be clear I think but it is a bit long.
WebKit Commit Bot
Comment 3 2015-03-27 13:17:45 PDT
Comment on attachment 249584 [details] Patch Clearing flags on attachment: 249584 Committed r182074: <http://trac.webkit.org/changeset/182074>
WebKit Commit Bot
Comment 4 2015-03-27 13:17:49 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.