Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(194)

Issue 335053003: Clarify comments about the role of the lex/parse table cache action (Closed)

Created:
6 years, 5 months ago by Jens Widell
Modified:
6 years, 5 months ago
Reviewers:
haraken
CC:
blink-reviews, blink-reviews-bindings_chromium.org, arv+blink, abarth-chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Clarify comments about the role of the lex/parse table cache action The comment claimed the explicit cache update step wasn't required, and explained why we still did it. This was correct for a clean build, but for an incremental build, when stale cache files might exist, it was incorrect; the explicit cache update step is in fact required to refresh a stale cache. NOTRY=true Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176917

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -10 lines) Patch
M Source/bindings/scripts/BUILD.gn View 1 chunk +6 lines, -5 lines 0 comments Download
M Source/bindings/scripts/scripts.gyp View 1 chunk +5 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Jens Widell
PTAL
6 years, 5 months ago (2014-06-25 08:22:01 UTC) #1
haraken
LGTM
6 years, 5 months ago (2014-06-25 08:57:37 UTC) #2
Jens Widell
The CQ bit was checked by jl@opera.com
6 years, 5 months ago (2014-06-25 09:22:50 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jl@opera.com/335053003/1
6 years, 5 months ago (2014-06-25 09:23:54 UTC) #4
commit-bot: I haz the power
6 years, 5 months ago (2014-06-25 13:56:51 UTC) #5
Message was sent while issue was closed.
Change committed as 176917

Powered by Google App Engine
This is Rietveld 408576698