[Webkit-unassigned] [Bug 61345] lazily init ResourceResponse suggested filename.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 24 15:13:50 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=61345





--- Comment #5 from Alexey Proskuryakov <ap at webkit.org>  2011-05-24 15:13:50 PST ---
(From update of attachment 94700)
View in context: https://bugs.webkit.org/attachment.cgi?id=94700&action=review

> Source/WebCore/platform/network/ResourceResponseBase.h:136
>          Uninitialized,
>          CommonFieldsOnly,
> -        AllFields
> +        AllHeaderFields,
> +        SuggestedFilename

If I understand the patch correctly, SuggestedFilename actually initializes everything. I think that it should be named accordingly.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list