[webkit-reviews] review requested: [Bug 16597] There are no NULL checks for strings in public api : [Attachment 18099] Add missing NULL checks for string parameters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 24 19:21:46 PST 2007


Christian Dywan <christian at twotoasts.de> has asked  for review:
Bug 16597: There are no NULL checks for strings in public api
http://bugs.webkit.org/show_bug.cgi?id=16597

Attachment 18099: Add missing NULL checks for string parameters
http://bugs.webkit.org/attachment.cgi?id=18099&action=edit

------- Additional Comments from Christian Dywan <christian at twotoasts.de>
This adds the missing NULL checks.

Also webkit_web_view_load_string allows for NULL mime_type and encoding,
defaulting to text/html and UTF-8 respectively.


More information about the webkit-reviews mailing list