[webkit-reviews] review granted: [Bug 186717] Better pack ResourceRequest : [Attachment 342885] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 17 11:16:01 PDT 2018


Darin Adler <darin at apple.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 186717: Better pack ResourceRequest
https://bugs.webkit.org/show_bug.cgi?id=186717

Attachment 342885: Patch

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




--- Comment #5 from Darin Adler <darin at apple.com> ---
Comment on attachment 342885
  --> https://bugs.webkit.org/attachment.cgi?id=342885
Patch

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

> Source/WebCore/ChangeLog:9
> +	   Better pack ResourceRequest to reduce its size from 240 to 232 bytes
> +	   on Mac.

What helps us monitor this in the future? I can easily imagine I might ruin the
packing if it was invisible to me that I was doing that.

Some kind of size static assertion?


More information about the webkit-reviews mailing list