RESOLVED FIXED 157326
[WK2][DiskCache] Store common HTTP header names as strings
https://bugs.webkit.org/show_bug.cgi?id=157326
Summary [WK2][DiskCache] Store common HTTP header names as strings
Chris Dumez
Reported 2016-05-03 14:15:03 PDT
Store common HTTP header names as strings instead of their integer representation inside the HTTPHeaderName enumeration. Otherwise, updating HTTPHeaderNames.in renders the data in the disk cache invalid.
Attachments
Patch (5.12 KB, patch)
2016-05-03 15:11 PDT, Chris Dumez
no flags
Radar WebKit Bug Importer
Comment 1 2016-05-03 14:16:03 PDT
Chris Dumez
Comment 2 2016-05-03 14:18:17 PDT
XD
Chris Dumez
Comment 3 2016-05-03 15:11:48 PDT
Chris Dumez
Comment 4 2016-05-03 16:25:24 PDT
Comment on attachment 278033 [details] Patch Clearing flags on attachment: 278033 Committed r200394: <http://trac.webkit.org/changeset/200394>
Chris Dumez
Comment 5 2016-05-03 16:25:29 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.