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

Issue 36833002: Fix bugs in Sodium (Closed)

Created:
7 years, 2 months ago by danno
Modified:
7 years, 2 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix bugs in Sodium R=dslomov@chromium.org

Patch Set 1 #

Total comments: 1

Patch Set 2 : Review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -4 lines) Patch
M src/codegen.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/objects.cc View 1 chunk +1 line, -0 lines 0 comments Download
M tools/sodium/sodium.js View 1 1 chunk +8 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
danno
ptal
7 years, 2 months ago (2013-10-23 08:56:27 UTC) #1
Dmitry Lomov (no reviews)
7 years, 2 months ago (2013-10-23 09:06:50 UTC) #2
LGTM with a suggestion (up to you whether to act on it or not)

https://chromiumcodereview.appspot.com/36833002/diff/1/tools/sodium/sodium.js
File tools/sodium/sodium.js (right):

https://chromiumcodereview.appspot.com/36833002/diff/1/tools/sodium/sodium.js...
tools/sodium/sodium.js:345: var newHtml = "<pre class=\"prettyprint linenums\"
id=\"source-text-pre\">"
Construct this with createElement instead of HTML string?

Powered by Google App Engine
This is Rietveld 408576698