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

Issue 8574047: Get content to build again with aura & component build. (Closed)

Created:
9 years, 1 month ago by Ben Goodger (Google)
Modified:
9 years, 1 month ago
Reviewers:
Dirk Pranke, jam
CC:
chromium-reviews, ctguil+watch_chromium.org, yusukes+watch_chromium.org, hashimoto+watch_chromium.org, aboxhall+watch_chromium.org, yoshiki+watch_chromium.org, davidbarr+watch_chromium.org, jam, penghuang+watch_chromium.org, yuzo+watch_chromium.org, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, James Su, zork+watch_chromium.org
Visibility:
Public.

Description

Get content to build again with aura & component build. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110565

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -5 lines) Patch
M content/browser/accessibility/browser_accessibility.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/accessibility/browser_accessibility_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura.h View 1 chunk +4 lines, -3 lines 0 comments Download
M content/content_browser.gypi View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Ben Goodger (Google)
9 years, 1 month ago (2011-11-17 00:38:37 UTC) #1
jam
lgtm
9 years, 1 month ago (2011-11-17 01:17:15 UTC) #2
Dirk Pranke
Does it make sense to just de-inline the couple of accessors in RenderWidgetHostView and then ...
9 years, 1 month ago (2011-11-17 01:19:18 UTC) #3
Ben Goodger (Google)
9 years, 1 month ago (2011-11-17 20:59:39 UTC) #4
I think in the short term jam/avi et al are working to make it so that RWHV
is not used outside content... then this class can just not be exported at
all?

-Ben

On Wed, Nov 16, 2011 at 5:19 PM, <dpranke@chromium.org> wrote:

> Does it make sense to just de-inline the couple of accessors in
> RenderWidgetHostView and then export the whole class so that you don't
> have to
> do NON_EXPORTED_BASE ?
>
> I feel like NON_EXPORTED_BASE should maybe be reserved for classes we
> don't have
> any control over.
>
>
http://codereview.chromium.**org/8574047/<http://codereview.chromium.org/8574...
>

Powered by Google App Engine
This is Rietveld 408576698