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

Issue 2146323003: Made CrashingModules.plist non-updatable. (Closed)

Created:
4 years, 5 months ago by pkl (ping after 24h if needed)
Modified:
4 years, 5 months ago
CC:
chromium-reviews, sdefresne+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Made CrashingModules.plist non-updatable. The server-update capability was never used in practice. The existence poses a potential risk of google3 misconfiguration causing all instances of Chrome iOS to crash on start up. https://chromereviews.googleplex.com/466337014/ depends on this CL. BUG=484694 Committed: https://crrev.com/44bab48d608f3de6ebdb409a0ba5375221dd049a Cr-Commit-Position: refs/heads/master@{#405871}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -18 lines) Patch
M ios/chrome/app/safe_mode_crashing_modules_config.h View 1 chunk +3 lines, -5 lines 0 comments Download
M ios/chrome/app/safe_mode_crashing_modules_config.mm View 3 chunks +18 lines, -13 lines 2 comments Download

Messages

Total messages: 22 (9 generated)
pkl (ping after 24h if needed)
4 years, 5 months ago (2016-07-14 17:26:28 UTC) #3
justincohen
lgtm
4 years, 5 months ago (2016-07-14 17:32:37 UTC) #5
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/2146323003/1
4 years, 5 months ago (2016-07-15 16:10:52 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/218980)
4 years, 5 months ago (2016-07-15 16:19:54 UTC) #9
pkl (ping after 24h if needed)
+rohitrao for OWNERS
4 years, 5 months ago (2016-07-15 16:21:37 UTC) #11
rohitrao (ping after 24h)
lgtm https://codereview.chromium.org/2146323003/diff/1/ios/chrome/app/safe_mode_crashing_modules_config.mm File ios/chrome/app/safe_mode_crashing_modules_config.mm (right): https://codereview.chromium.org/2146323003/diff/1/ios/chrome/app/safe_mode_crashing_modules_config.mm#newcode44 ios/chrome/app/safe_mode_crashing_modules_config.mm:44: NSDictionary* modules = base::mac::ObjCCastStrict<NSDictionary>( Does this method also ...
4 years, 5 months ago (2016-07-15 17:23:19 UTC) #12
rohitrao (ping after 24h)
Not lgtm (Did not mean to lg this yet, wanted to make sure the new ...
4 years, 5 months ago (2016-07-15 18:30:12 UTC) #13
pkl (ping after 24h if needed)
Answered rohitrao's questions. https://codereview.chromium.org/2146323003/diff/1/ios/chrome/app/safe_mode_crashing_modules_config.mm File ios/chrome/app/safe_mode_crashing_modules_config.mm (right): https://codereview.chromium.org/2146323003/diff/1/ios/chrome/app/safe_mode_crashing_modules_config.mm#newcode44 ios/chrome/app/safe_mode_crashing_modules_config.mm:44: NSDictionary* modules = base::mac::ObjCCastStrict<NSDictionary>( On 2016/07/15 ...
4 years, 5 months ago (2016-07-15 20:33:18 UTC) #14
rohitrao (ping after 24h)
LGTM The paranoid part of me would maybe prefer explicit nil checks rather than relying ...
4 years, 5 months ago (2016-07-15 20:38:14 UTC) #15
pkl (ping after 24h if needed)
On 2016/07/15 20:38:14, rohitrao wrote: > LGTM > > The paranoid part of me would ...
4 years, 5 months ago (2016-07-15 21:54:36 UTC) #16
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/2146323003/1
4 years, 5 months ago (2016-07-15 21:55:08 UTC) #18
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-07-15 22:00:08 UTC) #20
commit-bot: I haz the power
4 years, 5 months ago (2016-07-15 22:03:28 UTC) #22
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/44bab48d608f3de6ebdb409a0ba5375221dd049a
Cr-Commit-Position: refs/heads/master@{#405871}

Powered by Google App Engine
This is Rietveld 408576698