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

Issue 321273002: Remove a useless NOTREACHED in nacl_listener.cc (Closed)

Created:
6 years, 6 months ago by Sébastien Marchand
Modified:
6 years, 5 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Remove a useless NOTREACHED in nacl_listener.cc This is a split of https://codereview.chromium.org/315323002/ after patchset #3. There's more optimization done on a PGO build than on a regular one, this results in some "Unreachable code" warnings that we don't see normally. Currently this warning is disabled for the PGO builds because it triggers on some places like this one. BUG=380175 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=281828

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1 line) Patch
M components/nacl/loader/nacl_listener.cc View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
Sébastien Marchand
Here's a new CL to discuss about what we should do here, here's some of ...
6 years, 6 months ago (2014-06-10 21:53:37 UTC) #1
Peter Kasting
So, the summary of my comments from the other thread is that while I'm OK ...
6 years, 6 months ago (2014-06-10 22:28:20 UTC) #2
Mark Seaborn
LGTM. Sorry for being slow. I wanted to ponder this and read the discussion in ...
6 years, 5 months ago (2014-06-27 23:49:41 UTC) #3
Sébastien Marchand
Thanks, committing. I'll add the NORETURN tag in a separate CL (in the nacl tree)
6 years, 5 months ago (2014-07-08 14:48:40 UTC) #4
Sébastien Marchand
The CQ bit was checked by sebmarchand@chromium.org
6 years, 5 months ago (2014-07-08 14:48:43 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sebmarchand@chromium.org/321273002/1
6 years, 5 months ago (2014-07-08 14:50:21 UTC) #6
commit-bot: I haz the power
6 years, 5 months ago (2014-07-08 21:08:25 UTC) #7
Message was sent while issue was closed.
Change committed as 281828

Powered by Google App Engine
This is Rietveld 408576698