RESOLVED FIXED 60037
Remove double-free checks for bug 56124
https://bugs.webkit.org/show_bug.cgi?id=60037
Summary Remove double-free checks for bug 56124
Mihai Parparita
Reported 2011-05-03 10:18:44 PDT
Remove double-free checks for bug 56124
Attachments
Patch (3.31 KB, patch)
2011-05-03 10:20 PDT, Mihai Parparita
no flags
Mihai Parparita
Comment 1 2011-05-03 10:20:31 PDT
WebKit Commit Bot
Comment 2 2011-05-03 18:14:04 PDT
Comment on attachment 92088 [details] Patch Rejecting attachment 92088 [details] from commit-queue. Failed to run "['./Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=cr-jail-7', 'apply-..." exit_code: 1 Last 500 characters of output: autoinstalled/mechanize/_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 60] Operation timed out> Full output: http://queues.webkit.org/results/8558001
Adam Barth
Comment 3 2011-05-03 18:15:48 PDT
Sorry, AppEngine is currently haven an "Anomaly". http://code.google.com/status/appengine
Mihai Parparita
Comment 4 2011-05-03 20:29:55 PDT
Comment on attachment 92088 [details] Patch Looks like App Engine had read-only mode maintenance from 5:30 to 6:15.
Eric Seidel (no email)
Comment 5 2011-05-03 20:38:14 PDT
Looks like this was unscheduled maintenence. Maybe I should teach the bots how to read the curent app-engine status and cope?
WebKit Commit Bot
Comment 6 2011-05-04 04:08:49 PDT
Comment on attachment 92088 [details] Patch Clearing flags on attachment: 92088 Committed r85728: <http://trac.webkit.org/changeset/85728>
WebKit Commit Bot
Comment 7 2011-05-04 04:08: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.