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

Issue 940893003: Add `privacy.network.webRTCMultipleRoutesEnabled` to extensions API. (Closed)

Created:
5 years, 10 months ago by msramek
Modified:
5 years, 10 months ago
CC:
chromium-apps-reviews_chromium.org, chromium-reviews, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@webrtc-flag-landed
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add `privacy.network.webRTCMultipleRoutesEnabled` to extensions API. Expose the preference for WebRTC's routing to extensions' privacy API. Disabling this preference prevents local IPs to be leaked when using WebRTC. BUG=457629 Committed: https://crrev.com/654d477e070f5a11785883c9444c490867a104c9 Cr-Commit-Position: refs/heads/master@{#317066}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Expanded the description. #

Patch Set 3 : Underlying CL 916873004 landed. Rebase over master. #

Total comments: 2

Patch Set 4 : Changed Array to Set. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -7 lines) Patch
M chrome/browser/extensions/api/preference/preference_api.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/preference/preference_apitest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/privacy.json View 1 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/test/data/extensions/api_test/preference/standard/test.js View 1 2 3 3 chunks +11 lines, -7 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
msramek
Hello again Mike and Benjamin, could you have a look at this? We're exposing the ...
5 years, 10 months ago (2015-02-19 10:28:37 UTC) #2
Mike West
https://codereview.chromium.org/940893003/diff/1/chrome/common/extensions/api/privacy.json File chrome/common/extensions/api/privacy.json (right): https://codereview.chromium.org/940893003/diff/1/chrome/common/extensions/api/privacy.json#newcode23 chrome/common/extensions/api/privacy.json:23: "description": "If enabled, Chrome will explore all possible routing ...
5 years, 10 months ago (2015-02-19 10:37:19 UTC) #3
msramek
https://codereview.chromium.org/940893003/diff/1/chrome/common/extensions/api/privacy.json File chrome/common/extensions/api/privacy.json (right): https://codereview.chromium.org/940893003/diff/1/chrome/common/extensions/api/privacy.json#newcode23 chrome/common/extensions/api/privacy.json:23: "description": "If enabled, Chrome will explore all possible routing ...
5 years, 10 months ago (2015-02-19 10:51:48 UTC) #4
Mike West
Ok. LGTM.
5 years, 10 months ago (2015-02-19 10:56:10 UTC) #5
not at google - send to devlin
lgtm https://codereview.chromium.org/940893003/diff/40001/chrome/test/data/extensions/api_test/preference/standard/test.js File chrome/test/data/extensions/api_test/preference/standard/test.js (right): https://codereview.chromium.org/940893003/diff/40001/chrome/test/data/extensions/api_test/preference/standard/test.js#newcode43 chrome/test/data/extensions/api_test/preference/standard/test.js:43: var possibly_missing_preferences = [ An idle thought, I ...
5 years, 10 months ago (2015-02-19 16:10:22 UTC) #7
msramek
https://codereview.chromium.org/940893003/diff/40001/chrome/test/data/extensions/api_test/preference/standard/test.js File chrome/test/data/extensions/api_test/preference/standard/test.js (right): https://codereview.chromium.org/940893003/diff/40001/chrome/test/data/extensions/api_test/preference/standard/test.js#newcode43 chrome/test/data/extensions/api_test/preference/standard/test.js:43: var possibly_missing_preferences = [ On 2015/02/19 16:10:22, kalman wrote: ...
5 years, 10 months ago (2015-02-19 16:35:28 UTC) #9
garyrothwell1977
5 years, 10 months ago (2015-02-19 16:36:53 UTC) #11
garyrothwell1977
5 years, 10 months ago (2015-02-19 16:42:16 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/940893003/60001
5 years, 10 months ago (2015-02-19 17:04:00 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 10 months ago (2015-02-19 17:32:39 UTC) #15
commit-bot: I haz the power
5 years, 10 months ago (2015-02-19 17:33:24 UTC) #16
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/654d477e070f5a11785883c9444c490867a104c9
Cr-Commit-Position: refs/heads/master@{#317066}

Powered by Google App Engine
This is Rietveld 408576698