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

Issue 56553002: Say "noto" goto (Closed)

Created:
7 years, 1 month ago by Aaron Boodman
Modified:
7 years, 1 month ago
CC:
chromium-reviews, darin (slow to review), viettrungluu+watch_chromium.org, ben+mojo_chromium.org, abarth-chromium
Visibility:
Public.

Description

Say "noto" goto. Also, fix DCHECK due to incorrect cleanup when app_library fails to load. R=ben@chromium.org, darin@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=232756

Patch Set 1 #

Total comments: 1

Patch Set 2 : move impl of ScopedHandle into core.cc #

Patch Set 3 : spit scoped_handle out into its own file #

Total comments: 2

Patch Set 4 : Move scoped_handle into new mojo_utility static library #

Total comments: 2

Patch Set 5 : remove system_export.h #

Patch Set 6 : eru? #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -18 lines) Patch
M mojo/mojo.gyp View 1 2 3 4 5 2 chunks +12 lines, -0 lines 0 comments Download
A mojo/public/utility/scoped_handle.h View 1 2 3 4 1 chunk +27 lines, -0 lines 0 comments Download
A mojo/public/utility/scoped_handle.cc View 1 2 3 1 chunk +25 lines, -0 lines 0 comments Download
M mojo/shell/app_container.cc View 1 2 3 2 chunks +17 lines, -18 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
Aaron Boodman
7 years, 1 month ago (2013-11-01 21:33:08 UTC) #1
Ben Goodger (Google)
cool! lgtm
7 years, 1 month ago (2013-11-01 21:38:12 UTC) #2
abarth-chromium
\o/
7 years, 1 month ago (2013-11-01 21:43:49 UTC) #3
darin (slow to review)
https://codereview.chromium.org/56553002/diff/1/mojo/public/system/core.h File mojo/public/system/core.h (right): https://codereview.chromium.org/56553002/diff/1/mojo/public/system/core.h#newcode313 mojo/public/system/core.h:313: // Closes handle_ when deleted. nit: how about breaking ...
7 years, 1 month ago (2013-11-01 21:48:52 UTC) #4
Aaron Boodman
On 2013/11/01 21:48:52, darin wrote: > https://codereview.chromium.org/56553002/diff/1/mojo/public/system/core.h > File mojo/public/system/core.h (right): > > https://codereview.chromium.org/56553002/diff/1/mojo/public/system/core.h#newcode313 > ...
7 years, 1 month ago (2013-11-01 21:54:37 UTC) #5
Aaron Boodman
darin, ptal
7 years, 1 month ago (2013-11-01 22:34:02 UTC) #6
darin (slow to review)
https://codereview.chromium.org/56553002/diff/120001/mojo/public/system/scoped_handle.h File mojo/public/system/scoped_handle.h (right): https://codereview.chromium.org/56553002/diff/120001/mojo/public/system/scoped_handle.h#newcode9 mojo/public/system/scoped_handle.h:9: #ifdef __cplusplus How about emitting a #error if this ...
7 years, 1 month ago (2013-11-01 22:39:42 UTC) #7
Aaron Boodman
Right, I remember now. Can we assume that all clients of this library will be ...
7 years, 1 month ago (2013-11-01 22:46:20 UTC) #8
Aaron Boodman
Darin, ptal.
7 years, 1 month ago (2013-11-01 23:00:20 UTC) #9
darin (slow to review)
https://codereview.chromium.org/56553002/diff/180001/mojo/public/utility/scoped_handle.h File mojo/public/utility/scoped_handle.h (right): https://codereview.chromium.org/56553002/diff/180001/mojo/public/utility/scoped_handle.h#newcode15 mojo/public/utility/scoped_handle.h:15: class MOJO_SYSTEM_EXPORT ScopedHandle { nit: no need for the ...
7 years, 1 month ago (2013-11-01 23:04:52 UTC) #10
darin (slow to review)
https://codereview.chromium.org/56553002/diff/180001/mojo/public/utility/scoped_handle.h File mojo/public/utility/scoped_handle.h (right): https://codereview.chromium.org/56553002/diff/180001/mojo/public/utility/scoped_handle.h#newcode9 mojo/public/utility/scoped_handle.h:9: #include "mojo/public/system/system_export.h" LGTM w/ this line and the MOJO_SYSTEM_EXPORT ...
7 years, 1 month ago (2013-11-01 23:05:13 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aa@chromium.org/56553002/230001
7 years, 1 month ago (2013-11-01 23:25:53 UTC) #12
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 1 month ago (2013-11-01 23:59:38 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aa@chromium.org/56553002/410001
7 years, 1 month ago (2013-11-04 06:05:43 UTC) #14
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) content_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=218371
7 years, 1 month ago (2013-11-04 07:54:37 UTC) #15
Aaron Boodman
7 years, 1 month ago (2013-11-04 19:24:24 UTC) #16
Message was sent while issue was closed.
Committed patchset #6 manually as r232756 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698