[webkit-reviews] review granted: [Bug 219856] Make CachePolicy an enum class : [Attachment 416164] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 14 11:54:02 PST 2020


Alex Christensen <achristensen at apple.com> has granted Rob Buis
<rbuis at igalia.com>'s request for review:
Bug 219856: Make CachePolicy an enum class
https://bugs.webkit.org/show_bug.cgi?id=219856

Attachment 416164: Patch

https://bugs.webkit.org/attachment.cgi?id=416164&action=review




--- Comment #2 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 416164
  --> https://bugs.webkit.org/attachment.cgi?id=416164
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


More information about the webkit-reviews mailing list