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

Issue 4924001: JavaScript to Value bridge. (Closed)

Created:
10 years, 1 month ago by Scott Byer
Modified:
9 years, 7 months ago
Reviewers:
sky
CC:
chromium-reviews, Paweł Hajdan Jr., ben+cc_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

JavaScript to Value bridge. Add more values that we can get back from JavaScript. Very useful for writing additional DOMUI browser test, and maybe in other cases as well. BUG=none TEST=RenderViewHostTest.ExecuteJavascriptInWebFrameNotifyResult Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=68416

Patch Set 1 #

Patch Set 2 : Go back to using seconds, use UTC for reliability in the test. #

Total comments: 1

Patch Set 3 : Fix documentation. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+202 lines, -37 lines) Patch
M base/values.h View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M base/values.cc View 1 2 2 chunks +10 lines, -0 lines 0 comments Download
M chrome/browser/renderer_host/render_view_host.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/render_view_host.cc View 1 2 1 chunk +4 lines, -3 lines 0 comments Download
M chrome/browser/renderer_host/test/render_view_host_browsertest.cc View 1 2 3 chunks +136 lines, -26 lines 0 comments Download
M chrome/common/notification_type.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/render_messages_internal.h View 1 2 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/renderer/render_view.cc View 1 2 2 chunks +43 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Scott Byer
Do you mind reviewing this? This ended up being a yak shaving from trying to ...
10 years ago (2010-12-06 22:37:16 UTC) #1
sky
Can you also update the documentation to mention the value may be the NullValue. http://codereview.chromium.org/4924001/diff/9001/chrome/browser/renderer_host/render_view_host.h ...
10 years ago (2010-12-06 23:07:07 UTC) #2
Scott Byer
On 2010/12/06 23:07:07, sky wrote: > Can you also update the documentation to mention the ...
10 years ago (2010-12-07 00:03:20 UTC) #3
sky
On 2010/12/07 00:03:20, Scott Byer wrote: > On 2010/12/06 23:07:07, sky wrote: > > Can ...
10 years ago (2010-12-07 00:07:22 UTC) #4
Scott Byer
Done. On 2010/12/07 00:07:22, sky wrote: > On 2010/12/07 00:03:20, Scott Byer wrote: > > ...
10 years ago (2010-12-07 00:18:16 UTC) #5
sky
10 years ago (2010-12-07 00:25:13 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698