[Webkit-unassigned] [Bug 21596] WebCore::Cache should use parsed Pragma and Cache-Control headers
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 14 17:27:41 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21596
ddkilzer at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|webkit- |ddkilzer at webkit.org
|unassigned at lists.webkit.org |
Status|NEW |ASSIGNED
Attachment #24352| |review?
Flag| |
------- Comment #1 from ddkilzer at webkit.org 2008-10-14 17:27 PDT -------
Created an attachment (id=24352)
--> (https://bugs.webkit.org/attachment.cgi?id=24352&action=view)
Patch v1
Looking for feedback specifically on whether I should replace
isControlCharacter(UChar) with !isASCIIPrintable().
I think I should make trimToNextSeparator(const String&) inline as well.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list