DescriptionGenerate and use LASTCHANGE for blink
The main reason for making this change is the fact that when pulling
Chromium and Blink code into Android, we have to make automatic changes
to the repository (for example, for generating *.mk files), and the Blink
commit we have as HEAD doesn't match any public commit in the main
Blink repo. While via the LASTCHANGE file we could report a publicly
visible revision.
Also, the way webkit_version.h header is generated now appears to be silly.
First, it doesn't leverage enough existing tools. Second, as it is noted in
webkit_user_agent.gypi, it is broken for incremental builds.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203387
Patch Set 1 #Patch Set 2 : Added missing webkit/build/webkit_version.h.in #Patch Set 3 : Rebased #Patch Set 4 : Rebased #
Total comments: 1
Messages
Total messages: 23 (0 generated)
|