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

Issue 8761020: Only create chromeHidden object when needed. (Closed)

Created:
9 years ago by Aaron Boodman
Modified:
9 years ago
Reviewers:
Matt Perry
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, darin-cc_chromium.org, mihaip+watch_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Only create chromeHidden object when needed. This was less useful than I thought it would be because we are purposely creating chromeHidden for web pages now, due to the chrome.app API. Also, move GetChromeHidden() to ChromeV8Context just because it makes more sense to me there. BUG=106014 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112540

Patch Set 1 #

Patch Set 2 : Move GetChromeHidden to ChromeV8Context #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -42 lines) Patch
M chrome/renderer/extensions/chrome_v8_context.h View 1 1 chunk +12 lines, -0 lines 0 comments Download
M chrome/renderer/extensions/chrome_v8_context.cc View 1 3 chunks +43 lines, -2 lines 0 comments Download
M chrome/renderer/extensions/chrome_v8_extension.h View 1 2 chunks +0 lines, -11 lines 0 comments Download
M chrome/renderer/extensions/chrome_v8_extension.cc View 1 2 chunks +1 line, -29 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Aaron Boodman
9 years ago (2011-12-01 08:06:52 UTC) #1
Matt Perry
9 years ago (2011-12-01 18:59:18 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698