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

Issue 10779013: Simplify head emission a bit. (Closed)

Created:
8 years, 5 months ago by Anton Muhin
Modified:
8 years, 5 months ago
Reviewers:
podivilov
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -12 lines) Patch
M lib/dom/scripts/systemnative.py View 2 chunks +12 lines, -12 lines 4 comments Download

Messages

Total messages: 3 (0 generated)
Anton Muhin
8 years, 5 months ago (2012-07-16 15:09:02 UTC) #1
podivilov
lgtm http://codereview.chromium.org/10779013/diff/1/lib/dom/scripts/systemnative.py File lib/dom/scripts/systemnative.py (left): http://codereview.chromium.org/10779013/diff/1/lib/dom/scripts/systemnative.py#oldcode805 lib/dom/scripts/systemnative.py:805: '$HEAD\n', Is it ok to change the order? ...
8 years, 5 months ago (2012-07-16 15:43:16 UTC) #2
Anton Muhin
8 years, 5 months ago (2012-07-16 15:46:45 UTC) #3
http://codereview.chromium.org/10779013/diff/1/lib/dom/scripts/systemnative.py
File lib/dom/scripts/systemnative.py (left):

http://codereview.chromium.org/10779013/diff/1/lib/dom/scripts/systemnative.p...
lib/dom/scripts/systemnative.py:805: '$HEAD\n',
On 2012/07/16 15:43:16, podivilov wrote:
> Is it ok to change the order?

That should be, but let me lift it up to keep the former semantics.

http://codereview.chromium.org/10779013/diff/1/lib/dom/scripts/systemnative.py
File lib/dom/scripts/systemnative.py (right):

http://codereview.chromium.org/10779013/diff/1/lib/dom/scripts/systemnative.p...
lib/dom/scripts/systemnative.py:801: head_emitter.Emit(
On 2012/07/16 15:43:16, podivilov wrote:
> Maybe just emit(runtime_check)?

Missing trailing \n, let's keep it as is for now.

Powered by Google App Engine
This is Rietveld 408576698