RESOLVED FIXED74021
Use free memory to determine if we have space for DRT instances instead of total memory
https://bugs.webkit.org/show_bug.cgi?id=74021
Summary Use free memory to determine if we have space for DRT instances instead of to...
Eric Seidel (no email)
Reported 2011-12-07 13:01:52 PST
Use free memory to determine if we have space for DRT instances instead of total memory
Attachments
Patch (5.80 KB, patch)
2011-12-07 13:02 PST, Eric Seidel (no email)
no flags
Patch (6.30 KB, patch)
2011-12-07 13:17 PST, Eric Seidel (no email)
no flags
Eric Seidel (no email)
Comment 1 2011-12-07 13:02:50 PST
WebKit Review Bot
Comment 2 2011-12-07 13:05:13 PST
Attachment 118258 [details] did not pass style-queue: Failed to run "['Tools/Scripts/update-webkit']" exit_code: 9 Updating OpenSource From git://git.webkit.org/WebKit + 67d4f2d...f1b1893 master -> origin/master (forced update) Partial-rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc ... Currently at 102267 = 67d4f2de4c2f4a2b6f1b3adfd20b50620fad3051 r102266 = f1b18930bbf5e73c83f2b0018b501e8f64330752 Done rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc M Source/JavaScriptCore/wtf/HashTraits.h M Source/JavaScriptCore/ChangeLog M Source/WebCore/dom/ChildListMutationScope.cpp M Source/WebCore/ChangeLog 102267 = 67d4f2de4c2f4a2b6f1b3adfd20b50620fad3051 already exists! Why are we refetching it? at /usr/lib/git-core/git-svn line 5210 Died at Tools/Scripts/update-webkit line 158. If any of these errors are false positives, please file a bug against check-webkit-style.
Eric Seidel (no email)
Comment 3 2011-12-07 13:17:42 PST
WebKit Review Bot
Comment 4 2011-12-07 17:51:08 PST
Comment on attachment 118260 [details] Patch Clearing flags on attachment: 118260 Committed r102291: <http://trac.webkit.org/changeset/102291>
WebKit Review Bot
Comment 5 2011-12-07 17:51:13 PST
All reviewed patches have been landed. Closing bug.
Eric Seidel (no email)
Comment 6 2012-01-31 10:57:41 PST
This change was motivated by a private thread about the mac-bots failing NRWT on 12/2/12 involving Lucas, Dirk, rniwa, Adam Roben, Adam Barth and I. Given the complains on bug 77419 about this method, maybe this change was folly.
Note You need to log in before you can comment on or make changes to this bug.