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

Issue 10905301: Switch CoreTabHelper to use WebContentsUserData. (Closed)

Created:
8 years, 3 months ago by Avi (use Gerrit)
Modified:
8 years, 3 months ago
Reviewers:
gavinp, sky
CC:
chromium-reviews, cbentzel+watch_chromium.org, creis+watch_chromium.org, tburkard+watch_chromium.org, sreeram, gideonwald, dominich, gavinp+prer_chromium.org, dominich+watch_chromium.org, David Black, Jered, ajwong+watch_chromium.org, mmenke, Shishir
Visibility:
Public.

Description

Switch CoreTabHelper to use WebContentsUserData. BUG=107201 TEST=no visible change Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=157629

Patch Set 1 #

Total comments: 5

Patch Set 2 : simpler, rebase #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -76 lines) Patch
M chrome/browser/instant/instant_loader.h View 1 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/instant/instant_loader.cc View 1 5 chunks +13 lines, -13 lines 0 comments Download
M chrome/browser/prerender/prerender_manager.cc View 1 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/printing/print_preview_tab_controller.cc View 1 3 chunks +8 lines, -5 lines 0 comments Download
M chrome/browser/tab_contents/render_view_context_menu.cc View 1 2 chunks +13 lines, -12 lines 0 comments Download
M chrome/browser/ui/browser.h View 1 1 chunk +6 lines, -4 lines 0 comments Download
M chrome/browser/ui/browser.cc View 1 2 4 chunks +12 lines, -9 lines 0 comments Download
M chrome/browser/ui/browser_adoption.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/tab_contents/core_tab_helper.h View 2 chunks +7 lines, -2 lines 0 comments Download
M chrome/browser/ui/tab_contents/core_tab_helper.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/tab_contents/core_tab_helper_delegate.h View 1 chunk +17 lines, -14 lines 0 comments Download
M chrome/browser/ui/tab_contents/core_tab_helper_delegate.cc View 1 chunk +7 lines, -4 lines 0 comments Download
M chrome/browser/ui/tab_contents/tab_contents.h View 1 2 3 chunks +0 lines, -4 lines 0 comments Download
M chrome/browser/ui/tab_contents/tab_contents.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/tabs/tab_strip_model.cc View 2 chunks +6 lines, -4 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Avi (use Gerrit)
sky: overall, and you're an instant/ owner cbentzel: you own prerender/
8 years, 3 months ago (2012-09-14 23:19:50 UTC) #1
sky
LGTM https://codereview.chromium.org/10905301/diff/1/chrome/browser/ui/tab_contents/core_tab_helper.cc File chrome/browser/ui/tab_contents/core_tab_helper.cc (right): https://codereview.chromium.org/10905301/diff/1/chrome/browser/ui/tab_contents/core_tab_helper.cc#newcode18 chrome/browser/ui/tab_contents/core_tab_helper.cc:18: int CoreTabHelper::kUserDataKey; // static
8 years, 3 months ago (2012-09-14 23:36:00 UTC) #2
gavinp
https://codereview.chromium.org/10905301/diff/1/chrome/browser/prerender/prerender_manager.cc File chrome/browser/prerender/prerender_manager.cc (right): https://codereview.chromium.org/10905301/diff/1/chrome/browser/prerender/prerender_manager.cc#newcode401 chrome/browser/prerender/prerender_manager.cc:401: Why create all these aliases, including a rename of ...
8 years, 3 months ago (2012-09-14 23:42:20 UTC) #3
Avi (use Gerrit)
https://codereview.chromium.org/10905301/diff/1/chrome/browser/prerender/prerender_manager.cc File chrome/browser/prerender/prerender_manager.cc (right): https://codereview.chromium.org/10905301/diff/1/chrome/browser/prerender/prerender_manager.cc#newcode401 chrome/browser/prerender/prerender_manager.cc:401: On 2012/09/14 23:42:21, gavinp wrote: > Why create all ...
8 years, 3 months ago (2012-09-17 16:05:12 UTC) #4
cbentzel
Removing myself, Gavin is in the process of the prerender review.
8 years, 3 months ago (2012-09-17 17:56:06 UTC) #5
gavinp
Apologies for being pokey responding Avi. I'm pushing back just mildly: I certainly lack the ...
8 years, 3 months ago (2012-09-19 04:03:51 UTC) #6
gavinp
Lgtm, consider my earlier comments nits if you're cleaning this up later. On 2012/09/19 04:03:51, ...
8 years, 3 months ago (2012-09-19 10:47:40 UTC) #7
Avi (use Gerrit)
I'm undoing all the other changes, and restricting my changes to that one line as ...
8 years, 3 months ago (2012-09-19 15:47:03 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/10905301/12001
8 years, 3 months ago (2012-09-19 16:10:45 UTC) #9
commit-bot: I haz the power
Retried try job too often for step(s) content_unittests
8 years, 3 months ago (2012-09-19 17:44:54 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/10905301/18002
8 years, 3 months ago (2012-09-19 19:36:03 UTC) #11
commit-bot: I haz the power
8 years, 3 months ago (2012-09-19 22:23:00 UTC) #12
Change committed as 157629

Powered by Google App Engine
This is Rietveld 408576698