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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 22 16:07:16 PDT 2010


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





--- Comment #22 from Simon Hausmann <hausmann at webkit.org>  2010-03-22 16:07:16 PST ---
(In reply to comment #21)
> (In reply to comment #15)
> > (In reply to comment #10)
> > > (In reply to comment #8)
> > > > > Where does one mark the patches with the review flag ? Find the changelog file
> > > > > though ; so I will go ahead and provide an patch that updates that as well...
> > > > 
> > > > Click on "details" next to your patch. You can also do it when you attach a new
> > > > attachment.
> > > > 
> > > > Please generate ChangeLog using WebKitTools/Script/prepare-ChangeLog
> > > 
> > > Cannot use this at all since I am working off of a weekly snapshot and not a
> > > git-clone of the qtwebkit respository. 
> > 
> > Then you'll have to create the ChangeLog entry yourself.
> > 
> > But why not get a git clone of WebKit or use svn directly?
> 
> Too slow a connection to clone 1GB repository compare to downloading a 21.4 MB
> tar ball :) I did not know you can use svn to obtain the sources though. Can
> you do that ? I did not see anything about that here: 
> 
> https://trac.webkit.org/wiki/QtWebKitContrib

Absolutely. WebKit is still developed in SVN, it just happens that many
developers prefer to use git(-svn) on top of it, especially the ones on slow
connections :)

The normal WebKit instructions apply, see

http://webkit.org/building/checkout.html

So you can also just get the tarball and continue svn up from there or do a
fresh (slow) svn co.

Most of the the scripts - prepare-ChangeLog, webkit-patch, etc. - work with svn
and git.

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