[Webkit-unassigned] [Bug 187460] ResourceResponseBase wastes a lot of space because of std::optional<>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 31 02:46:14 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=187460

Frédéric Wang (:fredw) <fred.wang at free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fred.wang at free.fr

--- Comment #2 from Frédéric Wang (:fredw) <fred.wang at free.fr> ---
Comment on attachment 346147
  --> https://bugs.webkit.org/attachment.cgi?id=346147
Patch

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

> Source/WebCore/ChangeLog:3
> +        ResourceResponseBase wastes a lot of space because of std::optional<>

This looks good, but I think Simon's intention was more general than just removing one optional member. So I would attach this patch to a separate bug (maybe a dependency or see also one) so that we keep this bug open.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180731/3f9d4b17/attachment.html>


More information about the webkit-unassigned mailing list