Bug 90482

Summary: [BlackBerry] Turn on DFGJIT in Platform.h
Product: WebKit Reporter: Yong Li <yong.li.webkit>
Component: WebKit BlackBerryAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
the patch
rwlbuis: review+, webkit.review.bot: commit-queue-
try again none

Description Yong Li 2012-07-03 11:12:45 PDT
Enable DFGJIT
Comment 1 Yong Li 2012-07-03 11:24:09 PDT
Created attachment 150649 [details]
the patch
Comment 2 Rob Buis 2012-07-03 11:28:41 PDT
Comment on attachment 150649 [details]
the patch

LGTM.
Comment 3 WebKit Review Bot 2012-07-03 12:19:30 PDT
Comment on attachment 150649 [details]
the patch

Rejecting attachment 150649 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 1

Last 500 characters of output:
hanize/_urllib2_fork.py", line 332, in _call_chain
    result = func(*args)
  File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_urllib2_fork.py", line 1170, in https_open
    return self.do_open(conn_factory, req)
  File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_urllib2_fork.py", line 1118, in do_open
    raise URLError(err)
urllib2.URLError: <urlopen error [Errno -3] Temporary failure in name resolution>

Full output: http://queues.webkit.org/results/13124604
Comment 4 Yong Li 2012-07-03 12:29:10 PDT
Created attachment 150658 [details]
try again
Comment 5 WebKit Review Bot 2012-07-03 14:44:24 PDT
Comment on attachment 150658 [details]
try again

Clearing flags on attachment: 150658

Committed r121804: <http://trac.webkit.org/changeset/121804>