RESOLVED INVALID 109480
build fix for USE(WININET)
https://bugs.webkit.org/show_bug.cgi?id=109480
Summary build fix for USE(WININET)
Mark Salisbury
Reported 2013-02-11 13:23:34 PST
In 141981, ResourceHandle's constructor was changed so that Networking context became the first parameter. This causes a compile fail in ResourceHandleWin.cpp if USE(WININET) is true.
Attachments
Proposed fix (1.39 KB, patch)
2013-02-11 14:08 PST, Mark Salisbury
haraken: review+
Mark Salisbury
Comment 1 2013-02-11 14:08:54 PST
Created attachment 187669 [details] Proposed fix
Kentaro Hara
Comment 2 2013-02-11 15:55:22 PST
Comment on attachment 187669 [details] Proposed fix rs=me
Patrick R. Gansterer
Comment 3 2013-02-11 20:52:44 PST
Please create your patches based on trunk all the time. http://trac.webkit.org/changeset/142254
Mark Salisbury
Comment 4 2013-02-11 21:09:58 PST
Didn't think I was too far out of date, but you beat me to it. Thanks.
Note You need to log in before you can comment on or make changes to this bug.