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

Issue 950023005: [Extensions] Apply WARN_UNUSED_RESULT and final keyword to ExtensionFunctions. (Closed)

Created:
5 years, 10 months ago by not at google - send to devlin
Modified:
5 years, 10 months ago
Reviewers:
Devlin
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

[Extensions] Apply WARN_UNUSED_RESULT and final keyword to ExtensionFunctions. R=rdevlin.cronin@chromium.org Committed: https://crrev.com/ccdc96360ea64de68f0b26c4b2e75650c96f632c Cr-Commit-Position: refs/heads/master@{#318073}

Patch Set 1 #

Total comments: 2

Patch Set 2 : many comments #

Total comments: 4

Patch Set 3 : fix chromeos api #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -11 lines) Patch
M chrome/browser/extensions/chrome_extension_function.h View 1 2 chunks +8 lines, -2 lines 0 comments Download
M extensions/browser/api/networking_config/networking_config_api.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M extensions/browser/extension_function.h View 1 4 chunks +25 lines, -8 lines 0 comments Download

Messages

Total messages: 16 (6 generated)
not at google - send to devlin
5 years, 10 months ago (2015-02-24 01:03:25 UTC) #2
Devlin
lgtm https://codereview.chromium.org/950023005/diff/1/chrome/browser/extensions/chrome_extension_function.h File chrome/browser/extensions/chrome_extension_function.h (right): https://codereview.chromium.org/950023005/diff/1/chrome/browser/extensions/chrome_extension_function.h#newcode90 chrome/browser/extensions/chrome_extension_function.h:90: ResponseAction Run() final; Even though there's about a ...
5 years, 10 months ago (2015-02-24 17:04:42 UTC) #3
not at google - send to devlin
https://codereview.chromium.org/950023005/diff/1/chrome/browser/extensions/chrome_extension_function.h File chrome/browser/extensions/chrome_extension_function.h (right): https://codereview.chromium.org/950023005/diff/1/chrome/browser/extensions/chrome_extension_function.h#newcode90 chrome/browser/extensions/chrome_extension_function.h:90: ResponseAction Run() final; On 2015/02/24 17:04:42, Devlin wrote: > ...
5 years, 10 months ago (2015-02-25 16:00:31 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/950023005/20001
5 years, 10 months ago (2015-02-25 16:01:00 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_chromeos_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_chromeos_rel/builds/11983)
5 years, 10 months ago (2015-02-25 16:40:57 UTC) #9
Devlin
(still lgtm, just thinking out loud) https://codereview.chromium.org/950023005/diff/20001/extensions/browser/extension_function.h File extensions/browser/extension_function.h (right): https://codereview.chromium.org/950023005/diff/20001/extensions/browser/extension_function.h#newcode327 extensions/browser/extension_function.h:327: // More as ...
5 years, 10 months ago (2015-02-25 16:41:58 UTC) #10
not at google - send to devlin
And - looks like I caught a bug :D https://codereview.chromium.org/950023005/diff/20001/extensions/browser/extension_function.h File extensions/browser/extension_function.h (right): https://codereview.chromium.org/950023005/diff/20001/extensions/browser/extension_function.h#newcode327 extensions/browser/extension_function.h:327: ...
5 years, 10 months ago (2015-02-25 16:53:57 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/950023005/40001
5 years, 10 months ago (2015-02-25 17:03:54 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 10 months ago (2015-02-25 17:54:15 UTC) #15
commit-bot: I haz the power
5 years, 10 months ago (2015-02-25 17:54:43 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/ccdc96360ea64de68f0b26c4b2e75650c96f632c
Cr-Commit-Position: refs/heads/master@{#318073}

Powered by Google App Engine
This is Rietveld 408576698