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

Issue 165153003: Add process title and nacl debug port fields to the processes api. (Closed)

Created:
6 years, 10 months ago by bradn
Modified:
6 years, 10 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org, nasko, ncarter (slow)
Visibility:
Public.

Description

Add process title and nacl debug port fields to the processes api. Adding title and nacl debug port to the processes api to allow a nacl debugger extension to discover and label possible debugging targets. Re-enabling chrome.processes tests. BUG=328714, 130138, 97499, 31663, 345411 TEST=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252704

Patch Set 1 #

Patch Set 2 : tests #

Patch Set 3 : enable tests #

Total comments: 3

Patch Set 4 : new bug #

Total comments: 6

Patch Set 5 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -14 lines) Patch
M chrome/browser/extensions/api/processes/processes_api.cc View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/processes/processes_api_constants.h View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/processes/processes_api_constants.cc View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/processes/processes_apitest.cc View 1 2 2 chunks +0 lines, -13 lines 0 comments Download
M chrome/common/extensions/api/processes.json View 1 2 3 4 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/test/data/extensions/api_test/processes/api/test.js View 1 2 3 6 chunks +9 lines, -1 line 0 comments Download

Messages

Total messages: 18 (0 generated)
bradn
I'm interested in resussitating and moving chrome.processes to stable. My ulterior motive is to add ...
6 years, 10 months ago (2014-02-14 00:03:48 UTC) #1
bradn
6 years, 10 months ago (2014-02-19 19:01:59 UTC) #2
Charlie Reis
On 2014/02/14 00:03:48, bradn wrote: > I'm interested in resussitating and moving chrome.processes to stable. ...
6 years, 10 months ago (2014-02-19 22:52:15 UTC) #3
bradn
Good point on 'stub', I've shortened it. PTAL https://codereview.chromium.org/165153003/diff/90001/chrome/test/data/extensions/api_test/processes/api/test.js File chrome/test/data/extensions/api_test/processes/api/test.js (right): https://codereview.chromium.org/165153003/diff/90001/chrome/test/data/extensions/api_test/processes/api/test.js#newcode271 chrome/test/data/extensions/api_test/processes/api/test.js:271: // ...
6 years, 10 months ago (2014-02-20 00:54:55 UTC) #4
Charlie Reis
Thanks! Excited to see most of tests enabled, and hopefully they'll pass on the bots. ...
6 years, 10 months ago (2014-02-20 01:20:18 UTC) #5
bradn
https://codereview.chromium.org/165153003/diff/90001/chrome/test/data/extensions/api_test/processes/api/test.js File chrome/test/data/extensions/api_test/processes/api/test.js (right): https://codereview.chromium.org/165153003/diff/90001/chrome/test/data/extensions/api_test/processes/api/test.js#newcode271 chrome/test/data/extensions/api_test/processes/api/test.js:271: // DISABLED: crbug.com/130138 On 2014/02/20 01:20:19, Charlie Reis wrote: ...
6 years, 10 months ago (2014-02-20 21:31:09 UTC) #6
bradn
The CQ bit was checked by bradnelson@google.com
6 years, 10 months ago (2014-02-20 21:31:15 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bradnelson@google.com/165153003/220002
6 years, 10 months ago (2014-02-20 21:34:38 UTC) #8
Charlie Reis
I think you still need extensions folks to review this change.
6 years, 10 months ago (2014-02-20 21:51:34 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-20 21:52:52 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel
6 years, 10 months ago (2014-02-20 21:52:52 UTC) #11
bradn
Ah, oops, I thought you were an OWNER for all of this. Antony, are you ...
6 years, 10 months ago (2014-02-20 22:18:10 UTC) #12
bradn
6 years, 10 months ago (2014-02-21 20:35:48 UTC) #13
miket_OOO
lgtm https://codereview.chromium.org/165153003/diff/220002/chrome/browser/extensions/api/processes/processes_apitest.cc File chrome/browser/extensions/api/processes/processes_apitest.cc (left): https://codereview.chromium.org/165153003/diff/220002/chrome/browser/extensions/api/processes/processes_apitest.cc#oldcode18 chrome/browser/extensions/api/processes/processes_apitest.cc:18: #if defined(OS_MACOSX) || defined(OS_WIN) || defined(OS_LINUX) || defined(OS_CHROMEOS) ...
6 years, 10 months ago (2014-02-21 21:19:55 UTC) #14
bradn
https://codereview.chromium.org/165153003/diff/220002/chrome/browser/extensions/api/processes/processes_apitest.cc File chrome/browser/extensions/api/processes/processes_apitest.cc (left): https://codereview.chromium.org/165153003/diff/220002/chrome/browser/extensions/api/processes/processes_apitest.cc#oldcode18 chrome/browser/extensions/api/processes/processes_apitest.cc:18: #if defined(OS_MACOSX) || defined(OS_WIN) || defined(OS_LINUX) || defined(OS_CHROMEOS) On ...
6 years, 10 months ago (2014-02-21 22:08:05 UTC) #15
bradn
The CQ bit was checked by bradnelson@google.com
6 years, 10 months ago (2014-02-21 22:09:07 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bradnelson@google.com/165153003/660001
6 years, 10 months ago (2014-02-21 22:11:32 UTC) #17
commit-bot: I haz the power
6 years, 10 months ago (2014-02-22 00:25:55 UTC) #18
Message was sent while issue was closed.
Change committed as 252704

Powered by Google App Engine
This is Rietveld 408576698