RESOLVED FIXED 85042
Doesn't build with ENABLE_JIT=0
https://bugs.webkit.org/show_bug.cgi?id=85042
Summary Doesn't build with ENABLE_JIT=0
Allan Sandfeld Jensen
Reported 2012-04-27 02:36:35 PDT
Created attachment 139157 [details] Patch When building with JIT disabled JavaScriptCore fails to compile several files due to missing implementation of CallFrame::globalData.
Attachments
Patch (381 bytes, patch)
2012-04-27 02:36 PDT, Allan Sandfeld Jensen
no flags
Patch (1.09 KB, patch)
2012-05-04 05:34 PDT, Allan Sandfeld Jensen
no flags
Patch (2.07 KB, patch)
2012-08-10 08:27 PDT, Allan Sandfeld Jensen
no flags
Gavin Barraclough
Comment 1 2012-04-27 11:35:29 PDT
Comment on attachment 139157 [details] Patch Thanks for the fix!
WebKit Review Bot
Comment 2 2012-04-27 13:06:41 PDT
Comment on attachment 139157 [details] Patch Rejecting attachment 139157 [details] from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2 Last 500 characters of output: webkit-commit-queue/Source/WebKit/chromium/webkit --revision 133673 --non-interactive --force --accept theirs-conflict --ignore-externals' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium' 48>At revision 133673. ________ running '/usr/bin/python tools/clang/scripts/update.py --mac-only' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium' ________ running '/usr/bin/python gyp_webkit' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium' Updating webkit projects from gyp files... Full output: http://queues.webkit.org/results/12559304
Allan Sandfeld Jensen
Comment 3 2012-05-04 05:34:53 PDT
WebKit Review Bot
Comment 4 2012-05-04 06:56:22 PDT
Comment on attachment 140196 [details] Patch Clearing flags on attachment: 140196 Committed r116092: <http://trac.webkit.org/changeset/116092>
WebKit Review Bot
Comment 5 2012-05-04 06:56:27 PDT
All reviewed patches have been landed. Closing bug.
Allan Sandfeld Jensen
Comment 6 2012-08-10 08:26:05 PDT
Regressed again.
Allan Sandfeld Jensen
Comment 7 2012-08-10 08:27:56 PDT
Eric Seidel (no email)
Comment 8 2012-08-12 04:29:20 PDT
Comment on attachment 157734 [details] Patch OK.
WebKit Review Bot
Comment 9 2012-08-12 04:47:49 PDT
Comment on attachment 157734 [details] Patch Clearing flags on attachment: 157734 Committed r125373: <http://trac.webkit.org/changeset/125373>
WebKit Review Bot
Comment 10 2012-08-12 04:47:54 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.