RESOLVED FIXED 89009
[WinCairo] Update WinCairoRequirements.zip Download Location
https://bugs.webkit.org/show_bug.cgi?id=89009
Summary [WinCairo] Update WinCairoRequirements.zip Download Location
Brent Fulgham
Reported 2012-06-13 09:21:29 PDT
Due to the imminent shutdown of the "mobileMe" web service, I had to move the WinCairoRequirements.zip bundle from my public iDisk to my public DropBox account. This update changes the URL of the package.
Attachments
Patch (3.09 KB, patch)
2012-06-13 11:01 PDT, Brent Fulgham
no flags
Patch (3.29 KB, patch)
2012-06-13 11:59 PDT, Brent Fulgham
mrobinson: review+
mrobinson: commit-queue-
Brent Fulgham
Comment 1 2012-06-13 11:01:08 PDT
Brent Fulgham
Comment 2 2012-06-13 11:59:21 PDT
Martin Robinson
Comment 3 2012-06-13 12:15:19 PDT
Comment on attachment 147381 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=147381&action=review > Tools/Scripts/update-webkit-dependency:80 > + #Note: Neither GitHub nor DropBox emit the Last-Modified HTTP header, so use the "Date" field instead. Nit: missing a space here after the # Is this comment accurate? It seems that what's happening here is that it's fetching a file catch "$file.headers" instead of checking the date field.
Martin Robinson
Comment 4 2012-06-13 12:18:07 PDT
Comment on attachment 147381 [details] Patch Looks good, but remove the inaccurate comment. :)
Brent Fulgham
Comment 5 2012-06-13 12:28:44 PDT
Note You need to log in before you can comment on or make changes to this bug.