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

Issue 1028503003: GuestView constants are now frozen (and thus actually constant). (Closed)

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

Description

GuestView constants are now frozen (and thus actually constant). BUG=466136 Committed: https://crrev.com/eedced79d7549dd8bf50ecd2c5f446a3de2f130a Cr-Commit-Position: refs/heads/master@{#321594}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressed comments. #

Patch Set 3 : Added 'Object.freeze' to safe_builtins.cc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M extensions/renderer/resources/guest_view/extension_view/extension_view_constants.js View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M extensions/renderer/resources/guest_view/web_view/web_view_constants.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M extensions/renderer/safe_builtins.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
paulmeyer
+fsamuel@
5 years, 9 months ago (2015-03-20 15:52:11 UTC) #3
Fady Samuel
https://codereview.chromium.org/1028503003/diff/20001/extensions/renderer/resources/guest_view/extension_view/extension_view_constants.js File extensions/renderer/resources/guest_view/extension_view/extension_view_constants.js (right): https://codereview.chromium.org/1028503003/diff/20001/extensions/renderer/resources/guest_view/extension_view/extension_view_constants.js#newcode16 extensions/renderer/resources/guest_view/extension_view/extension_view_constants.js:16: exports.ExtensionViewConstants = ExtensionViewConstants; You can save a couple of ...
5 years, 9 months ago (2015-03-20 15:57:27 UTC) #4
paulmeyer
ptal https://codereview.chromium.org/1028503003/diff/20001/extensions/renderer/resources/guest_view/extension_view/extension_view_constants.js File extensions/renderer/resources/guest_view/extension_view/extension_view_constants.js (right): https://codereview.chromium.org/1028503003/diff/20001/extensions/renderer/resources/guest_view/extension_view/extension_view_constants.js#newcode16 extensions/renderer/resources/guest_view/extension_view/extension_view_constants.js:16: exports.ExtensionViewConstants = ExtensionViewConstants; On 2015/03/20 15:57:27, Fady Samuel ...
5 years, 9 months ago (2015-03-20 16:16:15 UTC) #5
paulmeyer
ptal
5 years, 9 months ago (2015-03-20 16:28:15 UTC) #6
Fady Samuel
lgtm
5 years, 9 months ago (2015-03-20 16:31:29 UTC) #7
paulmeyer
+kalman@ for safe_builtins.cc
5 years, 9 months ago (2015-03-20 16:32:29 UTC) #9
not at google - send to devlin
lgtm
5 years, 9 months ago (2015-03-20 16:38:09 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1028503003/60001
5 years, 9 months ago (2015-03-20 16:39:12 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:60001)
5 years, 9 months ago (2015-03-20 17:49:10 UTC) #13
commit-bot: I haz the power
5 years, 9 months ago (2015-03-20 17:50:35 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/eedced79d7549dd8bf50ecd2c5f446a3de2f130a
Cr-Commit-Position: refs/heads/master@{#321594}

Powered by Google App Engine
This is Rietveld 408576698