RESOLVED FIXED 24563
Change the ResourceRequest to be a struct rather then class to pacify VC compiler.
https://bugs.webkit.org/show_bug.cgi?id=24563
Summary Change the ResourceRequest to be a struct rather then class to pacify VC comp...
Dmitry Titov
Reported 2009-03-12 14:45:52 PDT
This is upstreaming of a change in WebCore/platform/network/chromium.
Attachments
Proposed patch (1.02 KB, patch)
2009-03-12 14:48 PDT, Dmitry Titov
dglazkov: review+
Dmitry Titov
Comment 1 2009-03-12 14:48:30 PDT
Created attachment 28559 [details] Proposed patch
Dimitri Glazkov (Google)
Comment 2 2009-03-12 15:32:44 PDT
Comment on attachment 28559 [details] Proposed patch Yay. We should file a bug on removing this struct/class inconsistency.
Dmitry Titov
Comment 3 2009-03-12 16:30:48 PDT
Note You need to log in before you can comment on or make changes to this bug.