Bug 59034

Summary: [WinCairo] Missing WebMutableURLRequest::mutableCopy implementation prevents DumpRenderTree from running
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebCore Misc.Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   
Attachments:
Description Flags
Patch mrobinson: review+

Brent Fulgham
Reported 2011-04-20 16:28:30 PDT
DumpRenderTree has not been functional under WinCairo for the better part of a year. I finally tracked the cause down to the use of 'mutableCopy' for resource requests in the DumpRenderTree logic. This attached patch provides an implementation of this logic for the cURL-based WinCairo port so that DumpRenderTree works properly again.
Attachments
Patch (1.26 KB, patch)
2011-04-20 16:35 PDT, Brent Fulgham
mrobinson: review+
Brent Fulgham
Comment 1 2011-04-20 16:35:14 PDT
Brent Fulgham
Comment 2 2011-04-20 16:47:31 PDT
Note You need to log in before you can comment on or make changes to this bug.