RESOLVED FIXED 46774
Add WKStringIsEqual to the WK2 API
https://bugs.webkit.org/show_bug.cgi?id=46774
Summary Add WKStringIsEqual to the WK2 API
Brady Eidson
Reported 2010-09-28 18:58:05 PDT
Add WKStringIsEqual to the WK2 API
Attachments
Patch (1.44 KB, patch)
2010-09-28 18:59 PDT, Brady Eidson
beidson: commit-queue-
Better, noncrashy fix (1.57 KB, patch)
2010-09-30 15:29 PDT, Brady Eidson
sam: review+
beidson: commit-queue-
Brady Eidson
Comment 1 2010-09-28 18:59:28 PDT
chris fleizach
Comment 2 2010-09-30 12:36:12 PDT
Comment on attachment 69151 [details] Patch should you check if one or the other string is nil i would expect WKStringIsEqual("blah", nil) to return false and not crash
Brady Eidson
Comment 3 2010-09-30 15:29:09 PDT
Created attachment 69390 [details] Better, noncrashy fix
Brady Eidson
Comment 4 2010-09-30 15:42:20 PDT
Note You need to log in before you can comment on or make changes to this bug.