RESOLVED FIXED Bug 82211
[BlackBerry] Disable DisallowCType.h usage
https://bugs.webkit.org/show_bug.cgi?id=82211
Summary [BlackBerry] Disable DisallowCType.h usage
Rob Buis
Reported 2012-03-26 08:15:09 PDT
We do rely on ctype.h internally, so right now we run into compile problems (Geolocation.cpp).
Attachments
Patch (1.30 KB, patch)
2012-03-26 22:03 PDT, Ming Xie
no flags
Patch (1.39 KB, patch)
2012-03-26 22:26 PDT, Ming Xie
no flags
Ming Xie
Comment 1 2012-03-26 22:03:32 PDT
Ming Xie
Comment 2 2012-03-26 22:26:29 PDT
Rob Buis
Comment 3 2012-03-27 04:12:20 PDT
Comment on attachment 133976 [details] Patch Looks good, thanks! One thing I forgot, there is a similar case in JavaScriptCore, can you do that one too in this patch?
Rob Buis
Comment 4 2012-03-27 07:58:43 PDT
Comment on attachment 133976 [details] Patch False alarm, the one in JSC is already fixed.
WebKit Review Bot
Comment 5 2012-03-27 08:44:30 PDT
Comment on attachment 133976 [details] Patch Clearing flags on attachment: 133976 Committed r112275: <http://trac.webkit.org/changeset/112275>
WebKit Review Bot
Comment 6 2012-03-27 08:44:35 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.