Bug 60037 - Remove double-free checks for bug 56124
Summary: Remove double-free checks for bug 56124
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Mihai Parparita
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-03 10:18 PDT by Mihai Parparita
Modified: 2011-05-04 04:08 PDT (History)
5 users (show)

See Also:


Attachments
Patch (3.31 KB, patch)
2011-05-03 10:20 PDT, Mihai Parparita
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mihai Parparita 2011-05-03 10:18:44 PDT
Remove double-free checks for bug 56124
Comment 1 Mihai Parparita 2011-05-03 10:20:31 PDT
Created attachment 92088 [details]
Patch
Comment 2 WebKit Commit Bot 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
Comment 3 Adam Barth 2011-05-03 18:15:48 PDT
Sorry, AppEngine is currently haven an "Anomaly".

http://code.google.com/status/appengine
Comment 4 Mihai Parparita 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.
Comment 5 Eric Seidel (no email) 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?
Comment 6 WebKit Commit Bot 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>
Comment 7 WebKit Commit Bot 2011-05-04 04:08:54 PDT
All reviewed patches have been landed.  Closing bug.