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

Issue 340953006: Fix some DCHECKS when using BrowserPlugin for extension mime type handlers (Closed)

Created:
6 years, 6 months ago by Zachary Kuznia
Modified:
6 years, 6 months ago
Reviewers:
Yoyo Zhou, mmenke
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, darin-cc_chromium.org, jam, extensions-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Fix some DCHECKS when using BrowserPlugin for extension mime type handlers BUG=368514 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278647

Patch Set 1 #

Total comments: 7

Patch Set 2 : Code review fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -50 lines) Patch
M chrome/browser/extensions/plugin_manager.h View 1 2 chunks +0 lines, -7 lines 0 comments Download
M chrome/browser/extensions/plugin_manager.cc View 1 3 chunks +21 lines, -42 lines 0 comments Download
M content/browser/loader/buffered_resource_handler.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
Zachary Kuznia
yoz: Could you take a look at plugin_manager.{cc,h}? mmenke: Could you take a look at ...
6 years, 6 months ago (2014-06-19 01:34:31 UTC) #1
Yoyo Zhou
I have some comments - it looks like the behavior could be different, but I'm ...
6 years, 6 months ago (2014-06-19 01:50:39 UTC) #2
mmenke
https://codereview.chromium.org/340953006/diff/1/content/browser/loader/buffered_resource_handler.cc File content/browser/loader/buffered_resource_handler.cc (right): https://codereview.chromium.org/340953006/diff/1/content/browser/loader/buffered_resource_handler.cc#newcode389 content/browser/loader/buffered_resource_handler.cc:389: next_handler_->OnWillRead(&buf, &size, -1); Why this change?
6 years, 6 months ago (2014-06-19 15:08:42 UTC) #3
Zachary Kuznia
https://codereview.chromium.org/340953006/diff/1/chrome/browser/extensions/plugin_manager.cc File chrome/browser/extensions/plugin_manager.cc (left): https://codereview.chromium.org/340953006/diff/1/chrome/browser/extensions/plugin_manager.cc#oldcode125 chrome/browser/extensions/plugin_manager.cc:125: plugins_or_nacl_changed = true; On 2014/06/19 01:50:39, Yoyo Zhou wrote: ...
6 years, 6 months ago (2014-06-19 18:02:24 UTC) #4
mmenke
LGTM https://codereview.chromium.org/340953006/diff/1/content/browser/loader/buffered_resource_handler.cc File content/browser/loader/buffered_resource_handler.cc (right): https://codereview.chromium.org/340953006/diff/1/content/browser/loader/buffered_resource_handler.cc#newcode389 content/browser/loader/buffered_resource_handler.cc:389: next_handler_->OnWillRead(&buf, &size, -1); On 2014/06/19 18:02:24, Zachary Kuznia ...
6 years, 6 months ago (2014-06-19 19:36:26 UTC) #5
Yoyo Zhou
LGTM
6 years, 6 months ago (2014-06-19 21:50:50 UTC) #6
Zachary Kuznia
The CQ bit was checked by zork@chromium.org
6 years, 6 months ago (2014-06-20 00:34:37 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zork@chromium.org/340953006/20001
6 years, 6 months ago (2014-06-20 00:38:55 UTC) #8
commit-bot: I haz the power
6 years, 6 months ago (2014-06-20 08:20:25 UTC) #9
Message was sent while issue was closed.
Change committed as 278647

Powered by Google App Engine
This is Rietveld 408576698