As per the discussion in https://bugs.webkit.org/show_bug.cgi?id=85330, we replace 'return V8Proxy::notHandledByInterceptor()' with 'return v8::Handle<v8::Value>()'.
Created attachment 142672 [details] Patch
Comment on attachment 142672 [details] Patch Death to the cargo cult.
Comment on attachment 142672 [details] Patch Rejecting attachment 142672 [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: t/git/webkit-commit-queue/Source/WebKit/chromium/v8 --revision 11551 --non-interactive --force --accept theirs-conflict --ignore-externals' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium' 47>At revision 11551. ________ 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/12721795
Sorry for the bad error messages: Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force', u'--reviewer', u'Adam Barth']" exit_code: 1 cwd: /mnt/git/webkit-commit-queue/ I think this hit a merge conflict at the very end of the commit cycle.
Created attachment 142929 [details] patch for landing
Comment on attachment 142929 [details] patch for landing Clearing flags on attachment: 142929 Committed r117873: <http://trac.webkit.org/changeset/117873>
Looks like this landed a while ago.