RESOLVED FIXED 95368
[BlackBerry] Adjust wtf include header style
https://bugs.webkit.org/show_bug.cgi?id=95368
Summary [BlackBerry] Adjust wtf include header style
Rob Buis
Reported 2012-08-29 12:45:25 PDT
In particular, in WebKit we should provide full wtf include paths like all other ports.
Attachments
Patch (14.12 KB, patch)
2012-08-29 12:54 PDT, Rob Buis
yong.li.webkit: review+
Rob Buis
Comment 1 2012-08-29 12:54:33 PDT
Yong Li
Comment 2 2012-08-29 13:09:28 PDT
Comment on attachment 161291 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=161291&action=review > Source/WebKit/blackberry/WebCoreSupport/ChromeClientBlackBerry.cpp:72 > #include <BlackBerryPlatformWindow.h> > > +#include <wtf/text/CString.h> spaces like this are probably not needed. but it is minor thing.
Rob Buis
Comment 3 2012-08-29 13:27:07 PDT
Note You need to log in before you can comment on or make changes to this bug.