DescriptionTrying this patch again. From what we can tell it was a glitch in the MAC WebKit builder since it seemed to recover before the change was reverted.
Create our own blink_heap run_all_tests target to avoid piggy-backing on wtf's.
We used to use wtf's run_all_tests target to run out blink heap unittests. That causes a problem when we want to initialize our heap since we cannot call Heap::init/shutdown from wtf's RunAllTests since it cannot/should not depend on blink heap.
R=ager@chromium.org, erik.corry@gmail.com, haraken@chromium.org, vegorov@chromium.org, zerny@chromium.org
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165205
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165217
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165305
Patch Set 1 #Patch Set 2 : Fixing lib name #Patch Set 3 : Fixing issue with win64 template warnings. #Patch Set 4 : fix copyright typo. #
Total comments: 1
Messages
Total messages: 21 (0 generated)
|