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

Issue 2770493004: Remove disable warnings compile flag in safebrowsing component, and fix some type win64 type errors… (Closed)

Created:
3 years, 9 months ago by lpz
Modified:
3 years, 9 months ago
CC:
chromium-reviews, grt+watch_chromium.org, vakh+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove disable warnings compile flag in safebrowsing component, and fix some type win64 type errors that were found. BUG=700351, 702773 Review-Url: https://codereview.chromium.org/2770493004 Cr-Commit-Position: refs/heads/master@{#459425} Committed: https://chromium.googlesource.com/chromium/src/+/ac4f2ee6eef06c8c345eed0a01bf64ab3df642eb

Patch Set 1 #

Total comments: 2

Patch Set 2 : Sync #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -5 lines) Patch
M components/safe_browsing/renderer/BUILD.gn View 1 chunk +0 lines, -3 lines 0 comments Download
M components/safe_browsing/renderer/threat_dom_details.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 26 (17 generated)
lpz
Tim: I duped your cl 2764883002 just to confirm that it fixed your error. Let ...
3 years, 9 months ago (2017-03-22 17:26:11 UTC) #4
Nathan Parker
https://codereview.chromium.org/2770493004/diff/1/components/safe_browsing/renderer/threat_dom_details.cc File components/safe_browsing/renderer/threat_dom_details.cc (right): https://codereview.chromium.org/2770493004/diff/1/components/safe_browsing/renderer/threat_dom_details.cc#newcode174 components/safe_browsing/renderer/threat_dom_details.cc:174: const int child_id = static_cast<int>(element_to_node_map->size()) + 1; Why cast ...
3 years, 9 months ago (2017-03-22 21:12:56 UTC) #7
lpz
https://codereview.chromium.org/2770493004/diff/1/components/safe_browsing/renderer/threat_dom_details.cc File components/safe_browsing/renderer/threat_dom_details.cc (right): https://codereview.chromium.org/2770493004/diff/1/components/safe_browsing/renderer/threat_dom_details.cc#newcode174 components/safe_browsing/renderer/threat_dom_details.cc:174: const int child_id = static_cast<int>(element_to_node_map->size()) + 1; On 2017/03/22 ...
3 years, 9 months ago (2017-03-23 15:37:32 UTC) #8
Nathan Parker
lgtm Got it, make sense.
3 years, 9 months ago (2017-03-23 16:27:29 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2770493004/20001
3 years, 9 months ago (2017-03-23 16:30:59 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/346605)
3 years, 9 months ago (2017-03-23 17:01:27 UTC) #14
timvolodine
On 2017/03/22 17:26:11, lpz wrote: > Tim: I duped your cl 2764883002 just to confirm ...
3 years, 9 months ago (2017-03-24 14:58:06 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2770493004/20001
3 years, 9 months ago (2017-03-24 15:04:17 UTC) #23
commit-bot: I haz the power
3 years, 9 months ago (2017-03-24 15:09:54 UTC) #26
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/ac4f2ee6eef06c8c345eed0a01bf...

Powered by Google App Engine
This is Rietveld 408576698