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

Issue 10879107: Move ModuleSystem and NativeHandler to extensions/ (Closed)

Created:
8 years, 3 months ago by Aaron Boodman
Modified:
8 years, 3 months ago
Reviewers:
jam
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Move ModuleSystem and NativeHandler to extensions/ TBR=jam@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=153618

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -771 lines) Patch
M chrome/chrome_renderer.gypi View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/chrome_v8_context.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/chrome_v8_extension.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/dispatcher.cc View 2 chunks +2 lines, -2 lines 0 comments Download
A + chrome/renderer/extensions/module_system.h View 2 chunks +8 lines, -4 lines 0 comments Download
A + chrome/renderer/extensions/module_system.cc View 3 chunks +5 lines, -1 line 0 comments Download
A + chrome/renderer/extensions/module_system_unittest.cc View 1 chunk +4 lines, -1 line 0 comments Download
A + chrome/renderer/extensions/native_handler.h View 3 chunks +7 lines, -3 lines 0 comments Download
A + chrome/renderer/extensions/native_handler.cc View 2 chunks +6 lines, -2 lines 0 comments Download
D chrome/renderer/module_system.h View 1 chunk +0 lines, -140 lines 0 comments Download
D chrome/renderer/module_system.cc View 1 chunk +0 lines, -267 lines 0 comments Download
D chrome/renderer/module_system_unittest.cc View 1 chunk +0 lines, -227 lines 0 comments Download
D chrome/renderer/native_handler.h View 1 chunk +0 lines, -56 lines 0 comments Download
D chrome/renderer/native_handler.cc View 1 chunk +0 lines, -56 lines 0 comments Download
M chrome/renderer/resource_bundle_source_map.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/test/base/module_system_test.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/test/base/module_system_test.cc View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aa@chromium.org/10879107/1
8 years, 3 months ago (2012-08-28 00:02:22 UTC) #1
commit-bot: I haz the power
8 years, 3 months ago (2012-08-28 03:17:31 UTC) #2
Change committed as 153618

Powered by Google App Engine
This is Rietveld 408576698