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

Issue 10868115: Create base class for TabHelpers. (Closed)

Created:
8 years, 3 months ago by Avi (use Gerrit)
Modified:
8 years, 3 months ago
Reviewers:
Jeffrey Yasskin, jam, sky
CC:
chromium-reviews, ajwong+watch_chromium.org, creis+watch_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : simpler #

Patch Set 3 : with win fix #

Patch Set 4 : VS makes me sad #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+133 lines, -0 lines) Patch
A chrome/browser/tab_contents/web_contents_user_data.h View 1 2 3 1 chunk +41 lines, -0 lines 2 comments Download
A chrome/browser/tab_contents/web_contents_user_data_unittest.cc View 1 2 3 1 chunk +90 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Avi (use Gerrit)
8 years, 3 months ago (2012-08-27 21:06:04 UTC) #1
jam
lgtm
8 years, 3 months ago (2012-08-27 21:34:26 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/10868115/2001
8 years, 3 months ago (2012-08-27 21:37:26 UTC) #3
commit-bot: I haz the power
Change committed as 153571
8 years, 3 months ago (2012-08-27 23:06:06 UTC) #4
Avi (use Gerrit)
Try again. This time it works in Visual Studio, though it's not as pretty.
8 years, 3 months ago (2012-08-28 20:44:09 UTC) #5
jam
lgtm
8 years, 3 months ago (2012-08-28 21:47:37 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/10868115/14005
8 years, 3 months ago (2012-08-28 21:56:23 UTC) #7
commit-bot: I haz the power
Change committed as 153807
8 years, 3 months ago (2012-08-29 00:19:47 UTC) #8
sky
https://chromiumcodereview.appspot.com/10868115/diff/14005/chrome/browser/tab_contents/web_contents_user_data.h File chrome/browser/tab_contents/web_contents_user_data.h (right): https://chromiumcodereview.appspot.com/10868115/diff/14005/chrome/browser/tab_contents/web_contents_user_data.h#newcode19 chrome/browser/tab_contents/web_contents_user_data.h:19: // static int kUserDataKey; If this isn't constant, shouldn't ...
8 years, 3 months ago (2012-09-12 00:03:13 UTC) #9
Avi (use Gerrit)
Scott, you appear to misunderstand the purpose of the kUserDataKey field. I've answered the questions ...
8 years, 3 months ago (2012-09-12 00:08:44 UTC) #10
sky
My mistake. I see now that it's the address that matters and not the value. ...
8 years, 3 months ago (2012-09-12 00:13:47 UTC) #11
Avi (use Gerrit)
On 2012/09/12 00:13:47, sky wrote: > In that case can it be const No, it ...
8 years, 3 months ago (2012-09-12 00:15:36 UTC) #12
awong
On 2012/09/12 00:13:47, sky wrote: > My mistake. I see now that it's the address ...
8 years, 3 months ago (2012-09-12 00:16:19 UTC) #13
sky
*SIGH*
8 years, 3 months ago (2012-09-12 03:38:47 UTC) #14
Avi (use Gerrit)
8 years, 3 months ago (2012-09-12 03:45:44 UTC) #15
On 2012/09/12 03:38:47, sky wrote:
> *SIGH*

Indeed, that's how I felt after dealing with all of this. If you have any ideas
to make this more awesome, I'd be happy to make them happen. I'm all out of
them, though :(

Powered by Google App Engine
This is Rietveld 408576698