b2d7749643
Before this CL, if initializing from a dill file, and then, at a subsequent call to computeDelta asks for the full Component, the sources from the originally loaded libraries was missing. This also meant that some fileUris were missing. This can basically break Flutter. This CL introduces tests that catch this, fixes the issue and bumps the kernel version to force recompilation in Flutter. Change-Id: I9f62962db017cec232855377835103ffc324820b Reviewed-on: https://dart-review.googlesource.com/49642 Reviewed-by: Peter von der Ahé <ahe@google.com> Commit-Queue: Jens Johansen <jensj@google.com>