[webkit-reviews] review granted: [Bug 126933] Update WebPageProxyIOS's user agent string : [Attachment 221080] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 13 16:52:26 PST 2014


Darin Adler <darin at apple.com> has granted Benjamin Poulain
<benjamin at webkit.org>'s request for review:
Bug 126933: Update WebPageProxyIOS's user agent string
https://bugs.webkit.org/show_bug.cgi?id=126933

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

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=221080&action=review


> Source/WebKit2/UIProcess/ios/WebPageProxyIOS.mm:51
> +	   return (NSString *)overrideUserAgent;

I think you can remove that typecast.


More information about the webkit-reviews mailing list