[webkit-reviews] review requested: [Bug 41510] Add Base64DecodePolicy option at base64Decode() : [Attachment 67578] Patch for nil value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 14 11:27:42 PDT 2010


Patrick R. Gansterer <paroga at paroga.com> has asked  for review:
Bug 41510: Add Base64DecodePolicy option at base64Decode()
https://bugs.webkit.org/show_bug.cgi?id=41510

Attachment 67578: Patch for nil value
https://bugs.webkit.org/attachment.cgi?id=67578&action=review

------- Additional Comments from Patrick R. Gansterer <paroga at paroga.com>
(In reply to comment #46)
> It would be:
> 
>     if (!locationString)
>	  locationString = @"";
THX!


More information about the webkit-reviews mailing list