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

Issue 11571010: fixed the DCHECK and also corrected the website setting UI for media (Closed)

Created:
8 years ago by no longer working on chromium
Modified:
8 years ago
CC:
chromium-reviews, sail+watch_chromium.org
Visibility:
Public.

Description

It hits the DCHECK when changing the permission for some types like media. Also, media does not support "allow" in website setting, when the site permission for media is "allow", the global default should be selected as default, instead of block. BUG=166396 TEST= go to apprtc.appspot.com, and verify the website setting. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=173453

Patch Set 1 : #

Total comments: 3

Patch Set 2 : removed the DCHECK part code, and added allow support to media for https #

Total comments: 8

Patch Set 3 : addressed Markus's comments. #

Patch Set 4 : addressed Markus' comment and consolidated |web_content_|. #

Messages

Total messages: 16 (0 generated)
no longer working on chromium
Hi, dubroy, I am removing the DCHECK you added in Issue 11417082, could you please ...
8 years ago (2012-12-13 16:35:07 UTC) #1
no longer working on chromium
Hi, I got a ping from rsesek on the issue that I am trying to ...
8 years ago (2012-12-13 16:37:39 UTC) #2
Scott Hess - ex-Googler
lgtm owners-wise. didn't review for whether it addresses the bug or anything.
8 years ago (2012-12-13 20:56:39 UTC) #3
Robert Sesek
Markus wrote most of this file. Please check the SCM log to find the best ...
8 years ago (2012-12-13 21:33:24 UTC) #4
Patrick Dubroy
On 2012/12/13 21:33:24, rsesek wrote: > Markus wrote most of this file. Please check the ...
8 years ago (2012-12-13 21:38:48 UTC) #5
Robert Sesek
On 2012/12/13 21:38:48, dubroy wrote: > On 2012/12/13 21:33:24, rsesek wrote: > > Markus wrote ...
8 years ago (2012-12-13 21:47:23 UTC) #6
no longer working on chromium
On 2012/12/13 21:38:48, dubroy wrote: > On 2012/12/13 21:33:24, rsesek wrote: > > Markus wrote ...
8 years ago (2012-12-13 22:09:51 UTC) #7
markusheintz_
https://codereview.chromium.org/11571010/diff/2001/chrome/browser/ui/cocoa/website_settings_bubble_controller.mm File chrome/browser/ui/cocoa/website_settings_bubble_controller.mm (left): https://codereview.chromium.org/11571010/diff/2001/chrome/browser/ui/cocoa/website_settings_bubble_controller.mm#oldcode1126 chrome/browser/ui/cocoa/website_settings_bubble_controller.mm:1126: DCHECK_EQ(0U, [[cookiesView_ subviews] count]); Patrick Dubroy will fix the ...
8 years ago (2012-12-14 10:49:04 UTC) #8
markusheintz_
https://codereview.chromium.org/11571010/diff/2001/chrome/browser/ui/cocoa/website_settings_bubble_controller.mm File chrome/browser/ui/cocoa/website_settings_bubble_controller.mm (right): https://codereview.chromium.org/11571010/diff/2001/chrome/browser/ui/cocoa/website_settings_bubble_controller.mm#newcode896 chrome/browser/ui/cocoa/website_settings_bubble_controller.mm:896: if (permissionInfo.type == CONTENT_SETTINGS_TYPE_MEDIASTREAM && On 2012/12/14 10:49:04, markusheintz_ ...
8 years ago (2012-12-14 15:10:03 UTC) #9
markusheintz_
Thanks for going the extra miles/km's https://codereview.chromium.org/11571010/diff/7003/chrome/browser/ui/cocoa/website_settings_bubble_controller.mm File chrome/browser/ui/cocoa/website_settings_bubble_controller.mm (right): https://codereview.chromium.org/11571010/diff/7003/chrome/browser/ui/cocoa/website_settings_bubble_controller.mm#newcode875 chrome/browser/ui/cocoa/website_settings_bubble_controller.mm:875: bool secure_scheme = ...
8 years ago (2012-12-14 15:46:43 UTC) #10
no longer working on chromium
Markus, please take another look. Thanks https://codereview.chromium.org/11571010/diff/7003/chrome/browser/ui/cocoa/website_settings_bubble_controller.mm File chrome/browser/ui/cocoa/website_settings_bubble_controller.mm (right): https://codereview.chromium.org/11571010/diff/7003/chrome/browser/ui/cocoa/website_settings_bubble_controller.mm#newcode875 chrome/browser/ui/cocoa/website_settings_bubble_controller.mm:875: bool secure_scheme = ...
8 years ago (2012-12-14 15:56:19 UTC) #11
markusheintz_
https://codereview.chromium.org/11571010/diff/7003/chrome/browser/ui/cocoa/website_settings_bubble_controller.mm File chrome/browser/ui/cocoa/website_settings_bubble_controller.mm (right): https://codereview.chromium.org/11571010/diff/7003/chrome/browser/ui/cocoa/website_settings_bubble_controller.mm#newcode875 chrome/browser/ui/cocoa/website_settings_bubble_controller.mm:875: bool secure_scheme = webContents_->GetURL().SchemeIsSecure(); On 2012/12/14 15:56:19, xians1 wrote: ...
8 years ago (2012-12-14 16:12:09 UTC) #12
no longer working on chromium
Hi Markus, I know you are OOO, but if you have time, please take another ...
8 years ago (2012-12-17 11:19:34 UTC) #13
markusheintz_
On 2012/12/17 11:19:34, xians1 wrote: > Hi Markus, I know you are OOO, but if ...
8 years ago (2012-12-17 11:25:02 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xians@chromium.org/11571010/18001
8 years ago (2012-12-17 11:57:36 UTC) #15
commit-bot: I haz the power
8 years ago (2012-12-17 12:03:05 UTC) #16

Powered by Google App Engine
This is Rietveld 408576698