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

Issue 658073004: Rewrites SerializedNavigationEntry to not have any //content member variables. (Closed)

Created:
6 years, 2 months ago by rohitrao (ping after 24h)
Modified:
6 years, 2 months ago
CC:
chromium-reviews, tim+watch_chromium.org, marja+watch_chromium.org, pvalenzuela+watch_chromium.org, zea+watch_chromium.org, maniscalco+watch_chromium.org, blundell, sdefresne, Mr4D (OOO till 08-26)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Rewrites SerializedNavigationEntry to not have any //content member variables. This will pave the way for a future CL that completely removes all //content dependencies from the class. TBR=ben@google.com BUG=371476 TEST=No visible impact. Committed: https://crrev.com/c6d8e740dc97f57293ed336a278ff1934bb361ab Cr-Commit-Position: refs/heads/master@{#300344}

Patch Set 1 #

Patch Set 2 : Fixed tests kinda. #

Patch Set 3 : #

Total comments: 8

Patch Set 4 : Rebased. #

Patch Set 5 : Rebased. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -86 lines) Patch
M chrome/browser/sessions/session_restore.cc View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/sessions/session_service_unittest.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/sessions/session_types_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/glue/session_sync_test_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/sessions_helper.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/browser_commands.cc View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M components/sessions/serialized_navigation_entry.h View 1 2 3 4 chunks +13 lines, -6 lines 0 comments Download
M components/sessions/serialized_navigation_entry.cc View 1 2 3 13 chunks +61 lines, -36 lines 0 comments Download
M components/sessions/serialized_navigation_entry_test_helper.cc View 1 2 3 4 chunks +8 lines, -9 lines 0 comments Download
M components/sessions/serialized_navigation_entry_unittest.cc View 1 2 3 11 chunks +31 lines, -28 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
rohitrao (ping after 24h)
+marja as the primary reviewer +sky as a non-required reviewer (mostly as FYI) +blundell, sdefresne, ...
6 years, 2 months ago (2014-10-17 15:15:54 UTC) #3
blundell
https://codereview.chromium.org/658073004/diff/40001/components/sessions/serialized_navigation_entry.cc File components/sessions/serialized_navigation_entry.cc (right): https://codereview.chromium.org/658073004/diff/40001/components/sessions/serialized_navigation_entry.cc#newcode515 components/sessions/serialized_navigation_entry.cc:515: std::string SerializedNavigationEntry::GetSanitizedPageStateForPickle() const { nit: Add a TODO here ...
6 years, 2 months ago (2014-10-17 15:19:28 UTC) #5
marja
lgtm modulo comment https://codereview.chromium.org/658073004/diff/40001/components/sessions/serialized_navigation_entry.h File components/sessions/serialized_navigation_entry.h (right): https://codereview.chromium.org/658073004/diff/40001/components/sessions/serialized_navigation_entry.h#newcode17 components/sessions/serialized_navigation_entry.h:17: #include "content/public/common/page_state.h" These content/ includes can ...
6 years, 2 months ago (2014-10-20 07:43:16 UTC) #6
rohitrao (ping after 24h)
+zea for OWNERS approval of chrome/browser/sync +ben for OWNERS approval of chrome/browser/ui/browser_commands.cc https://codereview.chromium.org/658073004/diff/40001/components/sessions/serialized_navigation_entry.cc File components/sessions/serialized_navigation_entry.cc ...
6 years, 2 months ago (2014-10-20 13:24:50 UTC) #9
Nicolas Zea
sync lgtm
6 years, 2 months ago (2014-10-20 20:14:42 UTC) #10
rohitrao (ping after 24h)
Thanks for the reviews everyone! Switching Ben to TBR, because the c/b/ui changes are just ...
6 years, 2 months ago (2014-10-20 21:17:51 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/658073004/80001
6 years, 2 months ago (2014-10-20 21:22:03 UTC) #13
commit-bot: I haz the power
Committed patchset #5 (id:80001)
6 years, 2 months ago (2014-10-20 21:52:11 UTC) #14
commit-bot: I haz the power
6 years, 2 months ago (2014-10-20 21:52:49 UTC) #15
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/c6d8e740dc97f57293ed336a278ff1934bb361ab
Cr-Commit-Position: refs/heads/master@{#300344}

Powered by Google App Engine
This is Rietveld 408576698