DescriptionOilpan: Remove a redundant loop from NormalPageHeap::allocatePage()
http://codereview.chromium.org/393823003 added the loop for the purposes
of repeatedly polling the cross-thread-usable free page pool.
As we now take the first page & don't add that to the pool,
the loop looks redundant.
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201903
Patch Set 1 #
Total comments: 1
Patch Set 2 : #Messages
Total messages: 9 (2 generated)
|