RESOLVED FIXED 27687
[Gtk] Refactor ResourceHandleSoup - make start* functions static
https://bugs.webkit.org/show_bug.cgi?id=27687
Summary [Gtk] Refactor ResourceHandleSoup - make start* functions static
Jan Alonzo
Reported 2009-07-25 21:11:24 PDT
The functions startHttp, startGio, and startData isn't used outside ResourceHandleSoup. I'd like to propose to refactor these functions and make them static to ResourceHandleSoup.
Attachments
patch (7.56 KB, patch)
2009-07-25 21:19 PDT, Jan Alonzo
xan.lopez: review+
Jan Alonzo
Comment 1 2009-07-25 21:19:33 PDT
Xan Lopez
Comment 2 2009-07-27 12:19:08 PDT
Comment on attachment 33502 [details] patch Makes sense to me.
Jan Alonzo
Comment 3 2009-07-28 04:03:26 PDT
(In reply to comment #2) > (From update of attachment 33502 [details]) > Makes sense to me. Landed in r46468. Thanks.
Note You need to log in before you can comment on or make changes to this bug.