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

Issue 1047793002: Web MIDI API: disallow to add custom exceptions on content settings UI (Closed)

Created:
5 years, 8 months ago by Takashi Toyoshima
Modified:
5 years, 8 months ago
Reviewers:
Dan Beam
CC:
chromium-reviews, dbeam+watch-options_chromium.org, michaelpg+watch-options_chromium.org, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Web MIDI API: disallow to add custom exceptions on content settings UI To disallow to add exceptions for non-secure origin, make midi-sysex permission impossible to edit on content settings UI for now. BUG=470170 Committed: https://crrev.com/ccabd7eb46c3a472c4be96cac6209c966ac354f8 Cr-Commit-Position: refs/heads/master@{#323173}

Patch Set 1 #

Total comments: 1

Patch Set 2 : reuse isEditable() #

Patch Set 3 : fixed #

Patch Set 4 : relocation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -14 lines) Patch
M chrome/browser/resources/options/content_settings_exceptions_area.js View 1 2 3 4 chunks +17 lines, -14 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
Takashi Toyoshima
please take a look.
5 years, 8 months ago (2015-03-30 18:48:45 UTC) #2
Dan Beam
lgtm w/nit https://codereview.chromium.org/1047793002/diff/1/chrome/browser/resources/options/content_settings_exceptions_area.js File chrome/browser/resources/options/content_settings_exceptions_area.js (right): https://codereview.chromium.org/1047793002/diff/1/chrome/browser/resources/options/content_settings_exceptions_area.js#newcode160 chrome/browser/resources/options/content_settings_exceptions_area.js:160: this.contentType == 'midi-sysex') { any idea why ...
5 years, 8 months ago (2015-03-30 22:10:27 UTC) #3
Takashi Toyoshima
For zoomlevels, it was set at a different place; https://code.google.com/p/chromium/codesearch#chromium/src/chrome/browser/resources/options/content_settings_exceptions_area.js&l=127 fullscreen is another exception. But ...
5 years, 8 months ago (2015-03-31 03:15:30 UTC) #4
Takashi Toyoshima
Since the editable is modified, "this.editable = this.editable && this.isEditable()" looks fine.
5 years, 8 months ago (2015-03-31 03:21:58 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1047793002/20001
5 years, 8 months ago (2015-03-31 03:24:57 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/2928)
5 years, 8 months ago (2015-03-31 04:33:07 UTC) #10
Takashi Toyoshima
oops, class(prototype) was different :(
5 years, 8 months ago (2015-03-31 05:21:14 UTC) #11
Takashi Toyoshima
patch set 3 factors out isEditable() to a common function. please take another look since ...
5 years, 8 months ago (2015-03-31 06:42:07 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1047793002/60001
5 years, 8 months ago (2015-04-01 01:54:16 UTC) #15
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 8 months ago (2015-04-01 02:58:39 UTC) #16
commit-bot: I haz the power
5 years, 8 months ago (2015-04-01 02:59:49 UTC) #17
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/ccabd7eb46c3a472c4be96cac6209c966ac354f8
Cr-Commit-Position: refs/heads/master@{#323173}

Powered by Google App Engine
This is Rietveld 408576698