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

Issue 2477633003: [Mac] Add a feature flag to disable Javascript execution in Applescript (Closed)

Created:
4 years, 1 month ago by spqchan
Modified:
4 years, 1 month ago
Reviewers:
Robert Sesek
CC:
chromium-reviews, mac-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Mac] Add a feature flag to disable Javascript execution in Applescript BUG=661810 Committed: https://crrev.com/7e175f3dc08de15c7de87c09a70b1e98551e9fcd Cr-Commit-Position: refs/heads/master@{#430030}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fix for rsesek #

Patch Set 3 : nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -3 lines) Patch
M chrome/app/generated_resources.grd View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/applescript/bookmark_item_applescript.mm View 1 2 3 chunks +8 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/applescript/error_applescript.h View 1 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/applescript/error_applescript.mm View 1 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/applescript/tab_applescript.mm View 1 2 4 chunks +13 lines, -1 line 0 comments Download
M chrome/common/chrome_features.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/common/chrome_features.cc View 1 2 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 31 (21 generated)
spqchan
PTAL
4 years, 1 month ago (2016-11-04 06:25:33 UTC) #15
Robert Sesek
I found one more location we need to do this: -[BookmarkItemAppleScript setURL:]. https://codereview.chromium.org/2477633003/diff/1/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd ...
4 years, 1 month ago (2016-11-04 16:37:16 UTC) #16
spqchan
PTAL https://codereview.chromium.org/2477633003/diff/1/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/2477633003/diff/1/chrome/app/generated_resources.grd#newcode12191 chrome/app/generated_resources.grd:12191: + Executing Javascript through Applescript is no longer ...
4 years, 1 month ago (2016-11-04 19:58:44 UTC) #17
Robert Sesek
LGTM. It'd be cool to unittest the feature-disabled case, but I don't know how to ...
4 years, 1 month ago (2016-11-04 20:10:41 UTC) #20
spqchan
On 2016/11/04 20:10:41, Robert Sesek wrote: > LGTM. > > It'd be cool to unittest ...
4 years, 1 month ago (2016-11-04 22:00:49 UTC) #23
Robert Sesek
On 2016/11/04 22:00:49, spqchan wrote: > On 2016/11/04 20:10:41, Robert Sesek wrote: > > LGTM. ...
4 years, 1 month ago (2016-11-04 22:02:32 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2477633003/40001
4 years, 1 month ago (2016-11-04 22:03:10 UTC) #26
spqchan
On 2016/11/04 22:03:10, commit-bot: I haz the power wrote: > CQ is trying da patch. ...
4 years, 1 month ago (2016-11-04 22:05:58 UTC) #27
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-11-04 22:09:59 UTC) #29
commit-bot: I haz the power
4 years, 1 month ago (2016-11-04 22:13:10 UTC) #31
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/7e175f3dc08de15c7de87c09a70b1e98551e9fcd
Cr-Commit-Position: refs/heads/master@{#430030}

Powered by Google App Engine
This is Rietveld 408576698