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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 24 15:21:42 PDT 2011


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


Geoffrey Garen <ggaren at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #94700|review?                     |review+
               Flag|                            |




--- Comment #6 from Geoffrey Garen <ggaren at apple.com>  2011-05-24 15:21:41 PST ---
(From update of attachment 94700)
I agree with ap -- better names would help indicate that each successive level of the enum is inclusive of previous levels. I'd suggest:

        CommonFields,
        CommonAndUncommonFields,
        AllFields

r=me with that change

-- 
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