[webkit-reviews] review granted: [Bug 194769] Bytecode cache should a have a boot-specific validation : [Attachment 362308] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 18 11:42:34 PST 2019


Keith Miller <keith_miller at apple.com> has granted Tadeu Zagallo
<tzagallo at apple.com>'s request for review:
Bug 194769: Bytecode cache should a have a boot-specific validation
https://bugs.webkit.org/show_bug.cgi?id=194769

Attachment 362308: Patch

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




--- Comment #9 from Keith Miller <keith_miller at apple.com> ---
Comment on attachment 362308
  --> https://bugs.webkit.org/attachment.cgi?id=362308
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=362308&action=review

r=me with small fix.

> Source/WTF/wtf/UUID.cpp:34
> +#include <mutex>

I think you need to move this to after the WTF includes.


More information about the webkit-reviews mailing list