RESOLVED FIXED 219856
Make CachePolicy an enum class
https://bugs.webkit.org/show_bug.cgi?id=219856
Summary Make CachePolicy an enum class
Rob Buis
Reported 2020-12-14 09:09:28 PST
Make CachePolicy an enum class.
Attachments
Patch (13.06 KB, patch)
2020-12-14 09:14 PST, Rob Buis
no flags
Patch (13.08 KB, patch)
2020-12-14 12:31 PST, Rob Buis
ews-feeder: commit-queue-
Patch (14.41 KB, patch)
2020-12-14 12:46 PST, Rob Buis
no flags
Rob Buis
Comment 1 2020-12-14 09:14:13 PST
Alex Christensen
Comment 2 2020-12-14 11:54:02 PST
Comment on attachment 416164 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=416164&action=review > Source/WebCore/loader/cache/CachePolicy.h:30 > +enum class CachePolicy { : uint8_t
Rob Buis
Comment 3 2020-12-14 12:31:17 PST
Rob Buis
Comment 4 2020-12-14 12:46:07 PST
EWS
Comment 5 2020-12-14 13:33:57 PST
Committed r270803: <https://trac.webkit.org/changeset/270803> All reviewed patches have been landed. Closing bug and clearing flags on attachment 416187 [details].
Note You need to log in before you can comment on or make changes to this bug.