Bug 157326

Summary: [WK2][DiskCache] Store common HTTP header names as strings
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, koivisto, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.