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

Issue 248013003: Remove WebHistoryItem child usage (Closed)

Created:
6 years, 8 months ago by Nate Chapin
Modified:
6 years, 7 months ago
Reviewers:
Charlie Reis, jam
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, jochen+watch_chromium.org, creis+watch_chromium.org
Visibility:
Public.

Description

Remove WebHistoryItem child usage HistoryEntry is now used to store the history tree. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=267274

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 15

Patch Set 4 : Address creis's comments #

Patch Set 5 : Remove the routing ids from serialization #

Total comments: 5

Patch Set 6 : Rebase #

Patch Set 7 : moar comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+163 lines, -190 lines) Patch
M content/public/test/render_view_test.h View 1 2 3 4 chunks +5 lines, -6 lines 0 comments Download
M content/public/test/render_view_test.cc View 1 2 3 4 3 chunks +8 lines, -8 lines 0 comments Download
M content/renderer/context_menu_params_builder.cc View 1 2 3 1 chunk +4 lines, -2 lines 0 comments Download
M content/renderer/history_controller.h View 1 chunk +4 lines, -7 lines 0 comments Download
M content/renderer/history_controller.cc View 1 2 3 4 5 6 4 chunks +18 lines, -59 lines 0 comments Download
M content/renderer/history_entry.h View 1 2 3 4 5 chunks +5 lines, -3 lines 0 comments Download
M content/renderer/history_entry.cc View 1 2 3 4 5 6 4 chunks +14 lines, -3 lines 0 comments Download
M content/renderer/history_serialization.h View 1 2 3 4 1 chunk +4 lines, -3 lines 0 comments Download
M content/renderer/history_serialization.cc View 1 2 3 4 4 chunks +49 lines, -41 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 2 3 4 5 4 chunks +11 lines, -15 lines 0 comments Download
M content/renderer/render_view_browsertest.cc View 1 2 3 4 3 chunks +15 lines, -12 lines 0 comments Download
M content/renderer/render_view_impl.h View 1 2 3 4 5 2 chunks +2 lines, -1 line 0 comments Download
M content/renderer/render_view_impl.cc View 1 2 3 4 5 2 chunks +6 lines, -10 lines 0 comments Download
M content/test/layouttest_support.cc View 1 2 3 4 4 chunks +18 lines, -20 lines 0 comments Download

Messages

Total messages: 23 (0 generated)
Nate Chapin
https://codereview.chromium.org/248013003/diff/40001/content/renderer/context_menu_params_builder.cc File content/renderer/context_menu_params_builder.cc (right): https://codereview.chromium.org/248013003/diff/40001/content/renderer/context_menu_params_builder.cc#newcode52 content/renderer/context_menu_params_builder.cc:52: params.frame_page_state = state; I'm not 100% this is safe, ...
6 years, 8 months ago (2014-04-25 21:49:21 UTC) #1
jam
I'm not familiar wit the details of this code; Charlie or Brett can give a ...
6 years, 7 months ago (2014-04-28 15:13:30 UTC) #2
Charlie Reis
Looking pretty good. I just have a few questions below, mainly about the context menu ...
6 years, 7 months ago (2014-04-28 16:29:00 UTC) #3
Nate Chapin
https://codereview.chromium.org/248013003/diff/40001/content/public/test/render_view_test.h File content/public/test/render_view_test.h (right): https://codereview.chromium.org/248013003/diff/40001/content/public/test/render_view_test.h#newcode37 content/public/test/render_view_test.h:37: class PageState; On 2014/04/28 16:29:00, Charlie Reis wrote: > ...
6 years, 7 months ago (2014-04-28 17:31:53 UTC) #4
Nate Chapin
Ok, I think this is ready for another review. https://codereview.chromium.org/248013003/diff/80001/content/renderer/history_controller.cc File content/renderer/history_controller.cc (right): https://codereview.chromium.org/248013003/diff/80001/content/renderer/history_controller.cc#newcode70 content/renderer/history_controller.cc:70: ...
6 years, 7 months ago (2014-04-28 23:08:47 UTC) #5
Charlie Reis
Thanks! Looks like it's ready apart from GoToEntry, which I don't yet understand. (Side note: ...
6 years, 7 months ago (2014-04-29 00:24:36 UTC) #6
Nate Chapin
Sorry about the diffs, I'm bad at remembering to upload after rebase. Feel free to ...
6 years, 7 months ago (2014-04-29 19:31:53 UTC) #7
Charlie Reis
Awesome, that helps a ton. LGTM!
6 years, 7 months ago (2014-04-29 21:36:55 UTC) #8
Nate Chapin
The CQ bit was checked by japhet@chromium.org
6 years, 7 months ago (2014-04-29 21:38:15 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/japhet@chromium.org/248013003/120001
6 years, 7 months ago (2014-04-29 21:41:23 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-29 22:21:17 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel on tryserver.chromium
6 years, 7 months ago (2014-04-29 22:21:18 UTC) #12
Nate Chapin
The CQ bit was checked by japhet@chromium.org
6 years, 7 months ago (2014-04-29 22:22:33 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/japhet@chromium.org/248013003/120001
6 years, 7 months ago (2014-04-29 22:24:23 UTC) #14
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-29 22:38:17 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel on tryserver.chromium
6 years, 7 months ago (2014-04-29 22:38:18 UTC) #16
Nate Chapin
The CQ bit was checked by japhet@chromium.org
6 years, 7 months ago (2014-04-29 22:54:58 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/japhet@chromium.org/248013003/120001
6 years, 7 months ago (2014-04-29 22:56:03 UTC) #18
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-29 23:30:24 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel on tryserver.chromium
6 years, 7 months ago (2014-04-29 23:30:25 UTC) #20
Nate Chapin
The CQ bit was checked by japhet@chromium.org
6 years, 7 months ago (2014-04-30 16:16:16 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/japhet@chromium.org/248013003/120001
6 years, 7 months ago (2014-04-30 16:16:33 UTC) #22
commit-bot: I haz the power
6 years, 7 months ago (2014-04-30 18:26:07 UTC) #23
Message was sent while issue was closed.
Change committed as 267274

Powered by Google App Engine
This is Rietveld 408576698