RESOLVED FIXED 186718
Better pack ResourceResponse
https://bugs.webkit.org/show_bug.cgi?id=186718
Summary Better pack ResourceResponse
Chris Dumez
Reported 2018-06-15 19:29:58 PDT
Better pack ResourceResponse to save some memory.
Attachments
Patch (2.58 KB, patch)
2018-06-15 19:31 PDT, Chris Dumez
no flags
Patch (3.66 KB, patch)
2018-06-15 19:38 PDT, Chris Dumez
no flags
Patch (3.82 KB, patch)
2018-06-16 11:30 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2018-06-15 19:31:49 PDT
Chris Dumez
Comment 2 2018-06-15 19:38:50 PDT
Simon Fraser (smfr)
Comment 3 2018-06-15 21:57:01 PDT
Comment on attachment 342870 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=342870&action=review > Source/WebCore/platform/network/ResourceResponseBase.h:235 > + int m_httpStatusCode; > + bool m_isNull; might as well add initializers.
Chris Dumez
Comment 4 2018-06-16 11:30:33 PDT
WebKit Commit Bot
Comment 5 2018-06-16 12:18:49 PDT
Comment on attachment 342884 [details] Patch Clearing flags on attachment: 342884 Committed r232910: <https://trac.webkit.org/changeset/232910>
WebKit Commit Bot
Comment 6 2018-06-16 12:18:51 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 7 2018-06-16 12:19:23 PDT
Note You need to log in before you can comment on or make changes to this bug.