[webkit-reviews] review granted: [Bug 31200] Tests in http/tests/security/mixedContent start to fail when new tests are added : [Attachment 42997] follow-up fix for Tiger

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 11 13:58:41 PST 2009


Darin Adler <darin at apple.com> has granted Alexey Proskuryakov <ap at webkit.org>'s
request for review:
Bug 31200: Tests in http/tests/security/mixedContent start to fail when new
tests are added
https://bugs.webkit.org/show_bug.cgi?id=31200

Attachment 42997: follow-up fix for Tiger
https://bugs.webkit.org/attachment.cgi?id=42997&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
> +#if BUILDING_ON_TIGER
> +	// Initialize internal NSuRLRequest data for
setAllowsAnyHTTPSCertificate:forHost: to work properly.
> +	[[[[NSURLRequest alloc] init] autorelease] HTTPMethod];
> +#endif

Bad spelling of NSURLRequest. Comment should use the phrase "work around for
Tiger bug", I think.


More information about the webkit-reviews mailing list