Right now it spits out the following warning: Source/WebKit2/WebProcess/WebCoreSupport/WebChromeClient.cpp:719: Missing spaces around >> [whitespace/operators] [3] for a line like void WebChromeClient::didAssociateFormControls(const Vector<RefPtr<WebCore::Element>>& elements) It shouldn’t, since we are using C++11 in WK2.
Created attachment 212112 [details] Patch
Created attachment 213052 [details] Patch
Wrong bug?
(In reply to comment #3) > Wrong bug? Yup :(.
Comment on attachment 212112 [details] Patch Clearing flags on attachment: 212112 Committed r156694: <http://trac.webkit.org/changeset/156694>
All reviewed patches have been landed. Closing bug.