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

Issue 2229533002: Revert of Simple: Move PVer4 related code from util.* to v4_protocol_manager_util.* (Closed)

Created:
4 years, 4 months ago by Robert Sesek
Modified:
4 years, 4 months ago
CC:
chromium-reviews, kcarattini
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Simple: Move PVer4 related code from util.* to v4_protocol_manager_util.* (patchset #3 id:80001 of https://codereview.chromium.org/2218723002/ ) Reason for revert: Causing static initializers: https://build.chromium.org/p/chromium/builders/Mac/builds/18359 # Static initializers in /b/c/b/mac_ng/src/out/Release/Chromium Framework.framework/Chromium Framework: # HINT: To get this list, run tools/mac/show_mod_init_func.py # HINT: diff against the log from the last run to see what changed /b/c/b/mac_ng/src/out/Release/Chromium Framework.unstripped 0x00000000013489f0 @ _GLOBAL__sub_I_v4_store.cc (in Chromium Framework.unstripped) (v4_store.cc:0) 0x000000000168c3f0 @ _GLOBAL__sub_I_safe_browsing_service.cc (in Chromium Framework.unstripped) (safe_browsing_service.cc:0) 0x00000000016bbc30 @ _GLOBAL__sub_I_local_database_manager.cc (in Chromium Framework.unstripped) (local_database_manager.cc:0) 0x00000000016e6300 @ _GLOBAL__sub_I_services_delegate_impl.cc (in Chromium Framework.unstripped) (services_delegate_impl.cc:0) 0x000000000391ed70 @ _GLOBAL__sub_I_database_manager.cc (in Chromium Framework.unstripped) (database_manager.cc:0) 0x000000000391fd00 @ _GLOBAL__sub_I_util.cc (in Chromium Framework.unstripped) (util.cc:0) 0x0000000003934180 @ _GLOBAL__sub_I_v4_get_hash_protocol_manager.cc (in Chromium Framework.unstripped) (v4_get_hash_protocol_manager.cc:0) 0x0000000003936ef0 @ _GLOBAL__sub_I_v4_local_database_manager.cc (in Chromium Framework.unstripped) (v4_local_database_manager.cc:0) 0x0000000003938990 @ _GLOBAL__sub_I_v4_database.cc (in Chromium Framework.unstripped) (v4_database.cc:0) 0x000000000393a580 @ _GLOBAL__sub_I_v4_update_protocol_manager.cc (in Chromium Framework.unstripped) (v4_update_protocol_manager.cc:0) Original issue's description: > Move code for PVer4 from util.* to v4_protocol_manager_util.* > > BUG=543161 > > Committed: https://crrev.com/4424f4abf1e9b4ad4b4a52371e2646921e6872b5 > Cr-Commit-Position: refs/heads/master@{#410164} TBR=nparker@chromium.org,vakh@chromium.org # Not skipping CQ checks because original CL landed more than 1 days ago. BUG=543161 Committed: https://crrev.com/38fdd175271b4d467721d7396e571789fb028206 Cr-Commit-Position: refs/heads/master@{#410397}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+581 lines, -501 lines) Patch
M chrome/browser/safe_browsing/local_database_manager.cc View 2 chunks +1 line, -2 lines 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_service_browsertest.cc View 2 chunks +1 line, -2 lines 0 comments Download
M components/safe_browsing_db/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M components/safe_browsing_db/util.h View 2 chunks +19 lines, -0 lines 0 comments Download
M components/safe_browsing_db/util.cc View 5 chunks +252 lines, -6 lines 0 comments Download
M components/safe_browsing_db/util_unittest.cc View 1 chunk +267 lines, -0 lines 0 comments Download
M components/safe_browsing_db/v4_local_database_manager.cc View 3 chunks +20 lines, -2 lines 0 comments Download
M components/safe_browsing_db/v4_protocol_manager_util.h View 6 chunks +11 lines, -79 lines 0 comments Download
M components/safe_browsing_db/v4_protocol_manager_util.cc View 2 chunks +0 lines, -282 lines 0 comments Download
M components/safe_browsing_db/v4_protocol_manager_util_unittest.cc View 5 chunks +4 lines, -127 lines 0 comments Download
M components/safe_browsing_db/v4_store.h View 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (3 generated)
Robert Sesek
Created Revert of Simple: Move PVer4 related code from util.* to v4_protocol_manager_util.*
4 years, 4 months ago (2016-08-08 16:51:53 UTC) #2
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/2229533002/1
4 years, 4 months ago (2016-08-08 16:52:05 UTC) #3
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-08-08 18:09:03 UTC) #5
commit-bot: I haz the power
4 years, 4 months ago (2016-08-08 18:12:02 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/38fdd175271b4d467721d7396e571789fb028206
Cr-Commit-Position: refs/heads/master@{#410397}

Powered by Google App Engine
This is Rietveld 408576698