WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Patch
(3.66 KB, patch)
2018-06-15 19:38 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(3.82 KB, patch)
2018-06-16 11:30 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2018-06-15 19:31:49 PDT
Created
attachment 342869
[details]
Patch
Chris Dumez
Comment 2
2018-06-15 19:38:50 PDT
Created
attachment 342870
[details]
Patch
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
Created
attachment 342884
[details]
Patch
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
<
rdar://problem/41189077
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug