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 12378077: Attempting to fix problems in 11571014. (Closed)

Created:
7 years, 9 months ago by not at google - send to devlin
Modified:
7 years, 9 months ago
Reviewers:
cduvall, Matt Perry
CC:
chromium-reviews, Aaron Boodman, darin-cc_chromium.org, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

Attempting to fix problems in 11571014.

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : . #

Total comments: 8

Patch Set 5 : . #

Patch Set 6 : oops #

Patch Set 7 : oops #

Unified diffs Side-by-side diffs Delta from patch set Stats (+201 lines, -136 lines) Patch
M chrome/chrome_renderer.gypi View 1 6 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/extensions/module_system.h View 1 2 3 4 6 4 chunks +7 lines, -11 lines 0 comments Download
M chrome/renderer/extensions/module_system.cc View 1 2 3 4 6 8 chunks +22 lines, -36 lines 0 comments Download
M chrome/renderer/extensions/native_handler.h View 6 1 chunk +17 lines, -1 line 0 comments Download
A chrome/renderer/extensions/native_handler.cc View 1 6 1 chunk +17 lines, -0 lines 0 comments Download
M chrome/renderer/extensions/object_backed_native_handler.h View 1 6 1 chunk +7 lines, -13 lines 0 comments Download
M chrome/renderer/extensions/object_backed_native_handler.cc View 1 6 3 chunks +29 lines, -23 lines 0 comments Download
M chrome/renderer/extensions/request_sender.cc View 1 2 6 3 chunks +7 lines, -17 lines 0 comments Download
M chrome/renderer/extensions/send_request_natives.h View 1 2 3 6 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/renderer/extensions/send_request_natives.cc View 1 2 3 4 6 2 chunks +9 lines, -0 lines 0 comments Download
M chrome/renderer/resources/extensions/bluetooth_custom_bindings.js View 1 2 6 3 chunks +8 lines, -8 lines 0 comments Download
M chrome/renderer/resources/extensions/file_system_custom_bindings.js View 1 2 6 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/renderer/resources/extensions/last_error.js View 1 2 3 4 5 6 1 chunk +42 lines, -7 lines 0 comments Download
M chrome/renderer/resources/extensions/miscellaneous_bindings.js View 1 2 6 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/renderer/resources/extensions/notification_custom_bindings.js View 1 2 3 6 1 chunk +5 lines, -2 lines 0 comments Download
M chrome/renderer/resources/extensions/send_request.js View 1 2 3 4 6 3 chunks +18 lines, -11 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
not at google - send to devlin
This is a diff against cduvall's https://codereview.chromium.org/11571014/ to hopefully fix failures there (and add some ...
7 years, 9 months ago (2013-03-05 20:31:51 UTC) #1
Matt Perry
https://codereview.chromium.org/12378077/diff/8001/chrome/renderer/extensions/module_system.cc File chrome/renderer/extensions/module_system.cc (right): https://codereview.chromium.org/12378077/diff/8001/chrome/renderer/extensions/module_system.cc#newcode277 chrome/renderer/extensions/module_system.cc:277: char stack_debug[64]; you might need to use base::Alias or ...
7 years, 9 months ago (2013-03-05 21:51:38 UTC) #2
not at google - send to devlin
https://codereview.chromium.org/12378077/diff/8001/chrome/renderer/extensions/module_system.cc File chrome/renderer/extensions/module_system.cc (right): https://codereview.chromium.org/12378077/diff/8001/chrome/renderer/extensions/module_system.cc#newcode277 chrome/renderer/extensions/module_system.cc:277: char stack_debug[64]; On 2013/03/05 21:51:38, Matt Perry wrote: > ...
7 years, 9 months ago (2013-03-05 22:05:37 UTC) #3
Matt Perry
7 years, 9 months ago (2013-03-05 22:20:19 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698