We should be using DeviceInfo to dynamically generate our UserAgent string.
Created attachment 132127 [details] Patch
Created attachment 132603 [details] Updated patch, resolved conflicts in WebPage_p.h
Comment on attachment 132603 [details] Updated patch, resolved conflicts in WebPage_p.h View in context: https://bugs.webkit.org/attachment.cgi?id=132603&action=review LGTM. > Source/WebKit/blackberry/Api/WebPage.cpp:5683 > + BlackBerry::Platform::DeviceInfo* info = BlackBerry::Platform::DeviceInfo::instance(); You can probably leave off BlackBerry:: prefix.
Comment on attachment 132603 [details] Updated patch, resolved conflicts in WebPage_p.h Clearing flags on attachment: 132603 Committed r111209: <http://trac.webkit.org/changeset/111209>
All reviewed patches have been landed. Closing bug.