Compiling is failing with: /home/adenilson/apps/webkit/Webkit/Source/WTF/wtf/PageAllocationAligned.cpp:55:95: error: ‘executable’ was not declared in this scope Because it was removed in r145018. This patch fixes this issue by setting the execution parameter to default false.
Created attachment 191885 [details] Use false as default value for execution parameter.
Comment on attachment 191885 [details] Use false as default value for execution parameter. Looks reasonable.
Comment on attachment 191885 [details] Use false as default value for execution parameter. Clearing flags on attachment: 191885 Committed r145022: <http://trac.webkit.org/changeset/145022>
All reviewed patches have been landed. Closing bug.