[webkit-reviews] review granted: [Bug 60190] Can't save a link from "Save Linked File to Download" popup menu : [Attachment 92288] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 4 11:45:54 PDT 2011


mitz at webkit.org has granted Anders Carlsson <andersca at apple.com>'s request for
review:
Bug 60190: Can't save a link from "Save Linked File to Download" popup menu
https://bugs.webkit.org/show_bug.cgi?id=60190

Attachment 92288: Patch
https://bugs.webkit.org/attachment.cgi?id=92288&action=review

------- Additional Comments from mitz at webkit.org
View in context: https://bugs.webkit.org/attachment.cgi?id=92288&action=review

> Source/WebKit2/WebProcess/WebPage/mac/WebPageMac.mm:639
> +    [request.get() setValue:(NSString*)webPage->userAgent()
forHTTPHeaderField:@"User-Agent"];

Missing space after NSString


More information about the webkit-reviews mailing list