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

Issue 1362713002: Do not cast Visual State Callback request_id argument to long. (Closed)

Created:
5 years, 3 months ago by Tobias Sargeant
Modified:
5 years, 3 months ago
Reviewers:
CC:
chromium-reviews, android-webview-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@2490
Target Ref:
refs/pending/branch-heads/2490
Project:
chromium
Visibility:
Public.

Description

Do not cast Visual State Callback request_id argument to long. The request id is a Java long, and casting to C++ long loses precision. BUG=534864 Review URL: https://codereview.chromium.org/1348473003 Cr-Commit-Position: refs/heads/master@{#350210} (cherry picked from commit 63b8ddb9d1d6f7b504cebdd1980cc037afe1189d) Committed: https://chromium.googlesource.com/chromium/src/+/f8faac340b8fcb525fc1a3ceffacd601801bf7c6

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M android_webview/javatests/src/org/chromium/android_webview/test/VisualStateTest.java View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/native/aw_contents.h View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/native/aw_contents.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Tobias Sargeant
5 years, 3 months ago (2015-09-22 20:52:44 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
f8faac340b8fcb525fc1a3ceffacd601801bf7c6 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698