[Webkit-unassigned] [Bug 36395] [Qt] Patch to add support for Content-Disposition...

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 30 09:08:48 PDT 2010


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





--- Comment #44 from Brady Eidson <beidson at apple.com>  2010-03-30 09:08:48 PST ---
> > typedef enum {
> >     Inline,
> >     Attachment,
> >     Other
> > } ContentDispositionType;
> 
> Hmm... there seems to be another enum declared in that same file that does not
> follow the style you suggest here. No matter, I implemented it as you
> suggested, except I added an additional enum, 'None', to the list as the first
> item...

Good call on the None.

> No problems... Only thing left is should I generate a patch against the last
> patch or create a complete patch with the new suggested fixes ? Should this new
> patch then be posted to a new bug report or should I still post it here ?

New bug, I guess.  CC me and I'll quickly review.  :)

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