Descriptionisolate_driver: Enable ninja parsing code all the time.
Split the ninja parsing code in its own file so that isolate_driver is focused
on .isolate management.
- This removes the need to specify the majority of binary runtime dependencies.
Sadly, this means a few unrelated binaries are now pulled in, for example d8,
libvpx_obj_int_extract and tls_edit. That's a maintenance/performance trade
off.
- Removed some dependencies for unit_tests.isolate to ensure this works.
R=vadimsh@chromium.org
BUG=368543
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269140
Patch Set 1 #Patch Set 2 : Works better #
Total comments: 10
Patch Set 3 : more comments #
Messages
Total messages: 16 (0 generated)
|